2026-06-15 18:25.35: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (81a9af6da06aae6d0ae241d110e24867ec90407f) (linux-x86_64:ubuntu-26.04-5.4_opam-2.5)Base: ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocurrent/ocaml-version.git" -b "master" && cd "ocaml-version" && git reset --hard 81a9af6dcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56# ubuntu-26.04-5.4_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-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-15 18:25.35: Using cache hint "ocurrent/ocaml-version-ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56-ubuntu-26.04-5.4_opam-2.5-c72cd5b7fd8d2a6ac2eb2c37f7a1571c"2026-06-15 18:25.35: Using OBuilder spec:((from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56)(comment ubuntu-26.04-5.4_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-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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-15 18:25.35: Waiting for resource in pool OCluster2026-06-15 18:25.36: Waiting for worker…2026-06-15 18:25.36: Got resource from pool OClusterBuilding on eumache.caelum.ci.devHEAD is now at 039c226 Add 4.14.4 to all_patches list and update CHANGESHEAD is now at 81a9af6 Merge pull request #91 from Octachron/OCaml_4.14.4(from ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56)Unable to find image 'ocaml/opam:ubuntu-26.04-ocaml-5.4@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56' locallydocker.io/ocaml/opam@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56: Pulling from ocaml/opam6f5c5aa4e145: Pulling fs layer1c24335ddd46: Pulling fs layer6f5c5aa4e145: Waiting52eb96cfc1e7: Pulling fs layer1c24335ddd46: Waiting527ba7d8030d: Pulling fs layerdfd1b749721f: Pulling fs layer52eb96cfc1e7: Waiting527ba7d8030d: Waiting8686c0327296: Pulling fs layerd4fa1bbd57aa: Pulling fs layerdfd1b749721f: Waiting8686c0327296: Waitingcb0debd95254: Pulling fs layerc401416cbd86: Pulling fs layercb0debd95254: Waitingd4fa1bbd57aa: Waiting2c883c82425c: Pulling fs layered3b904614cf: Pulling fs layerc401416cbd86: Waiting3c6611558693: Pulling fs layer2c883c82425c: Waitingc0385e14e5a4: Pulling fs layered3b904614cf: Waitingce2763a02d2e: Pulling fs layer3c6611558693: Waitingc0385e14e5a4: Waiting6806da9f9675: Pulling fs layerce2763a02d2e: Waiting51ff076b0ff1: Pulling fs layer6806da9f9675: Waitingb9e02142692d: Pulling fs layer242fe650591f: Pulling fs layer51ff076b0ff1: Waitingb9e02142692d: Waiting440e1dc674b7: Pulling fs layer242fe650591f: Waitinge62778058e84: Pulling fs layer440e1dc674b7: Waitingcd9662ae41a3: Pulling fs layer5f4d8392f136: Pulling fs layer4f4fb700ef54: Pulling fs layerde917e7ed02b: Pulling fs layere62778058e84: Waiting6eb0fe07505e: Pulling fs layercd9662ae41a3: Waitinged5dedcaf3c7: Pulling fs layer4f4fb700ef54: Waiting5f4d8392f136: Waiting7a7c805f48e2: Pulling fs layerde917e7ed02b: Waiting6eb0fe07505e: Waitingd4709caab449: Pulling fs layer7a7c805f48e2: Waitinged5dedcaf3c7: Waitingc8c33cd1dc57: Pulling fs layer1b09b56436ae: Pulling fs layerd4709caab449: Waitingc8c33cd1dc57: Waiting02f1961dcc24: Pulling fs layer2fbaebf1f161: Pulling fs layer1b09b56436ae: Waiting02f1961dcc24: Waiting42bcaa85b05d: Pulling fs layerd71d501c3eb0: Pulling fs layer42bcaa85b05d: Waiting6263cb063058: Pulling fs layer59929d2ef4c7: Pulling fs layer2fbaebf1f161: Waitingd71d501c3eb0: Waiting6263cb063058: Waiting3d8a3bbd81b9: Pulling fs layerffdcecdd0eb0: Pulling fs layer59929d2ef4c7: Waiting3d8a3bbd81b9: Waitinged120a391933: Pulling fs layered120a391933: Waitingffdcecdd0eb0: Waiting865da59abecc: Pulling fs layer07ad650b01a7: Pulling fs layer865da59abecc: Waitinga92f3542cf07: Pulling fs layerafcceb21d018: Pulling fs layer07ad650b01a7: Waitinga92f3542cf07: Waiting7887af2f10b4: Pulling fs layer7e9d8cd4f4b7: Pulling fs layerafcceb21d018: Waiting7887af2f10b4: Waitinga50e3b06e412: Pulling fs layer59f5be7547e1: Pulling fs layer7e9d8cd4f4b7: Waitinga50e3b06e412: Waiting59f5be7547e1: Waiting6f5c5aa4e145: Verifying Checksum6f5c5aa4e145: Download complete1c24335ddd46: Verifying Checksum1c24335ddd46: Download complete52eb96cfc1e7: Download complete527ba7d8030d: Verifying Checksum527ba7d8030d: Download complete8686c0327296: Verifying Checksum8686c0327296: Download completedfd1b749721f: Verifying Checksumdfd1b749721f: Download completecb0debd95254: Verifying Checksumcb0debd95254: Download completec401416cbd86: Verifying Checksumc401416cbd86: Download complete2c883c82425c: Download completeed3b904614cf: Verifying Checksumed3b904614cf: Download complete6f5c5aa4e145: Pull complete1c24335ddd46: Pull complete52eb96cfc1e7: Pull complete3c6611558693: Verifying Checksum3c6611558693: Download complete527ba7d8030d: Pull completec0385e14e5a4: Download completece2763a02d2e: Verifying Checksumce2763a02d2e: Download completedfd1b749721f: Pull complete8686c0327296: Pull complete6806da9f9675: Verifying Checksum6806da9f9675: Download completed4fa1bbd57aa: Verifying Checksumd4fa1bbd57aa: Download completeb9e02142692d: Verifying Checksumb9e02142692d: Download complete51ff076b0ff1: Verifying Checksum51ff076b0ff1: Download complete242fe650591f: Download complete440e1dc674b7: Download completee62778058e84: Verifying Checksume62778058e84: Download completecd9662ae41a3: Verifying Checksumcd9662ae41a3: Download complete5f4d8392f136: Verifying Checksum5f4d8392f136: Download complete4f4fb700ef54: Download completede917e7ed02b: Verifying Checksumde917e7ed02b: Download complete6eb0fe07505e: Verifying Checksum6eb0fe07505e: Download completeed5dedcaf3c7: Verifying Checksumed5dedcaf3c7: Download complete7a7c805f48e2: Download completed4709caab449: Verifying Checksumd4709caab449: Download completec8c33cd1dc57: Verifying Checksumc8c33cd1dc57: Download complete1b09b56436ae: Download complete2fbaebf1f161: Verifying Checksum2fbaebf1f161: Download complete42bcaa85b05d: Verifying Checksum42bcaa85b05d: Download complete02f1961dcc24: Verifying Checksum02f1961dcc24: Download complete6263cb063058: Verifying Checksum6263cb063058: Download complete3d8a3bbd81b9: Verifying Checksum3d8a3bbd81b9: Download completed71d501c3eb0: Download completeed120a391933: Download complete865da59abecc: Download complete07ad650b01a7: Verifying Checksum07ad650b01a7: Download completea92f3542cf07: Verifying Checksuma92f3542cf07: Download completeafcceb21d018: Download completeffdcecdd0eb0: Verifying Checksumffdcecdd0eb0: Download complete7e9d8cd4f4b7: Verifying Checksum7e9d8cd4f4b7: Download complete59929d2ef4c7: Verifying Checksum59929d2ef4c7: Download complete59f5be7547e1: Download completea50e3b06e412: Verifying Checksuma50e3b06e412: Download complete7887af2f10b4: Verifying Checksum7887af2f10b4: 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 complete59929d2ef4c7: Pull complete3d8a3bbd81b9: Pull completeffdcecdd0eb0: Pull completeed120a391933: Pull complete865da59abecc: Pull complete07ad650b01a7: Pull completea92f3542cf07: Pull completeafcceb21d018: Pull complete7887af2f10b4: Pull complete7e9d8cd4f4b7: Pull completea50e3b06e412: Pull complete59f5be7547e1: Pull completeDigest: sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c56Status: Downloaded newer image for ocaml/opam@sha256:3a70b4209e1fab03285f82df70dabcdd466e8870b0d9e319732952f5bc050c562026-06-15 18:25.36 ---> using "5d2dee3d8844fdcd5490be1f446a5c506a57d691924407aa5fb4943ed4607a0f" from cache/: (comment ubuntu-26.04-5.4_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-15 18:25.36 ---> using "9221fc2deed88465b2be0fc22c942dc8142f784504c3023d5db734b52e521584" 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-15 18:25.36 ---> using "e77a76abfb602e5bc447e97890951e2a7a2477e1c9b1f103d5c6b2c097b569cb" 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.[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 --globalContinue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository2026-06-15 18:25.36 ---> using "e891cf38c70a1d255e5cff8406094425b07177fb96343d8a0e69ce8224668b63" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 7.0.0-22-genericThe OCaml toplevel, version 5.4.12.5.12026-06-15 18:25.36 ---> using "748ff8096199c5020bddf5a54aef810d67d22772a43c1b809654a2358f1b6ca8" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-06-15 18:25.36 ---> using "d3bcc3122448f93e60f76e43b645e8d8f218527ce8e98f9a936bce6fd2dc09b0" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from git+file:///home/opam/opam-repositoryEverything as up-to-date as possibleThe following packages are not being upgraded because the new versions conflict with other installed packages:- ocaml.5.5.0However, 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-15 18:25.36 ---> using "7254ce67fb7a340c5cdd99fc326d1f6c638cca43a9e59d62e2a6733ffdc0dff1" from cache/src: (copy (src ocaml-version.opam) (dst ./))2026-06-15 18:25.36 ---> using "26fdaa8642a5ac838992ff19611b96d43777f69416695a0b6edd7a5b16e57453" 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-15 18:25.36 ---> using "0efaf6d9a47cab8b95c9373c9ec1f1c9fd34a346a0b4f8e24f6d1b456391cf1e" from cache/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-06-15 18:25.36 ---> using "2c01dc404a11249e0397b50a23156fc516ac3b982ddae95a10f00f8814c68547" from cache/src: (env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.2.1.1 dune.3.23.1 fmt.0.11.0 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 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://archive.ubuntu.com/ubuntu resolute-updates InRelease [137 kB]- Get:3 http://security.ubuntu.com/ubuntu resolute-security InRelease [137 kB]- Hit:4 http://archive.ubuntu.com/ubuntu resolute-backports InRelease- Get:5 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [262 kB]- Get:6 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [147 kB]- Get:7 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [134 kB]- Get:8 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [248 kB]- Get:9 http://security.ubuntu.com/ubuntu resolute-security/restricted amd64 Packages [250 kB]- Fetched 1317 kB in 1s (1368 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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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-15 18:25.36 ---> using "71930aa9b92ae83574353d4ca8459ba78d8fc1a1fd69ab7e06d1560916917206" from cache/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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains 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 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.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-15 18:25.36 ---> using "dfc8862c6c9c13a96e39b6990e2bafa474214f4356f6003115f928fe7a9d1551" from cache/src: (copy (src .) (dst /src))2026-06-15 18:25.36 ---> using "3d25b27feb00a8eb421609e69f118027a6294c087a3da74ad103ef2fb1fb49fd" from cache/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 `J98OHRDD'.[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.000s. 6 tests run.2026-06-15 18:25.36 ---> using "35bced1e11e8a77c9ccef801b1ca9683151592b05e3975d4beebf7ed47973997" from cacheJob succeeded2026-06-15 18:25.36: Job succeeded