2026-04-16 16:39.18: New job: test tarides/mongoc-ocaml https://github.com/tarides/mongoc-ocaml.git#refs/heads/main (042080ab77ab888069120fa0910b9b4c87e6e274) (linux-ppc64:debian-13-5.4_ppc64_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4@sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bdOpam 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:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd# debian-13-5.4_ppc64_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:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd-debian-13-5.4_ppc64_opam-2.5-026fca9f0b4f504ae7f59c0ece258838"2026-04-16 16:39.18: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4@sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd)(comment debian-13-5.4_ppc64_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 16:39.18: Waiting for worker…2026-04-16 17:00.42: Got resource from pool OClusterBuilding on scyleia.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:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd' locallydocker.io/ocaml/opam@sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd: Pulling from ocaml/opamDigest: sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bdStatus: Downloaded newer image for ocaml/opam@sha256:6f6db0fbe251d5399e1d307aa29648bfad8e878e5e739d78d5a8629b6d5f69bd2026-04-16 17:00.56 ---> using "cb2c910d515c1f3970eb53650720ba97de566a13693c58b45eb595cdcfba01ee" from cache/: (comment debian-13-5.4_ppc64_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 17:00.56 ---> using "3093075fce671cf0f27254b3d51ae799ab00fc7592ff192c6e19d110e80a4aae" 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-16 17:00.56 ---> using "7288b528cb2b86ad0c8ef15cdc956cd0013d29671bc10a2016d79fa0d971af38" 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 17:00.56 ---> using "0c9290d8da03c97184fcfa6acd15c44312a566c33cfb162e105b78c1269c798f" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-16 17:00.56 ---> using "420eae9aa094b4f37b692695880233ff53f64f1c6bd219c67211187d9c396a67" 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 17:00.56 ---> using "4cc5d58e3e8d447e84993e56596a85973df5fc930c2b84407daf1b04174e5e0a" from cache/src: (copy (src mongoc.opam) (dst ./))2026-04-16 17:00.56 ---> saved as "76caf810a2d2a3f2f54ce9272ebcee82e0311c4a18a7479db4b89ff99d6dcf10"/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 17:00.58 ---> saved as "7e50cfce8af4ff4eee086f9bb0874e0669600a7599b78c5ca3c920382a64214d"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-16 17:00.58 ---> saved as "ba02ba2a31a6a4ffdb2fc8edd7322af92f3e8a1a83b9234cff339d64ac84b62b"/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 ppc64el Packages [118 kB]- Fetched 208 kB in 0s (1476 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 ... 20629 files and directories currently installed.)- Preparing to unpack .../00-libbson-1.0-0t64_1.30.4-1+deb13u1_ppc64el.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_ppc64el.deb ...- Unpacking libbson-dev (1.30.4-1+deb13u1) ...- Selecting previously unselected package libintelrdfpmath-dev:ppc64el.- Preparing to unpack .../02-libintelrdfpmath-dev_2.0u3-1_ppc64el.deb ...- Unpacking libintelrdfpmath-dev:ppc64el (2.0u3-1) ...- Selecting previously unselected package libmongocrypt0:ppc64el.- Preparing to unpack .../03-libmongocrypt0_1.13.2-1_ppc64el.deb ...- Unpacking libmongocrypt0:ppc64el (1.13.2-1) ...- Selecting previously unselected package libsnappy1v5:ppc64el.- Preparing to unpack .../04-libsnappy1v5_1.2.2-1_ppc64el.deb ...- Unpacking libsnappy1v5:ppc64el (1.2.2-1) ...- Selecting previously unselected package libutf8proc3:ppc64el.- Preparing to unpack .../05-libutf8proc3_2.9.0-1+b2_ppc64el.deb ...- Unpacking libutf8proc3:ppc64el (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_ppc64el.deb ...- Unpacking libmongoc-1.0-0t64 (1.30.4-1+deb13u1) ...- Selecting previously unselected package libmongocrypt-dev:ppc64el.- Preparing to unpack .../07-libmongocrypt-dev_1.13.2-1_ppc64el.deb ...- Unpacking libmongocrypt-dev:ppc64el (1.13.2-1) ...- Selecting previously unselected package libssl-dev:ppc64el.- Preparing to unpack .../08-libssl-dev_3.5.5-1~deb13u2_ppc64el.deb ...- Unpacking libssl-dev:ppc64el (3.5.5-1~deb13u2) ...- Selecting previously unselected package zlib1g-dev:ppc64el.- Preparing to unpack .../09-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_ppc64el.deb ...- Unpacking zlib1g-dev:ppc64el (1:1.3.dfsg+really1.3.1-1+b1) ...- Selecting previously unselected package libsnappy-dev:ppc64el.- Preparing to unpack .../10-libsnappy-dev_1.2.2-1_ppc64el.deb ...- Unpacking libsnappy-dev:ppc64el (1.2.2-1) ...- Selecting previously unselected package libsasl2-dev.- Preparing to unpack .../11-libsasl2-dev_2.1.28+dfsg1-9_ppc64el.deb ...- Unpacking libsasl2-dev (2.1.28+dfsg1-9) ...- Selecting previously unselected package libutf8proc-dev:ppc64el.- Preparing to unpack .../12-libutf8proc-dev_2.9.0-1+b2_ppc64el.deb ...- Unpacking libutf8proc-dev:ppc64el (2.9.0-1+b2) ...- Selecting previously unselected package libmongoc-dev.- Preparing to unpack .../13-libmongoc-dev_1.30.4-1+deb13u1_ppc64el.deb ...- Unpacking libmongoc-dev (1.30.4-1+deb13u1) ...- Selecting previously unselected package libpkgconf3:ppc64el.- Preparing to unpack .../14-libpkgconf3_1.8.1-4_ppc64el.deb ...- Unpacking libpkgconf3:ppc64el (1.8.1-4) ...- Selecting previously unselected package pkgconf-bin.- Preparing to unpack .../15-pkgconf-bin_1.8.1-4_ppc64el.deb ...- Unpacking pkgconf-bin (1.8.1-4) ...- Selecting previously unselected package pkgconf:ppc64el.- Preparing to unpack .../16-pkgconf_1.8.1-4_ppc64el.deb ...- Unpacking pkgconf:ppc64el (1.8.1-4) ...- Selecting previously unselected package pkg-config:ppc64el.- Preparing to unpack .../17-pkg-config_1.8.1-4_ppc64el.deb ...- Unpacking pkg-config:ppc64el (1.8.1-4) ...- Setting up libutf8proc3:ppc64el (2.9.0-1+b2) ...- Setting up libutf8proc-dev:ppc64el (2.9.0-1+b2) ...- Setting up libsnappy1v5:ppc64el (1.2.2-1) ...- Setting up libpkgconf3:ppc64el (1.8.1-4) ...- Setting up libssl-dev:ppc64el (3.5.5-1~deb13u2) ...- Setting up pkgconf-bin (1.8.1-4) ...- Setting up zlib1g-dev:ppc64el (1:1.3.dfsg+really1.3.1-1+b1) ...- Setting up libbson-1.0-0t64 (1.30.4-1+deb13u1) ...- Setting up libintelrdfpmath-dev:ppc64el (2.0u3-1) ...- Setting up libmongocrypt0:ppc64el (1.13.2-1) ...- Setting up libbson-dev (1.30.4-1+deb13u1) ...- Setting up libsnappy-dev:ppc64el (1.2.2-1) ...- Setting up libmongocrypt-dev:ppc64el (1.13.2-1) ...- Setting up pkgconf:ppc64el (1.8.1-4) ...- Setting up libsasl2-dev (2.1.28+dfsg1-9) ...- Setting up pkg-config:ppc64el (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 17:01.28 ---> saved as "f71763b5188f77f1c4ee19cadfbb0836660d0ed26baf0c71a48f2aa824ac6dd3"/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 17:02.58 ---> saved as "f93319a9b6cfc739f690542c3f22b598165cf7456a8fda71b91edae27dc59f4a"/src: (copy (src .) (dst /src))2026-04-16 17:02.59 ---> saved as "ac898c742de7d9ba70ef1af2622822479d701d7f448ce41ce19f8be95ac7f416"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-04-16 17:03.03 ---> saved as "b05b222d7f7eae78d75b45b0f723b4e698d45de0040bc24c3df9d0f66998d85a"Job succeeded2026-04-16 17:03.03: Job succeeded