2026-05-12 09:31.56: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (4564e8b0399ef1e1c46cf0e06e9010a8e6cb2704) (linux-x86_64:ubuntu-24.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 4564e8b0cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4# 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 a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && 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.0 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-05-12 09:31.56: Using cache hint "ocurrent/ocaml-version-ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4-ubuntu-24.04-4.14_opam-2.5-d46a8c36991a2916b7f864a5d2c0a871"2026-05-12 09:31.56: Using OBuilder spec:((from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4)(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 a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && 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.0 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-05-12 09:31.56: Waiting for resource in pool OCluster2026-05-12 09:31.56: Waiting for worker…2026-05-12 09:34.02: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 4564e8b Merge pull request #90 from mtelvers/remove-4.08-from-significant(from ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4)Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-4.14@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4' locallydocker.io/ocaml/opam@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4: Pulling from ocaml/opamb40150c1c271: Already exists5635dddaaf61: Already exists0a6d5f853ae3: Already exists799f202be4df: Already existsb903f564077a: Already exists6c1d10b3d08f: Already exists5f5807185d05: Pulling fs layer070c54c49939: Pulling fs layerc74f78aa4319: Pulling fs layer08f490e2d1d6: Pulling fs layer90f22d77deb3: Pulling fs layer7934f3d64cde: Pulling fs layerc9675ca4ea04: Pulling fs layer2d56e81bc648: Pulling fs layer747607799543: Pulling fs layer620bc2c277c5: Pulling fs layerbd268c40989e: Pulling fs layer52dd6f008393: Pulling fs layer1ac04842be81: Pulling fs layere50d59eb16a8: Pulling fs layer5dcb466db21c: Pulling fs layer4f4fb700ef54: Pulling fs layer155ed5167872: Pulling fs layer0d0ddeec4e9f: Pulling fs layer11a59e72671d: Pulling fs layerf5e116e6aaf6: Pulling fs layer95c72a92d56a: Pulling fs layer711d037d18c7: Pulling fs layer100470c8287d: Pulling fs layer76c9f10ccc79: Pulling fs layer18a3f6bf5510: Pulling fs layer964c51b347ff: Pulling fs layer4020793ba1b6: Pulling fs layerff88a2087566: Pulling fs layer1599e1710bd3: Pulling fs layere9e27cfec680: Pulling fs layered5bd70fe984: Pulling fs layerff9f18578fd4: Pulling fs layer290bf7c7792f: Pulling fs layer1be1bd893fc7: Pulling fs layer7482771bd187: Pulling fs layer901ff5f800f2: Pulling fs layer42231f02769a: Pulling fs layer450229835c85: Pulling fs layer4f4fb700ef54: Waiting747607799543: Waiting155ed5167872: Waiting5f5807185d05: Waiting620bc2c277c5: Waiting1599e1710bd3: Waitinge9e27cfec680: Waitingbd268c40989e: Waiting90f22d77deb3: Waiting070c54c49939: Waiting7934f3d64cde: Waitinged5bd70fe984: Waitingc9675ca4ea04: Waiting1ac04842be81: Waitinge50d59eb16a8: Waiting901ff5f800f2: Waitingc74f78aa4319: Waiting08f490e2d1d6: Waiting1be1bd893fc7: Waiting450229835c85: Waiting5dcb466db21c: Waiting2d56e81bc648: Waiting7482771bd187: Waiting11a59e72671d: Waitingf5e116e6aaf6: Waiting95c72a92d56a: Waiting711d037d18c7: Waiting100470c8287d: Waiting76c9f10ccc79: Waiting18a3f6bf5510: Waiting964c51b347ff: Waiting4020793ba1b6: Waitingff88a2087566: Waiting42231f02769a: Waiting52dd6f008393: Waiting0d0ddeec4e9f: Waitingff9f18578fd4: Waiting290bf7c7792f: Waiting070c54c49939: Verifying Checksum5f5807185d05: Verifying Checksum5f5807185d05: Download complete5f5807185d05: Pull complete08f490e2d1d6: Verifying Checksum08f490e2d1d6: Download completec74f78aa4319: Verifying Checksumc74f78aa4319: Download complete070c54c49939: Pull completec74f78aa4319: Pull complete08f490e2d1d6: Pull complete90f22d77deb3: Verifying Checksum90f22d77deb3: Download complete7934f3d64cde: Verifying Checksum7934f3d64cde: Download complete90f22d77deb3: Pull complete747607799543: Verifying Checksum747607799543: Download complete2d56e81bc648: Verifying Checksum2d56e81bc648: Download completebd268c40989e: Verifying Checksumbd268c40989e: Download complete7934f3d64cde: Pull complete620bc2c277c5: Download complete1ac04842be81: Verifying Checksum1ac04842be81: Download complete52dd6f008393: Download completee50d59eb16a8: Verifying Checksume50d59eb16a8: Download complete5dcb466db21c: Verifying Checksum5dcb466db21c: Download completec9675ca4ea04: Verifying Checksumc9675ca4ea04: Download complete4f4fb700ef54: Download completec9675ca4ea04: Pull complete155ed5167872: Verifying Checksum155ed5167872: Download complete0d0ddeec4e9f: Verifying Checksum0d0ddeec4e9f: Download complete11a59e72671d: Download complete2d56e81bc648: Pull complete747607799543: Pull completef5e116e6aaf6: Verifying Checksumf5e116e6aaf6: Download complete620bc2c277c5: Pull complete95c72a92d56a: Download completebd268c40989e: Pull complete711d037d18c7: Download complete76c9f10ccc79: Verifying Checksum76c9f10ccc79: Download complete100470c8287d: Download complete18a3f6bf5510: Download complete964c51b347ff: Verifying Checksum964c51b347ff: Download complete4020793ba1b6: Verifying Checksum4020793ba1b6: Download completeff88a2087566: Verifying Checksumff88a2087566: Download completee9e27cfec680: Download completeff9f18578fd4: Verifying Checksumff9f18578fd4: Download complete52dd6f008393: Pull complete1ac04842be81: Pull completee50d59eb16a8: Pull complete5dcb466db21c: Pull complete4f4fb700ef54: Pull complete155ed5167872: Pull complete0d0ddeec4e9f: Pull complete11a59e72671d: Pull completef5e116e6aaf6: Pull complete95c72a92d56a: Pull complete711d037d18c7: Pull complete100470c8287d: Pull complete76c9f10ccc79: Pull complete18a3f6bf5510: Pull complete964c51b347ff: Pull complete4020793ba1b6: Pull completeff88a2087566: Pull complete290bf7c7792f: Verifying Checksum290bf7c7792f: Download complete1be1bd893fc7: Verifying Checksum1be1bd893fc7: Download completeed5bd70fe984: Verifying Checksumed5bd70fe984: Download complete901ff5f800f2: Verifying Checksum901ff5f800f2: Download complete42231f02769a: Verifying Checksum42231f02769a: Download complete450229835c85: Verifying Checksum450229835c85: Download complete7482771bd187: Verifying Checksum7482771bd187: Download complete1599e1710bd3: Verifying Checksum1599e1710bd3: Download complete1599e1710bd3: Pull completee9e27cfec680: Pull completeed5bd70fe984: Pull completeff9f18578fd4: Pull complete290bf7c7792f: Pull complete1be1bd893fc7: Pull complete7482771bd187: Pull complete901ff5f800f2: Pull complete42231f02769a: Pull complete450229835c85: Pull completeDigest: sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb4Status: Downloaded newer image for ocaml/opam@sha256:07889b712dc6e400e98c1f61dc102cfc3792715b297b8072af6cf2ecc288aeb42026-05-12 09:34.02 ---> using "f6983aa83ec90cbaf3229e60f783e3846dbf203b22126e1fa9deb5af4a02fea2" 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-05-12 09:34.02 ---> using "cf6b682db0eb0265b50e065ef8ebeee7f5670b75b54916f04daec292c2291574" 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-05-12 09:34.02 ---> using "e0d727a931986edce47e349acfbdfc661d9f8a156856352a318ba20ddbcc86dd" 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-05-12 09:34.02 ---> using "037700d65640b0cfa60eeade36e08c506355b33572f0baf2665b2b6f264049ce" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-05-12 09:34.02 ---> using "bd73055a33517574c09d1990315d9406b1b85284b6886c918f256834d1b2fdd9" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a70af20c7161f9d2e1ede477647f5f9e06d6e78f || git fetch origin master) && git reset -q --hard a70af20c7161f9d2e1ede477647f5f9e06d6e78f && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD045748b2d8..fe76276e14 master -> origin/mastera70af20c71 Merge pull request #29844 from shonfeder/release-dune-3.23.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.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-05-12 09:34.02 ---> using "dbbb588f6779f2cfdeff61a92b5ae6298b9e76c9c875040bbfeb9983add1a866" from cache/src: (copy (src ocaml-version.opam) (dst ./))2026-05-12 09:34.02 ---> using "f4cb7a17590d2012391fb701d1d0bdc511f74b2963da613adab1da5fbd380f0f" 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-05-12 09:34.02 ---> using "07d8b643d7c6903a8b73bb890230602608b1d14d2930f35c46b433315eda2c34" from cache/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-05-12 09:34.02 ---> using "783f5796fefdb3d50b881851571e938cd5373ae3197f0527a370ed7490d81f12" 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.0 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 noble InRelease- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]- Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]- Get:4 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3610 kB]- Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]- Get:6 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB]- Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1504 kB]- Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2147 kB]- Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2038 kB]- Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2412 kB]- Get:11 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3824 kB]- Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB]- Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB]- Fetched 16.1 MB in 2s (9751 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-05-12 09:34.16 ---> saved as "0f3f12fceceb4f63fab3251c0a98fa4b035b1319bdb664b3b21271ebdfdb4369"/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.0- 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 ocamlfind.1.9.8 (cached)-> retrieved ocamlbuild.0.16.1 (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.0 (cached)-> installed cmdliner.2.1.1-> installed ocamlfind.1.9.8-> 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.0-> 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-05-12 09:34.56 ---> saved as "30c394616808d74bbea5eee7cd26408d8adb90f78020fc19be49b3b5a7d20cd9"/src: (copy (src .) (dst /src))2026-05-12 09:34.56 ---> saved as "5660bb648a99b0b30c687b6a28c0c16f13ccbe2145a7a90f0fed2812e87981f4"/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 `62U3XGMF'.[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-05-12 09:34.57 ---> saved as "2cda35e2ba1f512e4a5e92cc92b7db88ffdaffae9d066f9b0669679019410546"Job succeeded2026-05-12 09:34.57: Job succeeded