2026-04-03 11:37.44: New job: test MagnusS/bmtune https://github.com/MagnusS/bmtune.git#refs/heads/master (3b5239a6aaca04fa1f2473ff114761ab161d7d5f) (linux-x86_64:ubuntu-24.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:378b80130a8565c501d060ebe277e1585177fb5caf23983614eeb4d30378ddeaOpam project buildTo reproduce locally:git clone --recursive "https://github.com/MagnusS/bmtune.git" -b "master" && cd "bmtune" && git reset --hard 3b5239a6cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:378b80130a8565c501d060ebe277e1585177fb5caf23983614eeb4d30378ddea# ubuntu-24.04-4.14_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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 bmtune.opam ./RUN opam pin add -yn bmtune.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.22.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 bmtune.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-04-03 11:37.44: Using cache hint "MagnusS/bmtune-ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:378b80130a8565c501d060ebe277e1585177fb5caf23983614eeb4d30378ddea-ubuntu-24.04-4.14_opam-2.5-79ea5748b5ba912e78c263d9a7c95d08"2026-04-03 11:37.44: Using OBuilder spec:((from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:378b80130a8565c501d060ebe277e1585177fb5caf23983614eeb4d30378ddea)(comment ubuntu-24.04-4.14_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 d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src bmtune.opam) (dst ./))(run (network host)(shell "opam pin add -yn bmtune.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.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 bmtune.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-04-03 11:37.44: Waiting for resource in pool OCluster2026-04-03 20:04.49: Waiting for worker…2026-04-03 20:07.29: Got resource from pool OClusterBuilding on laodoke.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>Initialised empty Git repository in /var/cache/obuilder/ocluster/git/bmtune.git-52966f4b0fb43226fea36b43dbaf799429f48412/.git/HEAD is now at 3b5239a Add link to linuxkit image(from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:378b80130a8565c501d060ebe277e1585177fb5caf23983614eeb4d30378ddea)2026-04-03 20:07.34 ---> using "ea8d72b3575eca98b89c48a4da7927bcdb82725502d2ac0615817875479dfe5d" from cache/: (comment ubuntu-24.04-4.14_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-04-03 20:07.34 ---> using "57fe826c4cda6eaa6b11381783c9525d7921b5e90796ab1d3423a3a40e1ee953" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: 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.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.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-04-03 20:07.34 ---> using "55a2f6dfe7a6290730525b3a4346ce960918d715c2bdbaeb5a4b7e33780adb10" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.22.5.02026-04-03 20:07.34 ---> using "defa03e276e0c2b0cec70b115b3a595fb4615d03b5da0739dd2698dea1a3bf33" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-03 20:07.34 ---> using "4130f1cefdaf8d88e4eba48981cb16b1f82735c22f891280afafcafba369761a" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e d06cfb1853afceb1dc127f88edaac3f8110bf6cc || git fetch origin master) && git reset -q --hard d06cfb1853afceb1dc127f88edaac3f8110bf6cc && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD76bf2ed944..d28e8bf13a master -> origin/masterd06cfb1853 Merge pull request #29632 from shonfeder/release-dune-3.22.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.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-04-03 20:07.34 ---> using "d0767114e69d555172248900b1dda8f27eb471196b6c1e91af3268792dad2ce9" from cache/src: (copy (src bmtune.opam) (dst ./))2026-04-03 20:07.34 ---> saved as "231396ede53c4266334383870746a4716d65099355202f3f6596457a2ffd341b"/src: (run (network host)(shell "opam pin add -yn bmtune.dev './'"))[NOTE] Package bmtune does not exist in opam repositories registered in the current switch.[bmtune.dev] synchronised (file:///src)bmtune is now pinned to file:///src (version dev)2026-04-03 20:07.39 ---> saved as "5f159887ae80ecd9ec4fa5f45d765efac5f4c33ec76b3e347426a2245c4dfe5a"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-03 20:07.40 ---> saved as "e3d427c204367f5cc4bbe9af68e97f26ab63fd77f5ff076f34a394603faa1fe2"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.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 bmtune.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]- Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]- Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]- Get:5 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3669 kB]- Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2153 kB]- Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2369 kB]- Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3499 kB]- Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB]- Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1504 kB]- Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1985 kB]- Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [36.1 kB]- Fetched 15.6 MB in 5s (3095 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bmtune.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-04-03 20:08.10 ---> saved as "be0e9480ed69e86719ebdc5f28830375e2992918bf07461b5088dd8cd57d5fb4"/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.22.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.22.1 (cached)-> installed dune.3.22.1Done.# To update the current shell environment, run: eval $(opam env)2026-04-03 20:09.53 ---> saved as "47035353b4ca3f66845f0d0bd0aadcab5ffafe290353b8a57047a058b9a7b3ef"/src: (copy (src .) (dst /src))2026-04-03 20:09.54 ---> saved as "db25c5da5ec3176e14782c7313f8fea9bc7fb92130d6cd588cf5a7ff105ed02e"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-04-03 20:09.55 ---> saved as "5316979fd3f79815a38277d24a4764c84cecf7acaba5682581fb3975929dcaf7"Job succeeded2026-04-03 20:09.55: Job succeeded