2026-06-02 13:23.13: New job: test backtracking/bitv https://github.com/backtracking/bitv.git#refs/pull/41/head (0e42d4c622b7b4cd629990a7dd6bceddcf46b19b) (linux-x86_64:debian-13-5.4+flambda_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9Opam 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:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9# 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 cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --onelineRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN 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.1 ocaml.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-variants.5.4.1+options"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-06-02 13:23.13: Using cache hint "backtracking/bitv-ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9-debian-13-5.4+flambda_opam-2.5-3a2e99a16e54570006cb275c7d818e6a"2026-06-02 13:23.13: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9)(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 (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))(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 "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.1 ocaml.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-variants.5.4.1+options")(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-06-02 13:23.13: Waiting for resource in pool OCluster2026-06-02 13:30.36: Waiting for worker…2026-06-02 13:33.58: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at 0e42d4c faster tanimoto implementation(from ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9' locallydocker.io/ocaml/opam@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9: Pulling from ocaml/opamf32f49ce655a: Already existsfd21ad20ea72: Already exists350fea6fdd1f: Already existsee1c6e6495fe: Already existsca3f7d195dd8: Already exists2db963a7a6c4: Already exists097f281792a9: Already existse1179adf7e6f: Already exists9910f5ef2330: Already exists56254a8cc260: Already existsc25ffc1034a2: Already exists2f984283cef7: Already exists65afd386c6bd: Already exists69e32d325951: Already exists1fbcbf284526: Already existsf06818f9d74c: Already existsda36d673ac3a: Already exists938d32f4a9c3: Already existse8b60f8dbe46: Already existsc7dfee8223c7: Already existsd3255826ed1a: Already exists4f4fb700ef54: Already exists3e510ecd1a29: Already existscbac9186cbdc: Already exists6c607cb9312a: Already existsf220bcb43b84: Already exists2c97950df42a: Already existse06ff79658b8: Already existsfc86d2d179bb: Already existscfc21adeca13: Already exists88f8a5f78fe6: Already existsa68949be79e8: Already exists6be6ee7bfec5: Already exists6ed8cb715fa8: Already existsb3e3e6b7c11c: Already exists438c528cea8d: Already existsc8af8023de66: Already existsde29ca428654: Already existsab951542eba7: Already existsdb047cfd8365: Already existsa89316b3efdd: Pulling fs layer8601ac07e880: Pulling fs layer1c1e8b5aa2d6: Pulling fs layer888f8ca97020: Pulling fs layer2e0139e636e6: Pulling fs layerec64e8d20974: Pulling fs layer888f8ca97020: Waitinge44c3547185b: Pulling fs layer2e0139e636e6: Waitingec64e8d20974: Waitinge44c3547185b: Waiting8601ac07e880: Verifying Checksum8601ac07e880: Download completea89316b3efdd: Verifying Checksuma89316b3efdd: Download completea89316b3efdd: Pull complete8601ac07e880: Pull complete1c1e8b5aa2d6: Download complete1c1e8b5aa2d6: Pull completeec64e8d20974: Download complete2e0139e636e6: Download complete888f8ca97020: Verifying Checksum888f8ca97020: Download complete888f8ca97020: Pull complete2e0139e636e6: Pull completeec64e8d20974: Pull completee44c3547185b: Pull completeDigest: sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9Status: Downloaded newer image for ocaml/opam@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a92026-06-02 13:34.06 ---> using "6fc637dd7aead0e25b5413fc7c453961c6a66b0075b09c406ad013dd09c7d95a" 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-06-02 13:34.07 ---> using "4d0bd359b6ff63c6ff07ca1dcdd19b10974423245f2f05a4cc47a1259ca44d35" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))c180e16309 Merge pull request #29907 from dra27/host-arch-fixes2026-06-02 13:34.07 ---> using "3401544e8ce5c088bea9275eb6f826b6eac3892ca5c04e18c818899284c2a67d" 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.1 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 1 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=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository2026-06-02 13:34.08 ---> using "977de69b51a6eccdb87d4c403409dbd0a9e9a761e48d52bb0267ab23041b9743" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-111-genericThe OCaml toplevel, version 5.4.12.5.12026-06-02 13:34.08 ---> using "1a12dfd8cbae4b38209fc07d4ce92d6057a492c475d386858cd9379b78f30b74" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-06-02 13:34.08 ---> using "580b1a9a987f26de17c757b34f149c4db24e3b42e6f2e4aa4bd60788178ff292" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0However, 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-06-02 13:34.11 ---> using "3a39fdeabe341dd7ecfbe40ed44261907011d55bd5466d257fc51a588476143c" from cache/src: (copy (src bitv.opam) (dst ./))2026-06-02 13:34.11 ---> using "c297b39df1af58dbc7c9b63bfff4a1d05bdbc831c08f431c637700d2f5542fcf" from cache/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-06-02 13:34.18 ---> saved as "c4a8e663255206f5df1cf2fd3b14dabafca29e6b638b05304d7f585e6eb4fe91"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-06-02 13:34.24 ---> saved as "f20ed6329d67d890488203c6521885c173dd0a05752a78004fa068461cc0ee75"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.23.1 ocaml.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-variants.5.4.1+options")/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/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 [195 kB]- Fetched 286 kB in 0s (2882 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bitv.dev] synchronised (file:///src)[NOTE] Package ocaml-variants is already installed (current version is 5.4.1+options).[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 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-06-02 13:34.45 ---> saved as "003c9ea241259e578cd71a3a876464c66db79028533b6d9f1032a9ff56ef2f58"/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.1+options).[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 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.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.23.1 (cached)-> installed dune.3.23.1Done.# To update the current shell environment, run: eval $(opam env)2026-06-02 13:35.32 ---> saved as "ccf3f61e62d5e3eaa14b749d434706de78f04b469cad6cef120cfa02b196cef8"/src: (copy (src .) (dst /src))2026-06-02 13:36.08 ---> saved as "b949afe2503a269a7ff061ac8b3a7c21e59efecbea5bd19fe2126c63e4c3d8b3"/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-06-02 13:36.32: Job failed: Failed: Build failed