2026-04-03 11:36.15: New job: test tarides/mongoc-ocaml https://github.com/tarides/mongoc-ocaml.git#refs/heads/main (042080ab77ab888069120fa0910b9b4c87e6e274) (linux-x86_64:ubuntu-22.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Opam project buildTo reproduce locally:git clone --recursive "https://github.com/tarides/mongoc-ocaml.git" -b "main" && cd "mongoc-ocaml" && git reset --hard 042080abcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00# ubuntu-22.04-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mongoc.opam ./RUN opam pin add -yn mongoc.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y mongoc.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-03 11:36.15: Using cache hint "tarides/mongoc-ocaml-ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00-ubuntu-22.04-4.14_opam-2.5-7ba2cc2c30b15e389781591baf544611"2026-04-03 11:36.15: Using OBuilder spec:((from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)(comment ubuntu-22.04-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mongoc.opam) (dst ./))(run (network host)(shell "opam pin add -yn mongoc.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y mongoc.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-04-03 11:36.15: Waiting for resource in pool OCluster2026-04-03 14:16.56: Waiting for worker…2026-04-03 14:20.00: Got resource from pool OClusterBuilding on clete.caelum.ci.devAll commits already cachedHEAD is now at 042080a Merge pull request #2 from tarides/ci(from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)2026-04-03 14:20.00 ---> using "752ab5c6ad79de967908e3073b7fceaa0abf89b6f293aaa06b19d969149dde3c" from cache/: (comment ubuntu-22.04-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-04-03 14:20.00 ---> using "1a1eff4052ea3104fb7e5ec5761842d0cfe9656287a6882b1eac7caa3efa349f" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 14:20.00 ---> using "2e1e4395ca2a0d261913003a3e43f34a1f0efdc272202fe92ed711df2d6f3e43" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.22.5.02026-04-03 14:20.00 ---> using "95ff2ee8d7fe66b59ec0e45f834976653a81c7090dc41602580dd6f1b36445d7" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 14:20.00 ---> using "71b4ea2e8ceb4f55c80eaf0cf25522e581c7d7b5464709106ded0f2c4ab7d51b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..d06cfb1853 master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-04-03 14:20.00 ---> using "d2fc587568fdb697f243ec999a343ce42a59de5bbedc08f2c588b9895362d2ac" from cache/src: (copy (src mongoc.opam) (dst ./))2026-04-03 14:20.00 ---> saved as "3af3e6dfedc1713f82af5b939e9af9165d9fe4c0f62e0f172d7492f117c80207"/src: (run (network host)(shell "opam pin add -yn mongoc.dev './'"))[NOTE] Package mongoc does not exist in opam repositories registered in the current switch.[mongoc.dev] synchronised (file:///src)mongoc is now pinned to file:///src (version dev)2026-04-03 14:20.06 ---> saved as "4808572bc82a15129cdf1543ed40dfc5c504e29e1a7d65215a64b065c04ee2a6"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 14:20.06 ---> saved as "d5262d693d5edddf1db7a9dbe9808251b7c67a0a5dbb4ec2b5b69a7235a9aaf6"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 conf-pkg-config.4 csexp.1.5.2 ctypes.0.24.0 dune.3.22.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 stdlib-shims.0.3.0")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y mongoc.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease- Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]- Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]- Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]- Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6803 kB]- Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3844 kB]- Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1622 kB]- Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4219 kB]- Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1310 kB]- Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7125 kB]- Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB]- Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [84.0 kB]- Fetched 25.4 MB in 4s (7059 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mongoc.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following system packages will first need to be installed:libbson-dev libmongoc-dev pkg-config<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libbson-dev" "libmongoc-dev" "pkg-config"- debconf: delaying package configuration, since apt-utils is not installed- Selecting previously unselected package libglib2.0-0:amd64.- (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15645 files and directories currently installed.)- Preparing to unpack .../00-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ...- Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package libglib2.0-data.- Preparing to unpack .../01-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ...- Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ...- Selecting previously unselected package libicu70:amd64.- Preparing to unpack .../02-libicu70_70.1-2_amd64.deb ...- Unpacking libicu70:amd64 (70.1-2) ...- Selecting previously unselected package libxml2:amd64.- Preparing to unpack .../03-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ...- Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ...- Selecting previously unselected package shared-mime-info.- Preparing to unpack .../04-shared-mime-info_2.1-2_amd64.deb ...- Unpacking shared-mime-info (2.1-2) ...- Selecting previously unselected package xdg-user-dirs.- Preparing to unpack .../05-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...- Unpacking xdg-user-dirs (0.17-2ubuntu4) ...- Selecting previously unselected package libbson-1.0-0.- Preparing to unpack .../06-libbson-1.0-0_1.21.0-1build1_amd64.deb ...- Unpacking libbson-1.0-0 (1.21.0-1build1) ...- Selecting previously unselected package libbson-dev.- Preparing to unpack .../07-libbson-dev_1.21.0-1build1_amd64.deb ...- Unpacking libbson-dev (1.21.0-1build1) ...- Selecting previously unselected package libmongocrypt0:amd64.- Preparing to unpack .../08-libmongocrypt0_1.3.0-1ubuntu1_amd64.deb ...- Unpacking libmongocrypt0:amd64 (1.3.0-1ubuntu1) ...- Selecting previously unselected package libsnappy1v5:amd64.- Preparing to unpack .../09-libsnappy1v5_1.1.8-1build3_amd64.deb ...- Unpacking libsnappy1v5:amd64 (1.1.8-1build3) ...- Selecting previously unselected package libmongoc-1.0-0.- Preparing to unpack .../10-libmongoc-1.0-0_1.21.0-1build1_amd64.deb ...- Unpacking libmongoc-1.0-0 (1.21.0-1build1) ...- Selecting previously unselected package libmongocrypt-dev:amd64.- Preparing to unpack .../11-libmongocrypt-dev_1.3.0-1ubuntu1_amd64.deb ...- Unpacking libmongocrypt-dev:amd64 (1.3.0-1ubuntu1) ...- Selecting previously unselected package libssl-dev:amd64.- Preparing to unpack .../12-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ...- Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ...- Selecting previously unselected package zlib1g-dev:amd64.- Preparing to unpack .../13-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...- Selecting previously unselected package libsnappy-dev:amd64.- Preparing to unpack .../14-libsnappy-dev_1.1.8-1build3_amd64.deb ...- Unpacking libsnappy-dev:amd64 (1.1.8-1build3) ...- Selecting previously unselected package libsasl2-dev.- Preparing to unpack .../15-libsasl2-dev_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...- Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...- Selecting previously unselected package libzstd-dev:amd64.- Preparing to unpack .../16-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ...- Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ...- Selecting previously unselected package libmongoc-dev.- Preparing to unpack .../17-libmongoc-dev_1.21.0-1build1_amd64.deb ...- Unpacking libmongoc-dev (1.21.0-1build1) ...- Selecting previously unselected package pkg-config.- Preparing to unpack .../18-pkg-config_0.29.2-1ubuntu3_amd64.deb ...- Unpacking pkg-config (0.29.2-1ubuntu3) ...- Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ...- Setting up xdg-user-dirs (0.17-2ubuntu4) ...- Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ...- No schema files found: doing nothing.- Setting up libsnappy1v5:amd64 (1.1.8-1build3) ...- Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...- Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ...- Setting up libbson-1.0-0 (1.21.0-1build1) ...- Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ...- Setting up pkg-config (0.29.2-1ubuntu3) ...- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...- Setting up libicu70:amd64 (70.1-2) ...- Setting up libmongocrypt0:amd64 (1.3.0-1ubuntu1) ...- Setting up libbson-dev (1.21.0-1build1) ...- Setting up libsnappy-dev:amd64 (1.1.8-1build3) ...- Setting up libmongocrypt-dev:amd64 (1.3.0-1ubuntu1) ...- Setting up libmongoc-1.0-0 (1.21.0-1build1) ...- Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ...- Setting up libmongoc-dev (1.21.0-1build1) ...- Setting up shared-mime-info (2.1-2) ...- Processing triggers for libc-bin (2.35-0ubuntu3.13) ...# To update the current shell environment, run: eval $(opam env)2026-04-03 14:21.07 ---> saved as "81b5b9a158f1761b7140408f38266fe3eb4c86b5ca54058d0ff0726bd0c648f4"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 8 packages- install cmdliner 2.1.0- install conf-pkg-config 4- install csexp 1.5.2- install ctypes 0.24.0- install dune 3.22.1- install dune-configurator 3.22.1- install integers 0.7.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cmdliner.2.1.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved ctypes.0.24.0 (cached)-> installed conf-pkg-config.4-> retrieved integers.0.7.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved dune.3.22.1, dune-configurator.3.22.1 (cached)-> installed cmdliner.2.1.0-> installed dune.3.22.1-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed integers.0.7.0-> installed dune-configurator.3.22.1-> installed ctypes.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 14:23.11 ---> saved as "4a81d60cf06f37fe6a2fc5387b6bae9a37bef588dedb635b86b32d9b812e9c85"/src: (copy (src .) (dst /src))2026-04-03 14:23.11 ---> saved as "00ea7f600bc9b4ad86528e8ad4f639743056512ec129dae772b3a5f82690a827"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-04-03 14:23.17 ---> saved as "265501f490fad2ac6bfde1961c8a659e160587f7ea5bbb185e5c1b159a078cd8"Job succeeded2026-04-03 14:23.17: Job succeeded