2026-01-13 20:19.43: New job: test mirage/mirage-time https://github.com/mirage/mirage-time.git#refs/heads/main (c68f199b1952f0656526a3212f82afd2a49c1f00) (linux-x86_64:(lower-bound))Base: ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500Opam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-time.git" -b "main" && cd "mirage-time" && git reset --hard c68f199bcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500# debian-13-4.08_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 2dee2fe30df966714e056f8af164fe0ed7648a63 || git fetch origin master) && git reset -q --hard 2dee2fe30df966714e056f8af164fe0ed7648a63 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-time.opam mirage-time-unix.opam ./RUN opam pin add -yn mirage-time.dev './' && \opam pin add -yn mirage-time-unix.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.1.6.3 duration.0.2.1 jbuilder.transition lwt.4.2.0 mmap.1.0.2 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlfind.1.8.0 result.1.5 seq.base"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y mirage-time.dev mirage-time-unix.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-01-13 20:19.43: Using cache hint "mirage/mirage-time-ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500-debian-13-4.08_opam-2.5-4cd7535716f74dff3aa483890fb1ffe9"2026-01-13 20:19.43: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)(comment debian-13-4.08_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 2dee2fe30df966714e056f8af164fe0ed7648a63 || git fetch origin master) && git reset -q --hard 2dee2fe30df966714e056f8af164fe0ed7648a63 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-time.opam mirage-time-unix.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-time.dev './' && \\nopam pin add -yn mirage-time-unix.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.1.6.3 duration.0.2.1 jbuilder.transition lwt.4.2.0 mmap.1.0.2 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlfind.1.8.0 result.1.5 seq.base")(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 mirage-time.dev mirage-time-unix.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-01-13 20:19.43: Waiting for resource in pool OCluster2026-01-13 23:15.22: Waiting for worker…2026-01-13 23:17.18: Got resource from pool OClusterBuilding on eumacheAll commits already cachedHEAD is now at c68f199 changes for 3.0.0(from ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500)Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500' locallydocker.io/ocaml/opam@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500: Pulling from ocaml/opam281b80c799de: Already exists00fc4ac50d5e: Already exists7dc48a314bea: Already exists8f654937f9e3: Already exists1240f6fbe8cc: Already existsf77f967230a1: Already exists1b4ac3d9a8c2: Already exists27b61414175d: Already exists26fabf9b20e0: Already existsb4426e2c299b: Already exists9c12df827e83: Already exists9a5608646906: Already exists2a83342677ae: Already exists5cbaedd36b85: Already exists750a9830ac77: Already exists400560080670: Already existsbad13195b6fa: Already existsb51fe78b498e: Already exists185ce27e889b: Already exists8a483dc1e759: Already exists4de9d6d54a13: Already exists0c268a22c8a0: Already exists4f4fb700ef54: Already existse61881bc2621: Already existsc864a4af1ff0: Already exists42d012f62ad9: Already existsccb2ed78fa2e: Already exists84c22434b2f6: Already exists18c972827b32: Already exists4c6dcdff9e80: Already exists280bf9d33ca6: Already exists51ce8c29753c: Already exists5ac80663b9d2: Already exists93f877c915e3: Already exists8573ccc6bb69: Already existsd26192cd75ec: Already existsc7cce15b715e: Already existsc998ca7b5976: Already exists3cd1b61d806b: Already exists19a26ec5319e: Already existsb1f6813045f3: Already exists7a2b7a29296d: Already exists94a0ebb2d223: Already exists1c7f29f6d19a: Already exists1493b442f343: Already existsDigest: sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea500Status: Downloaded newer image for ocaml/opam@sha256:7cdc2a1943ac1462f548be7816c6d02f14e605659f225027208abe04795ea5002026-01-13 23:17.19 ---> using "4c1f60dc0cc5644c6a4c05cf3315bdbf9cc478b70e443b212a1220385bab8bba" from cache/: (comment debian-13-4.08_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-01-13 23:17.19 ---> using "92dd4fc960da195cf8060e96ee0990af7318cc2673fac9df60b7fa438452988b" 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-01-13 23:17.19 ---> using "aabd502144a2d34da48b540ca016cfc216bbcccbb82cd54dc1dbcd4eab0c47c4" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-131-genericThe OCaml toplevel, version 4.08.12.5.02026-01-13 23:17.19 ---> using "2f5f566f7e806252bb5a6fcdcbd8b7bc314413458c854c3595c5ff2a71173bde" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-13 23:17.19 ---> using "b86df431ec01f8f97d0c50a8e2cdd966fd4d0009325244e611106efcf1f13127" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 2dee2fe30df966714e056f8af164fe0ed7648a63 || git fetch origin master) && git reset -q --hard 2dee2fe30df966714e056f8af164fe0ed7648a63 && git log --no-decorate -n1 --oneline && opam update -u"))2dee2fe30d Merge pull request #29195 from raphael-proust/lwt-fix-ocamlfind-dep-constraint<><> 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.4.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-01-13 23:17.19 ---> using "68ea3874e4e9c20398c7d244b530fbac16c11786e5ad35a14ddea99f36c6b351" from cache/src: (copy (src mirage-time.opam mirage-time-unix.opam) (dst ./))2026-01-13 23:17.19 ---> saved as "36d5cb2dd405fb14e327d722d964ed7c07e1dafc6b79206dadd1008c1827fe2f"/src: (run (network host)(shell "opam pin add -yn mirage-time.dev './' && \\nopam pin add -yn mirage-time-unix.dev './'"))[mirage-time.dev] synchronised (file:///src)mirage-time is now pinned to file:///src (version dev)[mirage-time-unix.dev] synchronised (file:///src)mirage-time-unix is now pinned to file:///src (version dev)2026-01-13 23:17.24 ---> saved as "152334e5af8622e3a90de266dd61e21a986d92048193f19cc572fe82d890f4ef"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-13 23:17.25 ---> saved as "f34f1f6d81fe4424b85d18c44ea233874e148f5263254f8e7863f32c566330f8"/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-m4.1 cppo.1.6.1 dune.1.6.3 duration.0.2.1 jbuilder.transition lwt.4.2.0 mmap.1.0.2 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-config.1 ocamlfind.1.8.0 result.1.5 seq.base")/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 mirage-time.dev mirage-time-unix.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://deb.debian.org/debian trixie InRelease [140 kB]- 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 trixie/main amd64 Packages [9670 kB]- Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [95.5 kB]- Fetched 9997 kB in 2s (4882 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-time.dev] synchronised (file:///src)[mirage-time-unix.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) ...# To update the current shell environment, run: eval $(opam env)2026-01-13 23:17.53 ---> saved as "70db0104de65aeb041e0295b773d4ae7c4bd48f35e6aaad7a08e28b52fce6ae9"/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 11 packages- install base-bytes base- install conf-m4 1- install cppo 1.6.1- install dune 1.6.3- install duration 0.2.1- install jbuilder transition (deprecated)- install lwt 4.2.0- install mmap 1.0.2- install ocamlfind 1.8.0- install result 1.5- install seq base<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.6.1 (cached)-> retrieved dune.1.6.3 (cached)-> retrieved duration.0.2.1 (cached)-> installed conf-m4.1-> retrieved lwt.4.2.0 (cached)-> retrieved mmap.1.0.2 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved ocamlfind.1.8.0 (cached)-> retrieved result.1.5 (cached)-> installed ocamlfind.1.8.0-> installed base-bytes.base-> installed dune.1.6.3-> installed jbuilder.transition-> installed duration.0.2.1-> installed mmap.1.0.2-> installed result.1.5-> installed cppo.1.6.1-> installed lwt.4.2.0Done.<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>=> Note: This package is deprecated.=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.# To update the current shell environment, run: eval $(opam env)2026-01-13 23:18.48 ---> saved as "efbde5449adda11119b47262f04028f91326700391653d9c690be554808f4338"/src: (copy (src .) (dst /src))2026-01-13 23:18.48 ---> saved as "d5a7749ff3132e3bb322e6a3d2abbd2499f54cf43a823dc8cbf24d63e32f6ae5"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-01-13 23:18.49 ---> saved as "47e28e829100a9d1b30c39444e1d9dff72113d27e1a2120d3c8a750131d87e71"Job succeeded2026-01-13 23:18.49: Job succeeded