2026-04-16 16:39.18: New job: test tarides/mongoc-ocaml https://github.com/tarides/mongoc-ocaml.git#refs/heads/main (042080ab77ab888069120fa0910b9b4c87e6e274) (linux-x86_64:debian-13-5.4_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553Opam 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:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553# debian-13-5.4_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && 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-domains.base base-effects.base base-nnp.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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-16 16:39.18: Using cache hint "tarides/mongoc-ocaml-ocaml/opam:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553-debian-13-5.4_opam-2.5-026fca9f0b4f504ae7f59c0ece258838"2026-04-16 16:39.18: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553)(comment debian-13-5.4_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && 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-domains.base base-effects.base base-nnp.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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-16 16:39.18: Waiting for resource in pool OCluster2026-04-16 19:37.43: Waiting for worker…2026-04-16 19:45.41: Got resource from pool OClusterBuilding on phoebe.caelum.ci.devAll commits already cachedHEAD is now at 042080a Merge pull request #2 from tarides/ci(from ocaml/opam:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553' locallydocker.io/ocaml/opam@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553: Pulling from ocaml/opama7730063fcfe: Already exists1a27fd2181de: Already existsc29591c91388: Already exists356a64daa753: Already existsac02f8f2062b: Already existsaaa2f390e4c8: Already existsb668811757f6: Already exists32fd4e1a774f: Already existsb1d486fb8fdf: Already existscf8a2024f299: Already exists8c4a5dac67c3: Already exists6adfe24d7b40: Already existsdccd6e3c0589: Already exists2ee4bcb55cd4: Already exists2dc3b58478d7: Already existsdaf15e5c44c6: Already exists564e978a8088: Already exists564e978a8088: Already exists25a652a8c456: Already existsb3bfea7bff3f: Already existsa00f2937f570: Already exists78bd1737ebff: Already exists4f4fb700ef54: Already exists4291a055edd7: Already exists3c2b2836d59a: Already exists7b3e96544a52: Already existsc72503effb14: Already existsbca08df11a10: Already exists2ab0829b2daf: Already exists1d246d4da211: Already existsa09cb4870027: Already exists2ce07b4fe7c0: Already exists6b96f28d505e: Already existsb6ad36bba9bf: Already exists56d62791a0f9: Already exists4d60780055d1: Already exists43f57a7c44cb: Already existsf21057dc4e85: Already existse0d2ca1300ed: Already exists9da2f7598f8e: Already existscb569bb28593: Already exists3eb150be10c9: Pulling fs layer98891dca730e: Pulling fs layer9bfef0352459: Pulling fs layer53e1dd510781: Pulling fs layerf5f97334791c: Pulling fs layerfb34779fdd95: Pulling fs layerdab4f83dc775: Pulling fs layer9bfef0352459: Waiting53e1dd510781: Waitingf5f97334791c: Waitingfb34779fdd95: Waitingdab4f83dc775: Waiting3eb150be10c9: Verifying Checksum3eb150be10c9: Download complete3eb150be10c9: Pull complete98891dca730e: Verifying Checksum98891dca730e: Download complete98891dca730e: Pull complete9bfef0352459: Verifying Checksum9bfef0352459: Download complete9bfef0352459: Pull completef5f97334791c: Download completefb34779fdd95: Verifying Checksumfb34779fdd95: Download completedab4f83dc775: Verifying Checksumdab4f83dc775: Download complete53e1dd510781: Verifying Checksum53e1dd510781: Download complete53e1dd510781: Pull completef5f97334791c: Pull completefb34779fdd95: Pull completedab4f83dc775: Pull completeDigest: sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c21553Status: Downloaded newer image for ocaml/opam@sha256:a2351f39c384380c6780f31063128be8234e54192c0e563f1aa1045994c215532026-04-16 19:45.42 ---> using "1e88523a5b962a0274c47ded0e9a00831037c0e0a2873dbf27f3108da26aca5f" from cache/: (comment debian-13-5.4_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-16 19:45.42 ---> using "db2b098dd6dd8a6c4e166adb4a21508ff7426847fc7f4e31c0e36fee2ea9d20f" 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.Continue? [Y/n] yThis 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.Format upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-16 19:45.42 ---> using "47073b37c5907371e84463f79e22016f078de6c499d8383a287f3cdaa33ba11e" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 5.4.12.5.02026-04-16 19:45.42 ---> using "83bf668a68f3f3d56155f4af231f745516bb0be7ec47ac46c00971fd7fd25f59" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-16 19:45.42 ---> using "3cbb93b3f79dd96ea5cbc3bdd8f4cba6f75a2d32fb6e0ab91760543fd1f31bf2" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..0b0acbee05 master -> origin/master5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleHowever, 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-16 19:45.42 ---> using "0586d967f531f12411923824865d96e7af5200d1a7948b862f2534db63958f90" from cache/src: (copy (src mongoc.opam) (dst ./))2026-04-16 19:45.42 ---> saved as "82bb62b93c01ee2c65f66ad44efdd51cb27ef914f14e86346a96f1313fe9c8b3"/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-16 19:45.46 ---> saved as "5b888e3f8d98c554593c560f5a185b7b3a4d5d54be3e2a1929b990db7a592496"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-16 19:45.47 ---> saved as "8b69d637f40f9af61234fc0f6ac8afe0ba699f4d241f328b2fa5164e2ba06047"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.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.2 dune-configurator.3.22.2 integers.0.7.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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://deb.debian.org/debian trixie InRelease- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]- Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [123 kB]- Fetched 213 kB in 0s (962 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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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"- Selecting previously unselected package libbson-1.0-0t64.- (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 ... 20654 files and directories currently installed.)- Preparing to unpack .../00-libbson-1.0-0t64_1.30.4-1+deb13u1_amd64.deb ...- Unpacking libbson-1.0-0t64 (1.30.4-1+deb13u1) ...- Selecting previously unselected package libbson-dev.- Preparing to unpack .../01-libbson-dev_1.30.4-1+deb13u1_amd64.deb ...- Unpacking libbson-dev (1.30.4-1+deb13u1) ...- Selecting previously unselected package libintelrdfpmath-dev:amd64.- Preparing to unpack .../02-libintelrdfpmath-dev_2.0u3-1_amd64.deb ...- Unpacking libintelrdfpmath-dev:amd64 (2.0u3-1) ...- Selecting previously unselected package libmongocrypt0:amd64.- Preparing to unpack .../03-libmongocrypt0_1.13.2-1_amd64.deb ...- Unpacking libmongocrypt0:amd64 (1.13.2-1) ...- Selecting previously unselected package libsnappy1v5:amd64.- Preparing to unpack .../04-libsnappy1v5_1.2.2-1_amd64.deb ...- Unpacking libsnappy1v5:amd64 (1.2.2-1) ...- Selecting previously unselected package libutf8proc3:amd64.- Preparing to unpack .../05-libutf8proc3_2.9.0-1+b2_amd64.deb ...- Unpacking libutf8proc3:amd64 (2.9.0-1+b2) ...- Selecting previously unselected package libmongoc-1.0-0t64.- Preparing to unpack .../06-libmongoc-1.0-0t64_1.30.4-1+deb13u1_amd64.deb ...- Unpacking libmongoc-1.0-0t64 (1.30.4-1+deb13u1) ...- Selecting previously unselected package libmongocrypt-dev:amd64.- Preparing to unpack .../07-libmongocrypt-dev_1.13.2-1_amd64.deb ...- Unpacking libmongocrypt-dev:amd64 (1.13.2-1) ...- Selecting previously unselected package libssl-dev:amd64.- Preparing to unpack .../08-libssl-dev_3.5.5-1~deb13u2_amd64.deb ...- Unpacking libssl-dev:amd64 (3.5.5-1~deb13u2) ...- Selecting previously unselected package zlib1g-dev:amd64.- Preparing to unpack .../09-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...- Selecting previously unselected package libsnappy-dev:amd64.- Preparing to unpack .../10-libsnappy-dev_1.2.2-1_amd64.deb ...- Unpacking libsnappy-dev:amd64 (1.2.2-1) ...- Selecting previously unselected package libsasl2-dev.- Preparing to unpack .../11-libsasl2-dev_2.1.28+dfsg1-9_amd64.deb ...- Unpacking libsasl2-dev (2.1.28+dfsg1-9) ...- Selecting previously unselected package libutf8proc-dev:amd64.- Preparing to unpack .../12-libutf8proc-dev_2.9.0-1+b2_amd64.deb ...- Unpacking libutf8proc-dev:amd64 (2.9.0-1+b2) ...- Selecting previously unselected package libmongoc-dev.- Preparing to unpack .../13-libmongoc-dev_1.30.4-1+deb13u1_amd64.deb ...- Unpacking libmongoc-dev (1.30.4-1+deb13u1) ...- Selecting previously unselected package libpkgconf3:amd64.- Preparing to unpack .../14-libpkgconf3_1.8.1-4_amd64.deb ...- Unpacking libpkgconf3:amd64 (1.8.1-4) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../15-pkgconf-bin_1.8.1-4_amd64.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:amd64.- Preparing to unpack .../16-pkgconf_1.8.1-4_amd64.deb ...- Unpacking pkgconf:amd64 (1.8.1-4) ...- Selecting previously unselected package pkg-config:amd64.- Preparing to unpack .../17-pkg-config_1.8.1-4_amd64.deb ...- Unpacking pkg-config:amd64 (1.8.1-4) ...- Setting up libutf8proc3:amd64 (2.9.0-1+b2) ...- Setting up libutf8proc-dev:amd64 (2.9.0-1+b2) ...- Setting up libsnappy1v5:amd64 (1.2.2-1) ...- Setting up libpkgconf3:amd64 (1.8.1-4) ...- Setting up libssl-dev:amd64 (3.5.5-1~deb13u2) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...- Setting up libbson-1.0-0t64 (1.30.4-1+deb13u1) ...- Setting up libintelrdfpmath-dev:amd64 (2.0u3-1) ...- Setting up libmongocrypt0:amd64 (1.13.2-1) ...- Setting up libbson-dev (1.30.4-1+deb13u1) ...- Setting up libsnappy-dev:amd64 (1.2.2-1) ...- Setting up libmongocrypt-dev:amd64 (1.13.2-1) ...- Setting up pkgconf:amd64 (1.8.1-4) ...- Setting up libsasl2-dev (2.1.28+dfsg1-9) ...- Setting up pkg-config:amd64 (1.8.1-4) ...- Setting up libmongoc-1.0-0t64 (1.30.4-1+deb13u1) ...- Setting up libmongoc-dev (1.30.4-1+deb13u1) ...- Processing triggers for libc-bin (2.41-12+deb13u2) ...# To update the current shell environment, run: eval $(opam env)2026-04-16 19:46.20 ---> saved as "c2df168524544d0e5c9008e14e72711501225161e922e88097d37c88c17d4463"/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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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.2- install dune-configurator 3.22.2- 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.2, dune-configurator.3.22.2 (cached)-> installed cmdliner.2.1.0-> installed dune.3.22.2-> installed csexp.1.5.2-> installed stdlib-shims.0.3.0-> installed integers.0.7.0-> installed dune-configurator.3.22.2-> installed ctypes.0.24.0Done.# To update the current shell environment, run: eval $(opam env)2026-04-16 19:49.32 ---> saved as "13edf60f1ec80aa8fd793e1474258afa12db28fea9211972d94d3dbe032e1f95"/src: (copy (src .) (dst /src))2026-04-16 19:49.32 ---> saved as "2f1c9c1fee0347709ccad8bb1bb0c7986554e99c43260e72f1f68aeec059a821"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-04-16 19:49.39 ---> saved as "602df0808a9feca0d0ad58634bcd97533eba27e96e0e34daf7566c352a3a36f5"Job succeeded2026-04-16 19:49.39: Job succeeded