2026-06-15 18:25.36: New job: test ocurrent/ocaml-version https://github.com/ocurrent/ocaml-version.git#refs/heads/master (81a9af6da06aae6d0ae241d110e24867ec90407f) (linux-x86_64:debian-13-5.4+flambda_opam-2.5)Base: ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9Opam 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:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9# debian-13-5.4+flambda_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-compiler.5.4.1 ocaml-config.3 ocaml-syntax-shims.1.0.0 ocaml-variants.5.4.1+options 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.36: Using cache hint "ocurrent/ocaml-version-ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9-debian-13-5.4+flambda_opam-2.5-bc4ed5107a57f7722ff99904a33e67eb"2026-06-15 18:25.36: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9)(comment debian-13-5.4+flambda_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-compiler.5.4.1 ocaml-config.3 ocaml-syntax-shims.1.0.0 ocaml-variants.5.4.1+options 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.36: 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 laodoke.caelum.ci.devAll commits already cachedHEAD is now at 81a9af6 Merge pull request #91 from Octachron/OCaml_4.14.4(from ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9)Unable to find image 'ocaml/opam:debian-13-ocaml-5.4-flambda@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9' locallydocker.io/ocaml/opam@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9: Pulling from ocaml/opamf32f49ce655a: Already existsfd21ad20ea72: Pulling fs layer350fea6fdd1f: Pulling fs layerfd21ad20ea72: Waitingee1c6e6495fe: Pulling fs layer350fea6fdd1f: Waitingca3f7d195dd8: Pulling fs layeree1c6e6495fe: Waiting2db963a7a6c4: Pulling fs layerca3f7d195dd8: Waiting097f281792a9: Pulling fs layer2db963a7a6c4: Waitinge1179adf7e6f: Pulling fs layer097f281792a9: Waiting9910f5ef2330: Pulling fs layere1179adf7e6f: Waiting56254a8cc260: Pulling fs layer9910f5ef2330: Waitingc25ffc1034a2: Pulling fs layer56254a8cc260: Waiting2f984283cef7: Pulling fs layerc25ffc1034a2: Waiting65afd386c6bd: Pulling fs layer2f984283cef7: Waiting69e32d325951: Pulling fs layer65afd386c6bd: Waiting1fbcbf284526: Pulling fs layer69e32d325951: Waitingf06818f9d74c: Pulling fs layer1fbcbf284526: Waitingda36d673ac3a: Pulling fs layerf06818f9d74c: Waiting938d32f4a9c3: Pulling fs layerda36d673ac3a: Waitinge8b60f8dbe46: Pulling fs layer938d32f4a9c3: Waitingc7dfee8223c7: Pulling fs layere8b60f8dbe46: Waitingd3255826ed1a: Pulling fs layerc7dfee8223c7: Waiting4f4fb700ef54: Pulling fs layer3e510ecd1a29: Pulling fs layerd3255826ed1a: Waiting4f4fb700ef54: Waitingcbac9186cbdc: Pulling fs layer3e510ecd1a29: Waiting6c607cb9312a: Pulling fs layerf220bcb43b84: Pulling fs layercbac9186cbdc: Waiting6c607cb9312a: Waiting2c97950df42a: Pulling fs layerf220bcb43b84: Waitinge06ff79658b8: Pulling fs layer2c97950df42a: Waitingfc86d2d179bb: Pulling fs layere06ff79658b8: Waitingcfc21adeca13: Pulling fs layer88f8a5f78fe6: Pulling fs layerfc86d2d179bb: Waitingcfc21adeca13: Waitinga68949be79e8: Pulling fs layer88f8a5f78fe6: Waiting6be6ee7bfec5: Pulling fs layera68949be79e8: Waiting6ed8cb715fa8: Pulling fs layer6be6ee7bfec5: Waitingb3e3e6b7c11c: Pulling fs layer6ed8cb715fa8: Waiting438c528cea8d: Pulling fs layerb3e3e6b7c11c: Waitingc8af8023de66: Pulling fs layer438c528cea8d: Waitingde29ca428654: Pulling fs layerc8af8023de66: Waitingab951542eba7: Pulling fs layerdb047cfd8365: Pulling fs layerab951542eba7: Waitinga89316b3efdd: Pulling fs layerdb047cfd8365: Waiting8601ac07e880: Pulling fs layera89316b3efdd: Waiting1c1e8b5aa2d6: Pulling fs layer8601ac07e880: Waiting888f8ca97020: Pulling fs layer1c1e8b5aa2d6: Waiting2e0139e636e6: Pulling fs layer888f8ca97020: Waitingec64e8d20974: Pulling fs layer2e0139e636e6: Waitinge44c3547185b: Pulling fs layerec64e8d20974: Waitinge44c3547185b: Waitingfd21ad20ea72: Verifying Checksumfd21ad20ea72: Download completefd21ad20ea72: Pull complete350fea6fdd1f: Verifying Checksum350fea6fdd1f: Download complete350fea6fdd1f: Pull completeca3f7d195dd8: Download completeee1c6e6495fe: Verifying Checksumee1c6e6495fe: Download complete097f281792a9: Verifying Checksum097f281792a9: Download completeee1c6e6495fe: Pull completeca3f7d195dd8: Pull completee1179adf7e6f: Verifying Checksume1179adf7e6f: Download complete9910f5ef2330: Verifying Checksum9910f5ef2330: Download complete56254a8cc260: Verifying Checksum56254a8cc260: Download complete2f984283cef7: Verifying Checksum2f984283cef7: Download complete65afd386c6bd: Download complete69e32d325951: Download completec25ffc1034a2: Verifying Checksumc25ffc1034a2: Download complete1fbcbf284526: Download completef06818f9d74c: Download completeda36d673ac3a: Verifying Checksumda36d673ac3a: Download complete2db963a7a6c4: Verifying Checksum2db963a7a6c4: Download complete938d32f4a9c3: Verifying Checksum938d32f4a9c3: Download completee8b60f8dbe46: Verifying Checksume8b60f8dbe46: Download completed3255826ed1a: Download completec7dfee8223c7: Verifying Checksumc7dfee8223c7: Download complete4f4fb700ef54: Download complete3e510ecd1a29: Verifying Checksum3e510ecd1a29: Download completecbac9186cbdc: Verifying Checksumcbac9186cbdc: Download complete6c607cb9312a: Download completef220bcb43b84: Download complete2c97950df42a: Download completee06ff79658b8: Verifying Checksume06ff79658b8: Download completecfc21adeca13: Verifying Checksumcfc21adeca13: Download completefc86d2d179bb: Verifying Checksumfc86d2d179bb: Download complete88f8a5f78fe6: Verifying Checksum88f8a5f78fe6: Download completea68949be79e8: Verifying Checksuma68949be79e8: Download complete6be6ee7bfec5: Verifying Checksum6be6ee7bfec5: Download complete6ed8cb715fa8: Download complete438c528cea8d: Download completede29ca428654: Verifying Checksumde29ca428654: Download completeab951542eba7: Verifying Checksumab951542eba7: Download completedb047cfd8365: Verifying Checksumdb047cfd8365: Download completea89316b3efdd: Verifying Checksuma89316b3efdd: Download complete8601ac07e880: Download complete1c1e8b5aa2d6: Download completeb3e3e6b7c11c: Verifying Checksumb3e3e6b7c11c: Download complete2e0139e636e6: Verifying Checksum2e0139e636e6: Download completeec64e8d20974: Verifying Checksumec64e8d20974: Download completee44c3547185b: Verifying Checksume44c3547185b: Download completec8af8023de66: Verifying Checksumc8af8023de66: Download complete888f8ca97020: Verifying Checksum888f8ca97020: Download complete2db963a7a6c4: Pull complete097f281792a9: Pull completee1179adf7e6f: Pull complete9910f5ef2330: Pull complete56254a8cc260: Pull completec25ffc1034a2: Pull complete2f984283cef7: Pull complete65afd386c6bd: Pull complete69e32d325951: Pull complete1fbcbf284526: Pull completef06818f9d74c: Pull completeda36d673ac3a: Pull complete938d32f4a9c3: Pull completee8b60f8dbe46: Pull completec7dfee8223c7: Pull completed3255826ed1a: Pull complete4f4fb700ef54: Pull complete3e510ecd1a29: Pull completecbac9186cbdc: Pull complete6c607cb9312a: Pull completef220bcb43b84: Pull complete2c97950df42a: Pull completee06ff79658b8: Pull completefc86d2d179bb: Pull completecfc21adeca13: Pull complete88f8a5f78fe6: Pull completea68949be79e8: Pull complete6be6ee7bfec5: Pull complete6ed8cb715fa8: Pull completeb3e3e6b7c11c: Pull complete438c528cea8d: Pull completec8af8023de66: Pull completede29ca428654: Pull completeab951542eba7: Pull completedb047cfd8365: Pull completea89316b3efdd: Pull complete8601ac07e880: Pull complete1c1e8b5aa2d6: Pull complete888f8ca97020: Pull complete2e0139e636e6: Pull completeec64e8d20974: Pull completee44c3547185b: Pull completeDigest: sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a9Status: Downloaded newer image for ocaml/opam@sha256:7ec693ec9fc828e1ee6849b50d217d41d0d212638b3b84a6a8f383f69e2f30a92026-06-15 18:25.38 ---> using "6fc637dd7aead0e25b5413fc7c453961c6a66b0075b09c406ad013dd09c7d95a" from cache/: (comment debian-13-5.4+flambda_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.38 ---> using "4d0bd359b6ff63c6ff07ca1dcdd19b10974423245f2f05a4cc47a1259ca44d35" 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.38 ---> using "3401544e8ce5c088bea9275eb6f826b6eac3892ca5c04e18c818899284c2a67d" 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository2026-06-15 18:25.38 ---> using "977de69b51a6eccdb87d4c403409dbd0a9e9a761e48d52bb0267ab23041b9743" 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.38 ---> using "1a12dfd8cbae4b38209fc07d4ce92d6057a492c475d386858cd9379b78f30b74" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-06-15 18:25.38 ---> using "580b1a9a987f26de17c757b34f149c4db24e3b42e6f2e4aa4bd60788178ff292" 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.38 ---> using "3a39fdeabe341dd7ecfbe40ed44261907011d55bd5466d257fc51a588476143c" from cache/src: (copy (src ocaml-version.opam) (dst ./))2026-06-15 18:25.38 ---> using "2f18b2a8e7f04555993ee57f8d0aea2f7360fdd70fb4454f41201b8133ba0d15" 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.38 ---> using "2e80919ca49f51b58d2c769359d96544135edcec66c1bd7f8e9fb46f95ba3d6f" from cache/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-06-15 18:25.38 ---> using "bc952e00eda0b97c4b547fe8ffe73ea5a59a1f8c1087c3f48cfd6133bba621db" 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-compiler.5.4.1 ocaml-config.3 ocaml-syntax-shims.1.0.0 ocaml-variants.5.4.1+options 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://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 [216 kB]- Fetched 307 kB in 0s (2208 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-version.dev] synchronised (file:///src)[NOTE] Package ocaml-variants is already installed (current version is 5.4.1+options).[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 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.38 ---> using "7385a56238a6b5bccdc319e69b9a90130bc9cff6244c8a0182234ed19fd1304b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-variants is already installed (current version is 5.4.1+options).[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 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 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-15 18:25.38 ---> using "737f21febf6da466df2423dbc92b42c2cd141ea6014832ba17035e04f2d5b434" from cache/src: (copy (src .) (dst /src))2026-06-15 18:25.38 ---> using "a1daf1ab5f52c77908870da8884eb7f45c771546ea1b3fef63cd10ddce1de60c" 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 `FVR3J2N3'.[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.38 ---> using "9f094220d63c4967e5c14ca930fb8aaf4d03cea9328cce35f4e29938b88e9403" from cacheJob succeeded2026-06-15 18:25.38: Job succeeded