2025-11-14 10:12.41: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (3bb1c5d559d7a0f22954919f0ada769850bdeb0a) (linux-x86_64:(lower-bound))Base: ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 3bb1c5d5cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321# debian-13-4.08_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /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 f736a66f83aeced5a0c0d90b769613178cd63b26 || git fetch origin master) && git reset -q --hard f736a66f83aeced5a0c0d90b769613178cd63b26 && 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.0.1 astring.0.8.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base cmdliner.1.0.4 conf-m4.1 dune.3.6.2 fmt.0.8.6 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 re.1.7.2 seq.0.3 stdlib-shims.0.1.0 topkg.1.0.8 uuidm.0.9.7"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --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-BLOCK2025-11-14 10:12.41: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321-debian-13-4.08_opam-2.4-ed88bd3da6fc8ac7aaaaaafbf7b96d71"2025-11-14 10:12.41: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)(comment debian-13-4.08_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 f736a66f83aeced5a0c0d90b769613178cd63b26 || git fetch origin master) && git reset -q --hard f736a66f83aeced5a0c0d90b769613178cd63b26 && 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 (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.0.1 astring.0.8.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base cmdliner.1.0.4 conf-m4.1 dune.3.6.2 fmt.0.8.6 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 re.1.7.2 seq.0.3 stdlib-shims.0.1.0 topkg.1.0.8 uuidm.0.9.7")(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.4 --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")))2025-11-14 10:12.41: Waiting for resource in pool OCluster2025-11-14 10:24.21: Waiting for worker…2025-11-14 10:26.05: Got resource from pool OClusterBuilding on laodoke.caelum.ci.devAll commits already cachedHEAD is now at 3bb1c5d Update CHANGES.md before release(from ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321)Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321' locallydocker.io/ocaml/opam@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321: Pulling from ocaml/opamecf7cc525ea1: Pulling fs layerecf7cc525ea1: Verifying Checksumecf7cc525ea1: Download completeecf7cc525ea1: Pull completeDigest: sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf72321Status: Downloaded newer image for ocaml/opam@sha256:e3cc4e8fe5c00f48c72a719e3551b1d8a51c2862349a0f7507e8aa29fdf723212025-11-14 10:26.06 ---> using "d458486dd7823c592e7ea9c88366c5f90e1939c3b51f3abbd6760272096f8a3e" from cache/: (comment debian-13-4.08_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-11-14 10:26.06 ---> using "302c78a4511211b1f43812eb5ae9e10c8367f6c081e421b1647c1c17e3da94e1" 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] Initialised2025-11-14 10:26.06 ---> using "1023146485a3396dc0b6d5fc52c8f65b01660ff57d1fe7fb43bec7291c51ceec" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-86-genericThe OCaml toplevel, version 4.08.12.4.12025-11-14 10:26.06 ---> using "528e6c9ab0c8fa7e774e6f16451f93118079894054eff12f4dbd9893d207ee27" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-11-14 10:26.06 ---> using "64a13b5183ea1d78d0850c8b29faf280ef4011dc2011069517123806b77d1e46" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e f736a66f83aeced5a0c0d90b769613178cd63b26 || git fetch origin master) && git reset -q --hard f736a66f83aeced5a0c0d90b769613178cd63b26 && git log --no-decorate -n1 --oneline && opam update -u"))f736a66f83 Merge pull request #28602 from dbuenzli/cmdliner-incompat<><> 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.3.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)2025-11-14 10:26.06 ---> using "fb968010926f62b1306ca4282a652e8afe3bf5bb5d2372176418e000313bf835" from cache/src: (copy (src ocaml-version.opam) (dst ./))2025-11-14 10:26.06 ---> saved as "9789d383e366825bc696249283f16bcf2f3a2f7d65e4f7a171b72af1a7bd590c"/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)2025-11-14 10:26.09 ---> saved as "5a6cd1c952ba6dee0508b8a892e4ad30c880f83e6fb646731f420cb732c2c5e2"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-11-14 10:26.09 ---> saved as "0834805795f5fe26d410665c43cbfd79dc049868a06e0cebc77b36ed24487308"/src: (env DEPS "alcotest.1.0.1 astring.0.8.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base cmdliner.1.0.4 conf-m4.1 dune.3.6.2 fmt.0.8.6 jbuilder.1.0+beta20.1 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlbuild.0.14.0 ocamlfind.1.8.0 re.1.7.2 seq.0.3 stdlib-shims.0.1.0 topkg.1.0.8 uuidm.0.9.7")/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.4 --depext-only -y ocaml-version.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 amd64 Packages [71.4 kB]- Fetched 162 kB in 0s (1311 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-version.dev] synchronised (file:///src)[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.1).[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 system packages will first need to be installed:m4<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "m4"- Selecting previously unselected package m4.- (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20622 files and directories currently installed.)- Preparing to unpack .../archives/m4_1.4.19-8_amd64.deb ...- Unpacking m4 (1.4.19-8) ...- Setting up m4 (1.4.19-8) ...2025-11-14 10:26.28 ---> saved as "b7a8162de5e5b1f40e989f3c5b1cac491d39d56b01e85eee372097a317460eaf"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).[NOTE] Package ocaml is already installed (current version is 4.08.1).[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 15 packages- install alcotest 1.0.1- install astring 0.8.3- install base-bytes base- install cmdliner 1.0.4- install conf-m4 1- install dune 3.6.2- install fmt 0.8.6- install jbuilder 1.0+beta20.1 (deprecated)- install ocamlbuild 0.14.0- install ocamlfind 1.8.0- install re 1.7.2- install seq 0.3- install stdlib-shims 0.1.0- install topkg 1.0.8- install uuidm 0.9.7<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved alcotest.1.0.1 (cached)-> retrieved astring.0.8.3 (cached)-> retrieved cmdliner.1.0.4 (cached)-> installed conf-m4.1-> retrieved fmt.0.8.6 (cached)-> retrieved ocamlbuild.0.14.0 (cached)-> retrieved jbuilder.1.0+beta20.1 (cached)-> retrieved ocamlfind.1.8.0 (cached)-> retrieved dune.3.6.2 (cached)-> retrieved re.1.7.2 (cached)-> retrieved seq.0.3 (cached)-> retrieved stdlib-shims.0.1.0 (cached)-> retrieved uuidm.0.9.7 (cached)-> retrieved topkg.1.0.8 (cached)-> installed cmdliner.1.0.4-> installed ocamlfind.1.8.0-> installed base-bytes.base-> installed ocamlbuild.0.14.0-> installed jbuilder.1.0+beta20.1-> installed re.1.7.2-> installed topkg.1.0.8-> installed uuidm.0.9.7-> installed astring.0.8.3-> installed dune.3.6.2-> installed stdlib-shims.0.1.0-> installed seq.0.3-> installed fmt.0.8.6-> installed alcotest.1.0.1Done.<><> jbuilder.1.0+beta20.1 installed successfully <><><><><><><><><><><><><><><>=> Note: This package is deprecated.# To update the current shell environment, run: eval $(opam env)2025-11-14 10:27.21 ---> saved as "3571b2767587a3377f30f21653207af3b437662d78c059f60f2d5f5ae4fdbb33"/src: (copy (src .) (dst /src))2025-11-14 10:27.22 ---> saved as "a860809ae4ce8fccd2d083a934dd76dcb86b5148785aa302f711f65acd1bf730"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))File "/home/opam/.opam/4.08/lib/re/re.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/emacs/re.emacs.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/glob/re.glob.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/pcre/re.pcre.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/perl/re.perl.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/posix/re.posix.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.File "/home/opam/.opam/4.08/lib/re/str/re.str.dune", line 1, characters 0-0:Warning: .dune files are ignored since 2.0. Reinstall the library with dune>= 2.0 to get rid of this warning and enable support for the subsystem thislibrary provides.(cd _build/default/test && ./test_unit.exe)Testing ocaml-version.This run has ID `0BE0A7C9-14FE-4001-9BCA-307847609D18`.... Compiler_variants 0 Multicore not on 4.12 x86-64. [OK] Compiler_variants 0 Multicore not on 4.12 x86-64.... Compiler_variants 1 Multicore not on 4.10 i386. [OK] Compiler_variants 1 Multicore not on 4.10 i386.... Compiler_variants 2 Multicore not on 4.12 xi386. [OK] Compiler_variants 2 Multicore not on 4.12 xi386.... Configure_options 0 FP on last 4.07. [OK] Configure_options 0 FP on last 4.07.... Configure_options 1 FP on first 4.08. [OK] Configure_options 1 FP on first 4.08.... Configure_options 2 FP on 3.12. [OK] Configure_options 2 FP on 3.12.The full test results are available in `/src/_build/default/test/_build/_tests/0BE0A7C9-14FE-4001-9BCA-307847609D18`.Test Successful in 0.000s. 6 tests run.2025-11-14 10:27.23 ---> saved as "a51132494c79c0295c3c93ae21ab0c4bac1c5b179b9df63117a9cfbca824252f"Job succeeded2025-11-14 10:27.23: Job succeeded