2026-05-05 14:40.50: New job: test backtracking/bitv https://github.com/backtracking/bitv.git#refs/pull/41/head (0e42d4c622b7b4cd629990a7dd6bceddcf46b19b) (linux-x86_64:fedora-42-5.4_opam-2.5)Base: ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bbOpam project buildTo reproduce locally:git clone --recursive "https://github.com/backtracking/bitv.git" && cd "bitv" && git fetch origin "refs/pull/41/head" && git reset --hard 0e42d4c6cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb# fedora-42-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN 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 a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 bitv.opam ./RUN opam pin add -yn bitv.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 dune.3.23.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y bitv.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-05-05 14:40.50: Using cache hint "backtracking/bitv-ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb-fedora-42-5.4_opam-2.5-30931579a18167e7e10ec02cfb92df28"2026-05-05 14:40.50: Using OBuilder spec:((from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)(comment fedora-42-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(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 a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src bitv.opam) (dst ./))(run (network host)(shell "opam pin add -yn bitv.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 dune.3.23.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1")(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 bitv.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-05-05 14:40.50: Waiting for resource in pool OCluster2026-05-05 17:21.43: Waiting for worker…2026-05-05 17:27.04: Got resource from pool OClusterBuilding on phoebe.caelum.ci.devAll commits already cachedHEAD is now at 0e42d4c faster tanimoto implementation(from ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb)Unable to find image 'ocaml/opam:fedora-42-ocaml-5.4@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb' locallydocker.io/ocaml/opam@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb: Pulling from ocaml/opambcbfb8588268: Pulling fs layer7c86f07d981d: Pulling fs layere523f6cbdc73: Pulling fs layere196c832855a: Pulling fs layerc24dcc89d23e: Pulling fs layercd9def049d81: Pulling fs layere360f9824a3f: Pulling fs layerfbeadbd8287f: Pulling fs layere196c832855a: Waitingb5be9212d8a5: Pulling fs layerc24dcc89d23e: Waiting58850ac9f02f: Pulling fs layercd9def049d81: Waiting94de074660d5: Pulling fs layerfbeadbd8287f: Waitingc6d785172de9: Pulling fs layerb5be9212d8a5: Waiting5642a0bc3a02: Pulling fs layere360f9824a3f: Waiting677ac3b3af73: Pulling fs layer97f4a46fa01c: Pulling fs layer58850ac9f02f: Waiting94de074660d5: Waiting887c8b3bd767: Pulling fs layerc6d785172de9: Waiting8572bae05e44: Pulling fs layer677ac3b3af73: Waiting5642a0bc3a02: Waitinga801ab04175f: Pulling fs layer97f4a46fa01c: Waiting8eb7359ab813: Pulling fs layer8572bae05e44: Waitinga801ab04175f: Waiting887c8b3bd767: Waitingea7dd170751f: Pulling fs layer4f4fb700ef54: Pulling fs layer4eeb3f6c741a: Pulling fs layerea7dd170751f: Waiting4f4fb700ef54: Waitingd8096e11e5a7: Pulling fs layer4eeb3f6c741a: Waitingb45c71862e05: Pulling fs layer3d3025681a79: Pulling fs layer3619e9f4de7b: Pulling fs layere1d8131f324a: Pulling fs layer3d3025681a79: Waiting98ffe2fff5c0: Pulling fs layerecf008026c3e: Pulling fs layerb45c71862e05: Waitingb7768b04427d: Pulling fs layeraad28dcc458f: Pulling fs layer2972bd6e2f3d: Pulling fs layerd8096e11e5a7: Waitingca68011eb393: Pulling fs layerae07445296b0: Pulling fs layer3619e9f4de7b: Waitingf042b21668eb: Pulling fs layer45040ee99e59: Pulling fs layer9ffc20870c04: Pulling fs layere1d8131f324a: Waiting5238c2dafd46: Pulling fs layer98ffe2fff5c0: Waitingd98d556ee1fb: Pulling fs layerecf008026c3e: Waitingb7768b04427d: Waitingfd7b54172364: Pulling fs layerbb0d31b2f870: Pulling fs layer0f27e5b0a211: Pulling fs layeraad28dcc458f: Waiting2972bd6e2f3d: Waitinge4629b699694: Pulling fs layere80cce26268d: Pulling fs layerca68011eb393: Waitingae07445296b0: Waiting5238c2dafd46: Waitingd98d556ee1fb: Waitingf042b21668eb: Waiting45040ee99e59: Waitingfd7b54172364: Waitingbb0d31b2f870: Waiting0f27e5b0a211: Waitinge4629b699694: Waitinge80cce26268d: Waiting9ffc20870c04: Waiting7c86f07d981d: Verifying Checksum7c86f07d981d: Download completee523f6cbdc73: Verifying Checksume523f6cbdc73: Download completebcbfb8588268: Verifying Checksumbcbfb8588268: Download completec24dcc89d23e: Verifying Checksumc24dcc89d23e: Download completecd9def049d81: Verifying Checksumcd9def049d81: Download completee196c832855a: Verifying Checksume196c832855a: Download completee360f9824a3f: Download complete58850ac9f02f: Verifying Checksum58850ac9f02f: Download completefbeadbd8287f: Verifying Checksumfbeadbd8287f: Download completec6d785172de9: Verifying Checksumc6d785172de9: Download completeb5be9212d8a5: Verifying Checksumb5be9212d8a5: Download complete677ac3b3af73: Download completebcbfb8588268: Pull complete7c86f07d981d: Pull complete5642a0bc3a02: Download complete97f4a46fa01c: Verifying Checksum97f4a46fa01c: Download complete8572bae05e44: Verifying Checksum8572bae05e44: Download complete887c8b3bd767: Download completea801ab04175f: Download complete8eb7359ab813: Verifying Checksum8eb7359ab813: Download completeea7dd170751f: Verifying Checksumea7dd170751f: Download complete94de074660d5: Verifying Checksum94de074660d5: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completeb45c71862e05: Verifying Checksumb45c71862e05: Download complete4eeb3f6c741a: Verifying Checksum4eeb3f6c741a: Download complete3d3025681a79: Verifying Checksum3d3025681a79: Download complete3619e9f4de7b: Verifying Checksum3619e9f4de7b: Download completed8096e11e5a7: Verifying Checksumd8096e11e5a7: Download complete98ffe2fff5c0: Download completeecf008026c3e: Verifying Checksumecf008026c3e: Download completee1d8131f324a: Verifying Checksume1d8131f324a: Download completeb7768b04427d: Verifying Checksumb7768b04427d: Download completeaad28dcc458f: Verifying Checksumaad28dcc458f: Download complete2972bd6e2f3d: Verifying Checksum2972bd6e2f3d: Download completeca68011eb393: Verifying Checksumca68011eb393: Download completef042b21668eb: Verifying Checksumf042b21668eb: Download complete9ffc20870c04: Verifying Checksum9ffc20870c04: Download completee523f6cbdc73: Pull complete5238c2dafd46: Verifying Checksum5238c2dafd46: Download completed98d556ee1fb: Download completefd7b54172364: Verifying Checksumfd7b54172364: Download completee196c832855a: Pull completec24dcc89d23e: Pull completecd9def049d81: Pull completee360f9824a3f: Pull completefbeadbd8287f: Pull completeb5be9212d8a5: Pull complete58850ac9f02f: Pull completebb0d31b2f870: Download complete94de074660d5: Pull complete0f27e5b0a211: Verifying Checksum0f27e5b0a211: Download completec6d785172de9: Pull complete5642a0bc3a02: Pull complete677ac3b3af73: Pull complete97f4a46fa01c: Pull complete887c8b3bd767: Pull completee4629b699694: Verifying Checksume4629b699694: Download completee80cce26268d: Verifying Checksume80cce26268d: Download complete8572bae05e44: Pull completea801ab04175f: Pull complete8eb7359ab813: Pull completeea7dd170751f: Pull complete4f4fb700ef54: Pull complete4eeb3f6c741a: Pull completed8096e11e5a7: Pull completeb45c71862e05: Pull complete3d3025681a79: Pull complete3619e9f4de7b: Pull completee1d8131f324a: Pull complete98ffe2fff5c0: Pull completeecf008026c3e: Pull completeb7768b04427d: Pull completeaad28dcc458f: Pull complete2972bd6e2f3d: Pull completeca68011eb393: Pull complete45040ee99e59: Verifying Checksum45040ee99e59: Download completeae07445296b0: Verifying Checksumae07445296b0: Download completeae07445296b0: Pull completef042b21668eb: Pull complete45040ee99e59: Pull complete9ffc20870c04: Pull complete5238c2dafd46: Pull completed98d556ee1fb: Pull completefd7b54172364: Pull completebb0d31b2f870: Pull complete0f27e5b0a211: Pull completee4629b699694: Pull completee80cce26268d: Pull completeDigest: sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bbStatus: Downloaded newer image for ocaml/opam@sha256:c9a78c1c1c51199def01f859dee97442731545f8963dbec1979d2c2db9c959bb2026-05-05 17:27.14 ---> using "423398002419b3482a8b9665338c10f3f6c6b1984e842901c7828810d9f1719f" from cache/: (comment fedora-42-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 42 - x86_64 - Updates 100% | 4.1 KiB/s | 15.7 KiB | 00m04sFedora 42 - x86_64 100% | 31.3 KiB/s | 21.3 KiB | 00m01sFedora 42 openh264 (From Cisco) - x86_ 100% | 5.8 KiB/s | 986.0 B | 00m00sRepositories loaded.Package "findutils-1:4.10.0-5.fc42.x86_64" is already installed.Nothing to do.2026-05-05 17:27.15 ---> using "1427494dc45be5d05dbedbb8c6284d5e83d9273a70f2daf74a61f90a98d0153e" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-05-05 17:27.15 ---> using "19628ecee2b7021c05d076acb8b575d724060ee9d27e8253ec58be2a65f4ddd0" 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-05-05 17:27.16 ---> using "00f7701599ad8380429df556869d2f9cb63297eff82a94fac2e05a284e8da899" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-110-genericThe OCaml toplevel, version 5.4.12.5.02026-05-05 17:27.16 ---> using "e55eb9acff13ea939a36766f3c838462b852eaadd915ca3606d1a3083dc268bf" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-05-05 17:27.16 ---> using "6c2e1647892afca68a954ba31371313f5c7a85b2327e123f87d1fdd112f8c4bd" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..a70af20c71 master -> origin/mastera70af20c71 Merge pull request #29844 from shonfeder/release-dune-3.23.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositorydefault (at git+file:///home/opam/opam-repository):[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)default (at git+file:///home/opam/opam-repository):[INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)Everything 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-05-05 17:27.16 ---> using "0c081de7e94d33378e10f6314b2c870e1541b9f7971bb3a4e9bee34abdaad6ed" from cache/src: (copy (src bitv.opam) (dst ./))2026-05-05 17:27.21 ---> saved as "c1055e9e658c9ed90f87be1abb647908323077aeeba91e9a8391a190b5b5003e"/src: (run (network host)(shell "opam pin add -yn bitv.dev './'"))[bitv.dev] synchronised (file:///src)bitv is now pinned to file:///src (version dev)2026-05-05 17:27.27 ---> saved as "73c8b744cc515b44b9b28dd548764385e83fb02627eb2734dc74dc67169f56b4"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-05-05 17:27.31 ---> saved as "3cb867c186d99c809380d7cec71b3bd67fa9e860d682d5fa54b7713a9742b5a9"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.23.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1")/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 bitv.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bitv.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).# To update the current shell environment, run: eval $(opam env)2026-05-05 17:27.45 ---> saved as "6ba4589c88d28a70d07f5f0ea41a6cab5ab22a042cd432473b5e40bcf4df0c8d"/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 1 package- install dune 3.23.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.23.0 (cached)-> installed dune.3.23.0Done.# To update the current shell environment, run: eval $(opam env)2026-05-05 17:28.29 ---> saved as "8facf32927577abe7ecb0c2ba96d1fbbb991883c967be974fa92c9e3e8d801ed"/src: (copy (src .) (dst /src))2026-05-05 17:28.31 ---> saved as "701a9ff46d7b491b44533e0aadc5c7fa51a2f1866b2ee53d053da52e0a631fe9"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))File "dune", line 14, characters 7-11:14 | (name test)^^^^(cd _build/default && ./test.exe)Fatal error: exception File "test.ml", line 85, characters 2-8: Assertion failed"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12026-05-05 17:28.34: Job failed: Failed: Build failed