2026-04-03 11:36.16: New job: test tarides/mongoc-ocaml https://github.com/tarides/mongoc-ocaml.git#refs/heads/main (042080ab77ab888069120fa0910b9b4c87e6e274) (linux-x86_64:debian-13-5.4+flambda_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1dOpam 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-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d# debian-13-5.4+flambda_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-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.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-variants.5.4.0+options 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.16: Using cache hint "tarides/mongoc-ocaml-ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d-debian-13-5.4+flambda_opam-2.5-fe510b937a3013c8953a7ebd9ba708df"2026-04-03 11:36.16: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d)(comment debian-13-5.4+flambda_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-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.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-variants.5.4.0+options 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.16: Waiting for resource in pool OCluster2026-04-03 14:17.06: Waiting for worker…2026-04-03 14:20.06: Got resource from pool OClusterBuilding on doris.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-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d' locallydocker.io/ocaml/opam@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d: Pulling from ocaml/opam866771c43bf5: Already exists818e60f19055: Pulling fs layera9c0f9875679: Pulling fs layer4d0bafe9c21a: Pulling fs layer390882e3ca42: Pulling fs layer7f1309deb748: Pulling fs layerf13f79cebbb2: Pulling fs layer070b7978d10a: Pulling fs layer390882e3ca42: Waitingf19a9073eb91: Pulling fs layer7f1309deb748: Waitingf13f79cebbb2: Waiting070b7978d10a: Waiting9ea5002679f1: Pulling fs layerf19a9073eb91: Waiting8de100742279: Pulling fs layer3d2848b9e9b9: Pulling fs layer9ea5002679f1: Waiting8de100742279: Waiting1db328698e0d: Pulling fs layer3d2848b9e9b9: Waiting5d796fa05d62: Pulling fs layer1db328698e0d: Waiting9fa356e32c0c: Pulling fs layer1fdfcf40563a: Pulling fs layer5d796fa05d62: Waiting7dd154aa3301: Pulling fs layer1fdfcf40563a: Waiting7dd154aa3301: Waitingeee873cd0e21: Pulling fs layer0bcb9ce43efd: Pulling fs layer0bcb9ce43efd: Waitingeee873cd0e21: Waiting2a5bee4c58bf: Pulling fs layeree4d4af6aa39: Pulling fs layer2a5bee4c58bf: Waiting4f4fb700ef54: Pulling fs layer92fcd944e0fc: Pulling fs layer4f4fb700ef54: Waitingee4d4af6aa39: Waitingee316b311fc8: Pulling fs layerbeccfc338b8c: Pulling fs layeree316b311fc8: Waitingfd1a0487aa63: Pulling fs layercf80de5261c4: Pulling fs layerbeccfc338b8c: Waitingfd1a0487aa63: Waiting26f67db28f96: Pulling fs layercf80de5261c4: Waiting26f67db28f96: Waitingbd0162c57841: Pulling fs layer761d286b9f5b: Pulling fs layerbd0162c57841: Waitingf5fa4dd6859a: Pulling fs layer761d286b9f5b: Waiting342eddfc52b6: Pulling fs layerf5fa4dd6859a: Waiting9258164ba4dd: Pulling fs layer342eddfc52b6: Waiting7fe1d9cb7a52: Pulling fs layerefdfa63c5eeb: Pulling fs layer9258164ba4dd: Waiting7fe1d9cb7a52: Waitingc3e218fac0fa: Pulling fs layer30807e3466ba: Pulling fs layerc3e218fac0fa: Waitingdc1843a17021: Pulling fs layer30807e3466ba: Waiting04f7fde3402b: Pulling fs layer04f7fde3402b: Waitingf24f7e372a66: Pulling fs layere58155485ae1: Pulling fs layerf24f7e372a66: Waitingecad3a150df4: Pulling fs layere58155485ae1: Waiting724301b9dc62: Pulling fs layer70764287d038: Pulling fs layer908c607c3d09: Pulling fs layer724301b9dc62: Waitingfc84b33f5066: Pulling fs layer70764287d038: Waiting908c607c3d09: Waitingf436c7c7837f: Pulling fs layerfc84b33f5066: Waitingf436c7c7837f: Waitinga9c0f9875679: Verifying Checksuma9c0f9875679: Download complete818e60f19055: Download complete818e60f19055: Pull completea9c0f9875679: Pull complete390882e3ca42: Download complete4d0bafe9c21a: Verifying Checksum4d0bafe9c21a: Download complete4d0bafe9c21a: Pull complete390882e3ca42: Pull completef13f79cebbb2: Download completef19a9073eb91: Verifying Checksumf19a9073eb91: Download complete9ea5002679f1: Verifying Checksum9ea5002679f1: Download complete070b7978d10a: Verifying Checksum070b7978d10a: Download complete3d2848b9e9b9: Verifying Checksum3d2848b9e9b9: Download complete8de100742279: Verifying Checksum8de100742279: Download complete5d796fa05d62: Verifying Checksum5d796fa05d62: Download complete1db328698e0d: Verifying Checksum1db328698e0d: Download complete1fdfcf40563a: Verifying Checksum1fdfcf40563a: Download complete9fa356e32c0c: Verifying Checksum9fa356e32c0c: Download complete7dd154aa3301: Download completeeee873cd0e21: Download complete0bcb9ce43efd: Download complete7f1309deb748: Verifying Checksum7f1309deb748: Download complete2a5bee4c58bf: Verifying Checksum2a5bee4c58bf: Download complete4f4fb700ef54: Download completeee4d4af6aa39: Verifying Checksumee4d4af6aa39: Download complete92fcd944e0fc: Download completeee316b311fc8: Verifying Checksumee316b311fc8: Download completebeccfc338b8c: Verifying Checksumbeccfc338b8c: Download completefd1a0487aa63: Download completecf80de5261c4: Verifying Checksumcf80de5261c4: Download complete26f67db28f96: Verifying Checksum26f67db28f96: Download completebd0162c57841: Verifying Checksumbd0162c57841: Download completef5fa4dd6859a: Verifying Checksumf5fa4dd6859a: Download complete761d286b9f5b: Verifying Checksum761d286b9f5b: Download complete342eddfc52b6: Verifying Checksum342eddfc52b6: Download complete9258164ba4dd: Download complete7fe1d9cb7a52: Download completec3e218fac0fa: Verifying Checksumc3e218fac0fa: Download completedc1843a17021: Verifying Checksumdc1843a17021: Download completef24f7e372a66: Verifying Checksumf24f7e372a66: Download completee58155485ae1: Verifying Checksume58155485ae1: Download completeecad3a150df4: Verifying Checksumecad3a150df4: Download completeefdfa63c5eeb: Verifying Checksumefdfa63c5eeb: Download complete724301b9dc62: Verifying Checksum724301b9dc62: Download complete30807e3466ba: Verifying Checksum30807e3466ba: Download complete908c607c3d09: Download completef436c7c7837f: Verifying Checksumf436c7c7837f: Download complete70764287d038: Verifying Checksum70764287d038: Download complete7f1309deb748: Pull completef13f79cebbb2: Pull complete070b7978d10a: Pull completef19a9073eb91: Pull complete9ea5002679f1: Pull complete8de100742279: Pull complete3d2848b9e9b9: Pull complete1db328698e0d: Pull complete5d796fa05d62: Pull complete9fa356e32c0c: Pull complete1fdfcf40563a: Pull complete7dd154aa3301: Pull completeeee873cd0e21: Pull complete0bcb9ce43efd: Pull complete2a5bee4c58bf: Pull completeee4d4af6aa39: Pull complete4f4fb700ef54: Pull complete92fcd944e0fc: Pull completeee316b311fc8: Pull completebeccfc338b8c: Pull completefd1a0487aa63: Pull completecf80de5261c4: Pull complete26f67db28f96: Pull completebd0162c57841: Pull complete761d286b9f5b: Pull completef5fa4dd6859a: Pull complete342eddfc52b6: Pull complete9258164ba4dd: Pull complete7fe1d9cb7a52: Pull completeefdfa63c5eeb: Pull completec3e218fac0fa: Pull complete30807e3466ba: Pull completedc1843a17021: Pull complete04f7fde3402b: Pull completef24f7e372a66: Pull completee58155485ae1: Pull completeecad3a150df4: Pull complete724301b9dc62: Pull complete70764287d038: Pull complete908c607c3d09: Pull completefc84b33f5066: Pull completef436c7c7837f: Pull completeDigest: sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1dStatus: Downloaded newer image for ocaml/opam@sha256:7c0891fd8beae10290a2658a0474b5895aff790d4909224a497eb8e69cd96c1d2026-04-03 14:20.06 ---> using "b55e6c75cd3e8053866e4459977add5a75875074668e87228d5137df1d1d0c8a" from cache/: (comment debian-13-5.4+flambda_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.06 ---> using "d4c2c0c8461e9c3383d6285052d701a8ab317fe832e447cd3dd38626dcc154c7" 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] y[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 14:20.06 ---> using "113b7a0e8fbdf6ff2f463b8b2751bb4deb393bbe44ccb78164b217477640f8d9" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 5.4.02.5.02026-04-03 14:20.06 ---> using "2af332d58f4ecb4fc68528d5f48a466b8d805917068b0e2ad5cfdaa7cad2dff5" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 14:20.06 ---> using "ca628454b2b87260f34828cc9b7f413c5d250a6fc95415f734a90060ce2d5bbe" 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_HEAD4f056bfedf..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.06 ---> using "bfc5917f25d3cf949371d78f8002460d670c28a642c3e7b4f8532bf9c6aa3075" from cache/src: (copy (src mongoc.opam) (dst ./))2026-04-03 14:20.07 ---> saved as "38a5b192da26f8ca248fd8b2781cbd546b90f5244bf8c160d12abc42543ec223"/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.09 ---> saved as "720823b32450ee2f94e264101fd5e6070398f3d60605a57efface31536b6ec49"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 14:20.09 ---> saved as "e341562650c8f016852da945ad22fde6bd37ee96f18f09e2abeb9d1497bd3105"/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.1 dune-configurator.3.22.1 integers.0.7.0 ocaml.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-variants.5.4.0+options 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 [119 kB]- Fetched 210 kB in 0s (1662 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mongoc.dev] synchronised (file:///src)[NOTE] Package ocaml-variants is already installed (current version is 5.4.0+options).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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~deb13u1_amd64.deb ...- Unpacking libssl-dev:amd64 (3.5.5-1~deb13u1) ...- 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~deb13u1) ...- 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-03 14:20.22 ---> saved as "5183d2cf0d33e2458ca140e0977f9253ecf1a3c15b0bb6cb55308aac6bd0042b"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-variants is already installed (current version is 5.4.0+options).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[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.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:21.19 ---> saved as "ed200ab51a6186162c36358141df3ed07a1f50efc304119ae9695cb488387fd3"/src: (copy (src .) (dst /src))2026-04-03 14:21.19 ---> saved as "0e01148db2b1f73a01368108f0119b39d1d3c32ff6724d82d1d5a96158485854"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-04-03 14:21.22 ---> saved as "ad1133d410b19457fd1271c483e47170ca674e51f4f56c1080d6c9b6eff343a8"Job succeeded2026-04-03 14:21.22: Job succeeded