2026-02-12 22:45.04: New job: test edwintorok/lintcstubs-arity https://github.com/edwintorok/lintcstubs-arity.git#refs/heads/main (0e8fcf9123b823e3112a83cff752a34f357ba6db) (linux-arm64:debian-13-4.14_arm32_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0Opam project buildTo reproduce locally:git clone --recursive "https://github.com/edwintorok/lintcstubs-arity.git" -b "main" && cd "lintcstubs-arity" && git reset --hard 0e8fcf91cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0# debian-13-4.14_arm32_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 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 lintcstubs-arity.opam ./RUN opam pin add -yn lintcstubs-arity.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.21.0 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 lintcstubs-arity.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-12 22:45.04: Using cache hint "edwintorok/lintcstubs-arity-ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0-debian-13-4.14_arm32_opam-2.5-36c129a6416c71fddb14a5141318dab4"2026-02-12 22:45.04: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0)(comment debian-13-4.14_arm32_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 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src lintcstubs-arity.opam) (dst ./))(run (network host)(shell "opam pin add -yn lintcstubs-arity.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.0 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 lintcstubs-arity.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-12 22:45.04: Waiting for resource in pool OCluster2026-02-12 22:45.04: Waiting for worker…2026-02-12 22:45.04: Got resource from pool OClusterBuilding on molpadia.caelum.ci.devHEAD is now at 00e8466 Prepare for 0.5.1HEAD is now at 0e8fcf9 Prepare for 0.5.1(from ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0)Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0' locallydocker.io/ocaml/opam@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0: Pulling from ocaml/opamDigest: sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f0Status: Downloaded newer image for ocaml/opam@sha256:c74ccf3f146fc75a8309051cad8e636768281e34a3b6c60d1673f918ec2c72f02026-02-12 22:45.04 ---> using "275249804ec3de03d27fc594a34b0667fbb635db87ef97f4cf2cb6053b56158d" from cache/: (comment debian-13-4.14_arm32_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-12 22:45.04 ---> using "dc63d69dbc9fe4e5b26975786ac16b79c9aa594d2467b61c334f40a904c6e32f" 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-12 22:45.04 ---> using "24c5010e165147c757c0333cba3e1cd9a09c6c5215b8afeb7eea18623b9fbde9" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-90-genericThe OCaml toplevel, version 4.14.22.5.02026-02-12 22:45.04 ---> using "664abb3b0e28e38887c969e7dd4213d361170ea19cf554ed0b8afd336d0221a1" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-02-12 22:45.04 ---> using "d6e8d3aa2a812259d92d9beaac3a9d91bb267f7cc2ce1ee581efb82aeb6df88b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))873cb18c37 Merge pull request #29216 from shonfeder/release-dune-3.21.0<><> 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-12 22:45.04 ---> using "9f82120aaa397813fb3b1ff206cbc0c744ef23ae1189d8985f732b4f905347ac" from cache/src: (copy (src lintcstubs-arity.opam) (dst ./))2026-02-12 22:45.05 ---> saved as "cb12c83a6fc987efcdc85957344f4da1c903184f696ecf9723f52302ec05c9dc"/src: (run (network host)(shell "opam pin add -yn lintcstubs-arity.dev './'"))[lintcstubs-arity.dev] synchronised (file:///src)lintcstubs-arity is now pinned to file:///src (version dev)2026-02-12 22:45.06 ---> saved as "05f72beec77a9b74a0d251e5a2fe2b06e86fa3b2d9bd51129146163547076f90"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-02-12 22:45.07 ---> saved as "75d275427d4136af200e1b85008049d78861846a828a5a02a785a847285ee189"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.21.0 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 lintcstubs-arity.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 armhf Packages [102 kB]- Fetched 192 kB in 0s (457 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[lintcstubs-arity.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-12 22:45.17 ---> saved as "558af0da79205adeb73c5e5675ef02c65bfa8f2aab3da4c2ef2f03a5d90b4296"/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.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.21.0 (cached)-> installed dune.3.21.0Done.# To update the current shell environment, run: eval $(opam env)2026-02-12 22:46.02 ---> saved as "5b80aac464ff27f07af70e250bc1c88c444602cdddfb23be74277c8a91eeff28"/src: (copy (src .) (dst /src))2026-02-12 22:46.03 ---> saved as "66436f621e267746b0d87b61de5053e0a4ab7dfb97722d6629430ee3c5f5221d"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-02-12 22:46.04 ---> saved as "241bf1df6e53c104dec4ef9c492d268889a88aa76f058dded0345f819e1f06ef"Job succeeded2026-02-12 22:46.04: Job succeeded