2026-02-15 17:59.57: New job: test mirage/bigarray-compat https://github.com/mirage/bigarray-compat.git#refs/heads/master (30febbbfda40afbdec11bb8340d6e3bcd543bd8a) (linux-x86_64:debian-13-5.4_x86_32_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0eOpam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/bigarray-compat.git" -b "master" && cd "bigarray-compat" && git reset --hard 30febbbfcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e# debian-13-5.4_x86_32_opam-2.5USER 1000:1000SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]ENV 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 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 bigarray-compat.opam ./RUN opam pin add -yn bigarray-compat.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.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-option-bytecode-only.1 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y bigarray-compat.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-02-15 17:59.57: Using cache hint "mirage/bigarray-compat-ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e-debian-13-5.4_x86_32_opam-2.5-4929185f2c0e4b875468960d8fdb0d99"2026-02-15 17:59.57: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e)(comment debian-13-5.4_x86_32_opam-2.5)(user (uid 1000) (gid 1000))(shell /usr/bin/linux32 /bin/sh -c)(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 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src bigarray-compat.opam) (dst ./))(run (network host)(shell "opam pin add -yn bigarray-compat.dev './'"))(run (network host)(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.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-option-bytecode-only.1 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 bigarray-compat.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-02-15 17:59.57: Waiting for resource in pool OCluster2026-02-15 20:41.26: Waiting for worker…2026-02-15 20:44.48: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 30febbb Set min dune version to 1.5 (#9)(from ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e' locallydocker.io/ocaml/opam@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0e: Pulling from ocaml/opamb536877d3c0a: Already existsbccea9e34407: Already exists16a19f8f73ac: Already exists24b068660eba: Already exists0d733f3d73ff: Already exists9e24ce741f51: Already exists8f72c68d553f: Already existsf54f6fc8bfc4: Already existsd06a9f3b5a73: Already existsd42229ae6b83: Already existsd41dddb298da: Already existse9711f882917: Already exists07cbb93c10a3: Already exists2b3607a942e5: Already existsd5893ae3accb: Already existsc3146a632652: Already exists3d57776a1d42: Already exists3d57776a1d42: Already exists839cefcf2b8e: Already exists026aaf3511fa: Already exists0a2654a36ae9: Already existsb23dc160efe7: Already exists4f4fb700ef54: Already existsc84b92e17807: Already existse6680f6f46b9: Already exists69486b6cae87: Already exists9909fe838d3d: Already exists3b1fbc03b573: Already exists1d2df1685cc4: Already exists9bb166b2b0ea: Already exists9585c6d51dc3: Already existsddd1a568c795: Already exists64338fd8dd2d: Already exists9be4283ff733: Already exists783fb857d3f0: Already exists699fb07ac9eb: Already existsdfd2f30ac354: Already exists0957629b6db6: Already exists50b35bb0a587: Already existse4e361267282: Already existsd8d67cfb2698: Already exists1733597b7dba: Pulling fs layer921726d6d5f8: Pulling fs layercf4eebdd42ea: Pulling fs layer2ea6c26346f9: Pulling fs layer4e82b5c15dad: Pulling fs layer53cf02a49f89: Pulling fs layer6d652118326c: Pulling fs layercf4eebdd42ea: Waiting2ea6c26346f9: Waiting6d652118326c: Waiting4e82b5c15dad: Waiting53cf02a49f89: Waiting921726d6d5f8: Verifying Checksum1733597b7dba: Download complete1733597b7dba: Pull complete921726d6d5f8: Pull completecf4eebdd42ea: Download completecf4eebdd42ea: Pull complete4e82b5c15dad: Download complete53cf02a49f89: Download complete6d652118326c: Verifying Checksum2ea6c26346f9: Verifying Checksum2ea6c26346f9: Download complete2ea6c26346f9: Pull complete4e82b5c15dad: Pull complete53cf02a49f89: Pull complete6d652118326c: Pull completeDigest: sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0eStatus: Downloaded newer image for ocaml/opam@sha256:b42c1d415159aeb0804919e73ee28dd4d0ad1fbcf3f870a1c4b8dc6f1fc5db0eWARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested2026-02-15 20:44.49 ---> using "b43c5bd5df55bb59e33984ce21c0929f569d40c264688b0ca0b4d2f840fcee64" from cache/: (comment debian-13-5.4_x86_32_opam-2.5)/: (user (uid 1000) (gid 1000))/: (shell /usr/bin/linux32 /bin/sh -c)/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-02-15 20:44.49 ---> using "8bf2208dcd99b73b19fb525db653574524d6676298159838a734fed974049567" 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-02-15 20:44.49 ---> using "0fc3f3f1c6af3c543dfcdffb553f9db1f0efd0bd035a672f589b7c1e1812afe5" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-134-genericThe OCaml toplevel, version 5.4.02.5.02026-02-15 20:44.49 ---> using "385401cce6700537005a0a9f12abfbbfbf3c21b42c8c7ba95d0bb6910a1f2d9f" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-02-15 20:44.49 ---> using "7e5ced75d3ecea24fe578a7b4f4d6409b0850c8de36aafe4f46b3d2afd561d00" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD340ee6fd1f..66fe1c299d master -> origin/master302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-02-15 20:44.49 ---> using "cf5c83630c21df4632e9c5aa447ab6fe4519cf131e022f25cfbce85ddf7a09fa" from cache/src: (copy (src bigarray-compat.opam) (dst ./))2026-02-15 20:44.50 ---> saved as "6792a74de42803bffda72c64271f5d4bfdfd240f7d7af6cf3c976282d8e7cc78"/src: (run (network host)(shell "opam pin add -yn bigarray-compat.dev './'"))[bigarray-compat.dev] synchronised (file:///src)bigarray-compat is now pinned to file:///src (version dev)2026-02-15 20:44.53 ---> saved as "5344d58b78b8d0f51e56dab15c1ad5a67b1848a6171b0fb758110f5f4015c013"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-02-15 20:44.53 ---> saved as "d5520d9a03d591c22c492fd157fdd5150038a60ad17928ede0720acd625c7c76"/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-option-bytecode-only.1 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 bigarray-compat.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 i386 Packages [98.6 kB]- Fetched 189 kB in 0s (1001 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bigarray-compat.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-option-bytecode-only 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.0).[NOTE] Package ocaml-base-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).# To update the current shell environment, run: eval $(opam env)2026-02-15 20:45.14 ---> saved as "b2d0dbbae70c595f24794af67c7f79d635ae1b21665becc4c4b6bdb69e432b9c"/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-option-bytecode-only 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.0).[NOTE] Package ocaml-base-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 1 package- install dune 3.21.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.21.1 (cached)-> installed dune.3.21.1Done.# To update the current shell environment, run: eval $(opam env)2026-02-15 20:49.31 ---> saved as "8f3b6f8369730be813769a16091b9ef89c883887f8150549ae209ca3b71908d0"/src: (copy (src .) (dst /src))2026-02-15 20:49.31 ---> saved as "fd925480384636453d3163335afb098aed5b7595f0117f4ccd5233c8ae0a6ced"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-02-15 20:49.32 ---> saved as "e7795b7d7358d27aa7542f07895683f4639251c2742f4be52c7e3df1ac422dab"Job succeeded2026-02-15 20:49.32: Job succeeded