2026-06-02 15:01.10: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/pull/89/head (994cfa73bc44a5ce576ebd62e48acb8337512c69) (linux-x86_64:ubuntu-26.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfedOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/ocaml-version.git" && cd "ocaml-version" && git fetch origin "refs/pull/89/head" && git reset --hard 994cfa73cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed# ubuntu-26.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 cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --onelineRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN opam update -uCOPY --chown=1000:1000 ocaml-version.opam ./RUN opam pin add -yn ocaml-version.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.1 uutf.1.0.4"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y ocaml-version.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-06-02 15:01.10: Using cache hint "ocurrent/ocaml-version-ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed-ubuntu-26.04-4.14_opam-2.5-81e8370595e995469779e431aa822828"2026-06-02 15:01.10: Using OBuilder spec:((from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed)(comment ubuntu-26.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 (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))(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 "opam update -u"))(copy (src ocaml-version.opam) (dst ./))(run (network host)(shell "opam pin add -yn ocaml-version.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.1 uutf.1.0.4")(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 ocaml-version.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-06-02 15:01.10: Waiting for resource in pool OCluster2026-06-02 16:09.40: Waiting for worker…2026-06-02 16:12.27: Got resource from pool OClusterBuilding on eumache.caelum.ci.devAll commits already cachedHEAD is now at 994cfa7 tweak version now that opam-repository lower OCaml bound is 4.11(from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed)Unable to find image 'ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed' locallydocker.io/ocaml/opam@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed: Pulling from ocaml/opam6f5c5aa4e145: Pulling fs layer1c24335ddd46: Pulling fs layer52eb96cfc1e7: Pulling fs layer527ba7d8030d: Pulling fs layer6f5c5aa4e145: Waitingdfd1b749721f: Pulling fs layer1c24335ddd46: Waiting52eb96cfc1e7: Waiting527ba7d8030d: Waiting8686c0327296: Pulling fs layerd4fa1bbd57aa: Pulling fs layer8686c0327296: Waitingcb0debd95254: Pulling fs layerd4fa1bbd57aa: Waitingdfd1b749721f: Waitingcb0debd95254: Waitingc401416cbd86: Pulling fs layer2c883c82425c: Pulling fs layerc401416cbd86: Waitinged3b904614cf: Pulling fs layer2c883c82425c: Waiting3c6611558693: Pulling fs layerc0385e14e5a4: Pulling fs layer3c6611558693: Waitinged3b904614cf: Waitingce2763a02d2e: Pulling fs layer6806da9f9675: Pulling fs layerc0385e14e5a4: Waiting51ff076b0ff1: Pulling fs layer6806da9f9675: Waitingb9e02142692d: Pulling fs layer51ff076b0ff1: Waiting242fe650591f: Pulling fs layerce2763a02d2e: Waitingb9e02142692d: Waiting242fe650591f: Waiting440e1dc674b7: Pulling fs layere62778058e84: Pulling fs layer440e1dc674b7: Waitingcd9662ae41a3: Pulling fs layer5f4d8392f136: Pulling fs layere62778058e84: Waitingcd9662ae41a3: Waiting4f4fb700ef54: Pulling fs layerde917e7ed02b: Pulling fs layer5f4d8392f136: Waiting4f4fb700ef54: Waiting6eb0fe07505e: Pulling fs layered5dedcaf3c7: Pulling fs layerde917e7ed02b: Waiting6eb0fe07505e: Waiting7a7c805f48e2: Pulling fs layerd4709caab449: Pulling fs layered5dedcaf3c7: Waiting7a7c805f48e2: Waitingc8c33cd1dc57: Pulling fs layer1b09b56436ae: Pulling fs layerd4709caab449: Waitingc8c33cd1dc57: Waiting02f1961dcc24: Pulling fs layer2fbaebf1f161: Pulling fs layer02f1961dcc24: Waiting1b09b56436ae: Waiting42bcaa85b05d: Pulling fs layerd71d501c3eb0: Pulling fs layer2fbaebf1f161: Waiting42bcaa85b05d: Waiting6263cb063058: Pulling fs layer59929d2ef4c7: Pulling fs layerd71d501c3eb0: Waiting6263cb063058: Waiting3d8a3bbd81b9: Pulling fs layerffdcecdd0eb0: Pulling fs layer59929d2ef4c7: Waiting3d8a3bbd81b9: Waitinged120a391933: Pulling fs layered120a391933: Waitingffdcecdd0eb0: Waiting865da59abecc: Pulling fs layer49532a440ebe: Pulling fs layer865da59abecc: Waiting9beb002d152f: Pulling fs layer3eadc921edf1: Pulling fs layer49532a440ebe: Waiting9beb002d152f: Waitinge705aeb6dca6: Pulling fs layer3eadc921edf1: Waitingb60a58179b96: Pulling fs layere705aeb6dca6: Waiting6f5c5aa4e145: Download complete1c24335ddd46: Download complete52eb96cfc1e7: Verifying Checksum52eb96cfc1e7: Download complete527ba7d8030d: Download complete8686c0327296: Verifying Checksum8686c0327296: Download completed4fa1bbd57aa: Verifying Checksumd4fa1bbd57aa: Download completecb0debd95254: Verifying Checksumcb0debd95254: Download completedfd1b749721f: Verifying Checksumdfd1b749721f: Download completec401416cbd86: Verifying Checksumc401416cbd86: Download complete2c883c82425c: Verifying Checksum2c883c82425c: Download completeed3b904614cf: Verifying Checksumed3b904614cf: Download complete6f5c5aa4e145: Pull complete1c24335ddd46: Pull complete52eb96cfc1e7: Pull complete527ba7d8030d: Pull complete3c6611558693: Verifying Checksum3c6611558693: Download completec0385e14e5a4: Verifying Checksumc0385e14e5a4: Download completece2763a02d2e: Verifying Checksumce2763a02d2e: Download complete51ff076b0ff1: Verifying Checksum51ff076b0ff1: Download completeb9e02142692d: Verifying Checksumb9e02142692d: Download complete6806da9f9675: Verifying Checksum6806da9f9675: Download complete440e1dc674b7: Download completee62778058e84: Verifying Checksume62778058e84: Download completecd9662ae41a3: Download complete5f4d8392f136: Verifying Checksum5f4d8392f136: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completede917e7ed02b: Verifying Checksumde917e7ed02b: Download completedfd1b749721f: Pull complete8686c0327296: Pull complete6eb0fe07505e: Download completeed5dedcaf3c7: Download complete7a7c805f48e2: Verifying Checksum7a7c805f48e2: Download completed4709caab449: Download completec8c33cd1dc57: Verifying Checksum1b09b56436ae: Verifying Checksum1b09b56436ae: Download complete02f1961dcc24: Verifying Checksum02f1961dcc24: Download complete2fbaebf1f161: Download complete42bcaa85b05d: Download completed71d501c3eb0: Download complete6263cb063058: Verifying Checksum6263cb063058: Download complete3d8a3bbd81b9: Download completeed120a391933: Download complete865da59abecc: Verifying Checksum865da59abecc: Download complete59929d2ef4c7: Verifying Checksum59929d2ef4c7: Download complete9beb002d152f: Verifying Checksum9beb002d152f: Download complete3eadc921edf1: Verifying Checksum3eadc921edf1: Download completee705aeb6dca6: Verifying Checksume705aeb6dca6: Download completeb60a58179b96: Verifying Checksumb60a58179b96: Download completed4fa1bbd57aa: Pull completecb0debd95254: Pull completec401416cbd86: Pull complete2c883c82425c: Pull completeed3b904614cf: Pull complete3c6611558693: Pull completec0385e14e5a4: Pull completece2763a02d2e: Pull complete6806da9f9675: Pull complete51ff076b0ff1: Pull completeb9e02142692d: Pull complete242fe650591f: Pull complete440e1dc674b7: Pull completee62778058e84: Pull completecd9662ae41a3: Pull complete5f4d8392f136: Pull complete4f4fb700ef54: Pull completede917e7ed02b: Pull complete6eb0fe07505e: Pull completeed5dedcaf3c7: Pull complete7a7c805f48e2: Pull completed4709caab449: Pull completec8c33cd1dc57: Pull complete1b09b56436ae: Pull complete02f1961dcc24: Pull complete2fbaebf1f161: Pull complete42bcaa85b05d: Pull completed71d501c3eb0: Pull complete6263cb063058: Pull completeffdcecdd0eb0: Verifying Checksumffdcecdd0eb0: Download complete49532a440ebe: Verifying Checksum49532a440ebe: Download complete59929d2ef4c7: Pull complete3d8a3bbd81b9: Pull completeffdcecdd0eb0: Pull completeed120a391933: Pull complete865da59abecc: Pull complete49532a440ebe: Pull complete9beb002d152f: Pull complete3eadc921edf1: Pull completee705aeb6dca6: Pull completeb60a58179b96: Pull completeDigest: sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfedStatus: Downloaded newer image for ocaml/opam@sha256:8ba12762603e37d44cc193aab40cb6f25c71e9c9cad14585cd56b6004745cfed2026-06-02 16:12.29 ---> using "529df17bd178d438ec197b781c404c7d7d5c38f739c27555d4ac336606f15bec" from cache/: (comment ubuntu-26.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-06-02 16:12.29 ---> using "a199e0aa69951204c9ba6787f84b8db302ecd70b9a65c872396a3f980b7c8405" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))c180e16309 Merge pull request #29907 from dra27/host-arch-fixes2026-06-02 16:12.29 ---> using "a9562e59a666e72a28ce41afee21310eef2a21a621e0fb2d62a3b16af97b68cd" 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.1 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 1 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=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com"[default] synchronised from git+file:///home/opam/opam-repository2026-06-02 16:12.29 ---> using "858c8722db99437aee511e305d9b13bbeb0dddfad4998cd304912e8d9828cf1c" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-111-genericThe OCaml toplevel, version 4.14.32.5.12026-06-02 16:12.29 ---> using "3181cede74da5d530e52e6b9eb08f88ae9baa2aad41e8212eec41738acbe4566" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-06-02 16:12.29 ---> using "b052f975a871808d9e5be688038e3884b261ee5c6aba4032ad1afca6c094d32f" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patches[default] no changes from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).The following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0- ocaml-config.3However, 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-06-02 16:12.29 ---> using "cbfadd99fb13aa9d4e7860caf1c35c58a9319be6a125551604706baefac35935" from cache/src: (copy (src ocaml-version.opam) (dst ./))2026-06-02 16:12.29 ---> using "043457da5e2cf5434b3020d882cd3d7690641a2108cfe3ff7edbe81b14a630f1" from cache/src: (run (network host)(shell "opam pin add -yn ocaml-version.dev './'"))[ocaml-version.dev] synchronised (file:///src)ocaml-version is now pinned to file:///src (version dev)2026-06-02 16:12.29 ---> using "2e4ef2b1566eb1a3ffbed6dd5dffb93ea301c75b76517b603add3009e95562d6" from cache/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-06-02 16:12.29 ---> using "fd1a8bd2b5c14f76a3eb9e934cbffd7b08e893a847bb659046bca5c9b302bbfe" from cache/src: (env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.4.14.3 ocaml-base-compiler.4.14.3 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.1 uutf.1.0.4")/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 ocaml-version.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu resolute InRelease- Get:2 http://security.ubuntu.com/ubuntu resolute-security InRelease [136 kB]- Get:3 http://archive.ubuntu.com/ubuntu resolute-updates InRelease [136 kB]- Get:4 http://security.ubuntu.com/ubuntu resolute-security/restricted amd64 Packages [240 kB]- Get:5 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [222 kB]- Get:6 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [113 kB]- Hit:7 http://archive.ubuntu.com/ubuntu resolute-backports InRelease- Get:8 http://archive.ubuntu.com/ubuntu resolute-updates/restricted amd64 Packages [250 kB]- Get:9 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [237 kB]- Get:10 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [114 kB]- Fetched 1447 kB in 0s (3314 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-version.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.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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-06-02 16:12.42 ---> saved as "99920660c54b65ef3427a165adea174b160818739ccf471c6e05139c19652f73"/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.3).[NOTE] Package ocaml is already installed (current version is 4.14.3).[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 12 packages- install alcotest 1.9.1- install astring 0.8.5- install cmdliner 2.1.1- install dune 3.23.1- install fmt 0.11.0- install ocaml-syntax-shims 1.0.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install re 1.14.0- install stdlib-shims 0.3.0- install topkg 1.1.1- install uutf 1.0.4<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved alcotest.1.9.1 (cached)-> retrieved astring.0.8.5 (cached)-> retrieved cmdliner.2.1.1 (cached)-> retrieved fmt.0.11.0 (cached)-> retrieved ocaml-syntax-shims.1.0.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved re.1.14.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved uutf.1.0.4 (cached)-> retrieved topkg.1.1.1 (cached)-> retrieved dune.3.23.1 (cached)-> installed ocamlfind.1.9.8-> installed cmdliner.2.1.1-> installed ocamlbuild.0.16.1-> installed topkg.1.1.1-> installed uutf.1.0.4-> installed fmt.0.11.0-> installed astring.0.8.5-> installed dune.3.23.1-> installed stdlib-shims.0.3.0-> installed ocaml-syntax-shims.1.0.0-> installed re.1.14.0-> installed alcotest.1.9.1Done.# To update the current shell environment, run: eval $(opam env)2026-06-02 16:14.02 ---> saved as "1e0ef921c98047f6e012148a00255a3b6998cd3fc7afcb4f4fd9867a0c0891d9"/src: (copy (src .) (dst /src))2026-06-02 16:14.05 ---> saved as "7b22119e1c70660bd0df426e411960cc5699674bf2728740baf2c231bb8086b4"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/test && ./test_unit.exe)Testing `ocaml-version'.This run has ID `A3OS7HZ5'.[OK] Compiler_variants 0 Multicore not on 4.12 x86-64.[OK] Compiler_variants 1 Multicore not on 4.10 i386.[OK] Compiler_variants 2 Multicore not on 4.12 xi386.[OK] Configure_options 0 FP on last 4.07.[OK] Configure_options 1 FP on first 4.08.[OK] Configure_options 2 FP on 3.12.Full test results in `/src/_build/default/test/_build/_tests/ocaml-version'.Test Successful in 0.001s. 6 tests run.2026-06-02 16:14.08 ---> saved as "34c6fa6c94d896b6d72af554e5d5a44377dbe705b05da1e9332764029384ef6f"Job succeeded2026-06-02 16:14.09: Job succeeded