2026-03-14 10:13.03: New job: test backtracking/bitv https://github.com/backtracking/bitv.git#refs/heads/master (4ac65e74e6cd89997cb0717c0bd33da41549fa3e) (linux-x86_64:(lower-bound))Base: ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47Opam project buildTo reproduce locally:git clone --recursive "https://github.com/backtracking/bitv.git" -b "master" && cd "bitv" && git reset --hard 4ac65e74cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47# debian-13-4.08_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 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && 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-threads.base base-unix.base dune.2.3.0 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.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-03-14 10:13.03: Using cache hint "backtracking/bitv-ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47-debian-13-4.08_opam-2.5-f7a07d2bf0f55b11fd8ad55846427c47"2026-03-14 10:13.03: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)(comment debian-13-4.08_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 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && 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-threads.base base-unix.base dune.2.3.0 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.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-03-14 10:13.03: Waiting for resource in pool OCluster2026-03-14 10:13.13: Waiting for worker…2026-03-14 10:13.13: Got resource from pool OClusterBuilding on doris.caelum.ci.devhint: Using 'master' as the name for the initial branch. This default branch namehint: is subject to change. To configure the initial branch name to use in allhint: of your new repositories, which will suppress this warning, call:hint:hint: git config --global init.defaultBranch <name>hint:hint: Names commonly chosen instead of 'master' are 'main', 'trunk' andhint: 'development'. The just-created branch can be renamed via this command:hint:hint: git branch -m <name>Initialized empty Git repository in /var/cache/obuilder/ocluster/git/bitv.git-7f0b62793a025827c544d43688f29a76e7c7a897/.git/HEAD is now at 4ac65e7 fixed building on 32-bit arch(from ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47)Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47' locallydocker.io/ocaml/opam@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47: Pulling from ocaml/opam866771c43bf5: Already exists1e49bea09367: Already existse793768537e6: Already existsed323d3d481a: Already exists7df34a5cd5f1: Already existsfd712d3eb935: Already exists4b9fb8c99118: Already exists9d9a01948b94: Already exists0f1514f90b32: Already existse1ec5a753447: Already exists03cc323e2f71: Already existsc09c08ea9749: Already existsb36b619f8e6b: Already exists195344ca5274: Already exists228ee78582a6: Already exists504bde1c25b3: Already exists9d8b1356c89f: Already exists9d8b1356c89f: Already exists568fb6dda155: Already existsc499c9198aea: Already exists048e5e358118: Already exists871ca48eb45d: Already exists4f4fb700ef54: Already existsa5a2568b9df9: Already exists068cf3106ac8: Already exists559f54ec9b29: Already exists798ffd96fde5: Already existse9a891bf80d7: Already existsd720cfe12674: Already existsc81c932f4a91: Already exists79f24fa3bb11: Already exists8c1debcd8c20: Already exists1bb2cfea7250: Already exists2b3d3ca75e4c: Already exists557cacaf263c: Already existsd10483022eef: Already exists7b62a90d8223: Already exists28ce8ea66e72: Already existsd975909ea717: Already exists5c215c69c247: Already existse7c082452a54: Already existsb7df74d48e36: Pulling fs layer66e3060fde97: Pulling fs layer623e45e1559d: Pulling fs layer9251109c0e89: Pulling fs layer9251109c0e89: Waiting66e3060fde97: Verifying Checksum66e3060fde97: Download complete623e45e1559d: Download complete9251109c0e89: Download completeb7df74d48e36: Verifying Checksumb7df74d48e36: Download completeb7df74d48e36: Pull complete66e3060fde97: Pull complete623e45e1559d: Pull complete9251109c0e89: Pull completeDigest: sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f47Status: Downloaded newer image for ocaml/opam@sha256:048f41796adc21a1c591ba8a7027365f75adbd0cc47a89cb4ad5d856f4815f472026-03-14 10:13.06 ---> using "867303d7f04cee0d3e23016229d2a45a69516628a14dbff52754cd3cb283f66f" from cache/: (comment debian-13-4.08_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-03-14 10:13.06 ---> using "c7be1a1bf56a9af41378ced74906e3276ce5576096fe479f7bc8725acfbd5123" 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.[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 --globalContinue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-03-14 10:13.25 ---> saved as "ccdab575862d9a949d4903bc8aad034b89b0a05240bdda721b9ce0cce4230d75"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-94-genericThe OCaml toplevel, version 4.08.12.5.02026-03-14 10:13.26 ---> saved as "f19adf73b8544d8f3f9b81cecf006440779a1d47bca42b32961acb7a712c1b5f"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-03-14 10:13.26 ---> saved as "edbc028d6daadd2aebe00894d268f0d76ea78071faf901b745bf45b52fda2d76"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 31462e7d24da1419f9eb9099a0b60ea507d91ef6 || git fetch origin master) && git reset -q --hard 31462e7d24da1419f9eb9099a0b60ea507d91ef6 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..f2e7a221a1 master -> origin/master31462e7d24 Merge pull request #29451 from dra27/relocatable-package<><> 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-03-14 10:13.40 ---> saved as "b3e02a1ba3f82e7ec96f8d839a408a2515d3bc782ff8f9b3a0a2c3cefea54e28"/src: (copy (src bitv.opam) (dst ./))2026-03-14 10:13.40 ---> saved as "ae1f16ea14474b6a35e0b2cd6b11b9a08879b8ba46c51538604ee1de14e195d7"/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-03-14 10:13.41 ---> saved as "5ec059ac335d5ad94039c97a4d185fefcdebddcae3d5290d4c5d1830ae62c73e"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-03-14 10:13.42 ---> saved as "47b95ef9ea1a341eea56d5ba2504e435cb78699780b84c2e65950c1a4db51626"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.2.3.0 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.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/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 [111 kB]- Fetched 202 kB in 0s (1911 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bitv.dev] synchronised (file:///src)[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.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-bigarray is already installed (current version is base).# To update the current shell environment, run: eval $(opam env)2026-03-14 10:13.50 ---> saved as "9cc6b6de48d274d4ba2a31313b69e000ea338731d5dbd966bb918138d5139803"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.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-bigarray is already installed (current version is base).The following actions will be performed:=== install 1 package- install dune 2.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.2.3.0 (cached)-> installed dune.2.3.0Done.# To update the current shell environment, run: eval $(opam env)2026-03-14 10:14.06 ---> saved as "8d11ce8af3a36b9c541da6fc36b46846ee1a866f4ef721c1ae10279728be2b8b"/src: (copy (src .) (dst /src))2026-03-14 10:14.06 ---> saved as "ce82dc24929ee6176be7e078b20b83dabbb5cccf2d07662ec0b0bbdf5116160b"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-03-14 10:14.07 ---> saved as "c05e0407d1d4dbc5fa4ae54ae191a0c6975deda466cc7d214940e37317b3916c"Job succeeded2026-03-14 10:14.18: Job succeeded