2026-02-13 08:10.51: New job: test mirage/bigarray-compat https://github.com/mirage/bigarray-compat.git#refs/heads/master (30febbbfda40afbdec11bb8340d6e3bcd543bd8a) (linux-s390x:debian-13-4.14_s390x_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6cOpam 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-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c# debian-13-4.14_s390x_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 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-threads.base base-unix.base dune.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-13 08:10.51: Using cache hint "mirage/bigarray-compat-ocaml/opam:debian-13-ocaml-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c-debian-13-4.14_s390x_opam-2.5-19c7ea927ec584f1d0ed33f355782858"2026-02-13 08:10.51: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c)(comment debian-13-4.14_s390x_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 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-threads.base base-unix.base dune.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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-13 08:10.51: Waiting for resource in pool OCluster2026-02-15 04:42.52: Waiting for worker…2026-02-15 09:13.11: Got resource from pool OClusterBuilding on s390x-worker-01.marist.ci.devAll commits already cachedHEAD is now at 30febbb Set min dune version to 1.5 (#9)(from ocaml/opam:debian-13-ocaml-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c' locallydocker.io/ocaml/opam@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c: Pulling from ocaml/opamDigest: sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6cStatus: Downloaded newer image for ocaml/opam@sha256:68f10dd39e49d591561c33aa69d59351b98e37ac63e63192e1bee906642a5c6c2026-02-15 09:13.12 ---> using "4d413909f132eff1351ca56b1192e7957e3658946b80832d99c51d49f08a3550" from cache/: (comment debian-13-4.14_s390x_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-02-15 09:13.12 ---> using "cf6c988b22f3b9a49ee1c7345221da2f2bac35df4da38cd3ef1b81163ff07860" 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.Continue? [Y/n] yFormat upgrade done.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.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-02-15 09:13.12 ---> using "7a7df6f5d3b7f637977177ef900c617aaf529ea6b790ae0b8477201b9ff85054" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-71-genericThe OCaml toplevel, version 4.14.22.5.02026-02-15 09:13.12 ---> using "08d418268346507691efe00e11591a435755ec70c02efc50334da4e5e16a04b6" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-02-15 09:13.12 ---> using "4ea0b463a933acb1c5aa39b84c0f9fb4b7113a9303c6732a7fa874ea426b8017" 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..302e116c40 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-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.4.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-02-15 09:13.12 ---> using "4c4892833f5049cdce14b05521df992ed65c47979c6b8c98007365c22ce25b48" from cache/src: (copy (src bigarray-compat.opam) (dst ./))2026-02-15 09:13.23 ---> saved as "2ad8e7a649567d34b2e0325fd6edaf178ad67b201820269318bb967717d927b1"/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 09:13.37 ---> saved as "1cc2cf4ded8b259da12357f9352a49c9abf8f96d1c551822cd93ff1c75a7d82b"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-02-15 09:14.02 ---> saved as "398055cf5a6a6bf0a9d8306640a84c6177295acc4bbb9138432cdfc125c38f56"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.21.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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 s390x Packages [98.0 kB]- Fetched 189 kB in 0s (790 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-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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-02-15 09:14.36 ---> saved as "b01d2a3dac39b203cf9e4e978e54831bc41a1d85f0f6b1cd5b7aceded4e5f194"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[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 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 09:16.21 ---> saved as "5041ea643d48b57c4e76b820da59c142041816655927053f8891ed99b0a978e3"/src: (copy (src .) (dst /src))2026-02-15 09:16.31 ---> saved as "1c237f59eeb66f04be56395ee0686390542df41aee69a740f5fb4cc8d23d591b"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-02-15 09:16.37 ---> saved as "69d0e7d778dd0e4a6d833706d820dc2f82f6cd4c45321fc40b0104672cf8c345"Job succeeded2026-02-15 09:16.38: Job succeeded