2026-04-14 07:59.19: New job: test mirage/mirage-mtime https://github.com/mirage/mirage-mtime.git#refs/heads/main (4fc4a1b5c5f60c62772f59d1fd6f6968ef8e30d2) (linux-x86_64:debian-13-4.11_opam-2.5)Base: ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30Opam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-mtime.git" -b "main" && cd "mirage-mtime" && git reset --hard 4fc4a1b5cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30# debian-13-4.11_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-mtime.opam ./RUN opam pin add -yn mirage-mtime.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.22.2 mtime.2.1.0 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y mirage-mtime.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-04-14 07:59.19: Using cache hint "mirage/mirage-mtime-ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30-debian-13-4.11_opam-2.5-846d4964b11fbdb708893386a9641ba8"2026-04-14 07:59.19: Using OBuilder spec:((from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)(comment debian-13-4.11_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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-mtime.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-mtime.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.2 mtime.2.1.0 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.1")(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-mtime.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-04-14 07:59.19: Waiting for resource in pool OCluster2026-04-14 07:59.19: Waiting for worker…2026-04-14 08:01.13: Got resource from pool OClusterBuilding on eumache.caelum.ci.devAll commits already cachedHEAD is now at 4fc4a1b changes for 5.2.0(from ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30)Unable to find image 'ocaml/opam:debian-13-ocaml-4.11@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30' locallydocker.io/ocaml/opam@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30: Pulling from ocaml/opama7730063fcfe: Already exists1a27fd2181de: Already existsc29591c91388: Already exists356a64daa753: Already existsac02f8f2062b: Already existsaaa2f390e4c8: Pulling fs layerb668811757f6: Pulling fs layer32fd4e1a774f: Pulling fs layerb1d486fb8fdf: Pulling fs layerb668811757f6: Download completecf8a2024f299: Pulling fs layer32fd4e1a774f: Download complete8c4a5dac67c3: Pulling fs layerb1d486fb8fdf: Download complete6adfe24d7b40: Pulling fs layercf8a2024f299: Download completedccd6e3c0589: Pulling fs layer8c4a5dac67c3: Download complete2ee4bcb55cd4: Pulling fs layer2dc3b58478d7: Pulling fs layer6adfe24d7b40: Download completedaf15e5c44c6: Pulling fs layer564e978a8088: Pulling fs layer2ee4bcb55cd4: Download completedccd6e3c0589: Download completedaf15e5c44c6: Download complete2dc3b58478d7: Download complete25a652a8c456: Pulling fs layer564e978a8088: Download completeb3bfea7bff3f: Pulling fs layer25a652a8c456: Download completea00f2937f570: Pulling fs layer78bd1737ebff: Pulling fs layer4f4fb700ef54: Pulling fs layera00f2937f570: Download completeb3bfea7bff3f: Download complete4291a055edd7: Pulling fs layer78bd1737ebff: Download complete4f4fb700ef54: Download complete3c2b2836d59a: Pulling fs layer7b3e96544a52: Pulling fs layerc72503effb14: Pulling fs layer4291a055edd7: Download completebca08df11a10: Pulling fs layer3c2b2836d59a: Download complete2ab0829b2daf: Pulling fs layer7b3e96544a52: Download completec72503effb14: Download complete1d246d4da211: Pulling fs layerbca08df11a10: Download completea09cb4870027: Pulling fs layer2ce07b4fe7c0: Pulling fs layer6b96f28d505e: Pulling fs layerb6ad36bba9bf: Pulling fs layer56d62791a0f9: Pulling fs layera09cb4870027: Download complete2ab0829b2daf: Download complete1d246d4da211: Download complete4d60780055d1: Pulling fs layer6b96f28d505e: Download complete2ce07b4fe7c0: Download completeb6ad36bba9bf: Download complete43f57a7c44cb: Pulling fs layer56d62791a0f9: Download completef21057dc4e85: Pulling fs layere0d2ca1300ed: Pulling fs layer9da2f7598f8e: Pulling fs layer43f57a7c44cb: Download complete4d60780055d1: Download completecb569bb28593: Pulling fs layer19466215109a: Pulling fs layere0d2ca1300ed: Download completecb569bb28593: Download complete9da2f7598f8e: Download complete63fa251d3f94: Pulling fs layerf78c0985c35f: Pulling fs layer63fa251d3f94: Waiting24c8eb25f40f: Pulling fs layerf78c0985c35f: Waiting24c8eb25f40f: Waiting19466215109a: Verifying Checksum19466215109a: Download complete63fa251d3f94: Verifying Checksum63fa251d3f94: Download completef78c0985c35f: Download complete24c8eb25f40f: Verifying Checksum24c8eb25f40f: Download completeaaa2f390e4c8: Pull completeb668811757f6: Pull complete32fd4e1a774f: Pull completeb1d486fb8fdf: Pull completecf8a2024f299: Pull completef21057dc4e85: Verifying Checksumf21057dc4e85: Download complete8c4a5dac67c3: Pull complete6adfe24d7b40: Pull completedccd6e3c0589: Pull complete2ee4bcb55cd4: Pull complete2dc3b58478d7: Pull completedaf15e5c44c6: Pull complete564e978a8088: Pull complete25a652a8c456: Pull completeb3bfea7bff3f: Pull completea00f2937f570: Pull complete78bd1737ebff: Pull complete4f4fb700ef54: Pull complete4291a055edd7: Pull complete3c2b2836d59a: Pull complete7b3e96544a52: Pull completec72503effb14: Pull completebca08df11a10: Pull complete2ab0829b2daf: Pull complete1d246d4da211: Pull completea09cb4870027: Pull complete2ce07b4fe7c0: Pull complete6b96f28d505e: Pull completeb6ad36bba9bf: Pull complete56d62791a0f9: Pull complete4d60780055d1: Pull complete43f57a7c44cb: Pull completef21057dc4e85: Pull completee0d2ca1300ed: Pull complete9da2f7598f8e: Pull completecb569bb28593: Pull complete19466215109a: Pull complete63fa251d3f94: Pull completef78c0985c35f: Pull complete24c8eb25f40f: Pull completeDigest: sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d30Status: Downloaded newer image for ocaml/opam@sha256:9eda627f0fb3aee0b4c90ab4a66cd7ad22cb940410bb82180129d26df8863d302026-04-14 08:01.13 ---> using "6e90916465a21bba0f6244811c28283c9f28721d32ae7c6c05a01c201d3a411c" from cache/: (comment debian-13-4.11_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-04-14 08:01.13 ---> using "4cc8e96b949e977f64b6b7a873504791e24878c1f87d81bd2394c3a37d0f57bc" 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-04-14 08:01.13 ---> using "0a922186862820f8b1a302c7372b2d89a36adb4b355007ab89921de6b8fdf07e" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-107-genericThe OCaml toplevel, version 4.11.22.5.02026-04-14 08:01.13 ---> using "4f2e9be51b05640ffc8fb7eafaa92c28b1bf63e7aa4deb97dba550911dcdd19f" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-04-14 08:01.13 ---> using "7967062bde087cbb4a2bd04e50255887aa494286d0cf129badfedfa5f9d605ab" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..5f7bb1a6e6 master -> origin/master5f7bb1a6e6 Merge pull request #29704 from shonfeder/release-dune-3.22.2<><> 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-04-14 08:01.13 ---> using "e34f44b76d087fa65dac9565a144beef2820a79b3c2594a0280341eb51b282f3" from cache/src: (copy (src mirage-mtime.opam) (dst ./))2026-04-14 08:01.13 ---> saved as "323279731e65844e340936e3eb3272c7e998fe55bbcef58e1521ce52877f8698"/src: (run (network host)(shell "opam pin add -yn mirage-mtime.dev './'"))[mirage-mtime.dev] synchronised (file:///src)mirage-mtime is now pinned to file:///src (version dev)2026-04-14 08:01.15 ---> saved as "93186d83a68c9da9e90721723ce171ebda3ca4f5ed850f3086a6ac0c93b790e7"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-04-14 08:01.15 ---> saved as "bccc6e1d651d95aab1b55e72fc72a6f0f6335e73a00c330f4024680a7d90cda3"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.2 mtime.2.1.0 ocaml.4.11.2 ocaml-base-compiler.4.11.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.1")/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-mtime.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 [123 kB]- Fetched 213 kB in 0s (894 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-mtime.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.11.2).[NOTE] Package ocaml is already installed (current version is 4.11.2).[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-04-14 08:01.30 ---> saved as "01ca3534c10bc9bae4b2dddcc2e486eeb9eb922d63c1fdc82ed186913b51e53c"/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.11.2).[NOTE] Package ocaml is already installed (current version is 4.11.2).[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 5 packages- install dune 3.22.2- install mtime 2.1.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install topkg 1.1.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.22.2 (cached)-> retrieved mtime.2.1.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved topkg.1.1.1 (cached)-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> installed topkg.1.1.1-> installed mtime.2.1.0-> installed dune.3.22.2Done.# To update the current shell environment, run: eval $(opam env)2026-04-14 08:02.21 ---> saved as "781c89255ee0c0c7ad90c57aeedb774e15e2b0516972fb6c59973d33efd780e3"/src: (copy (src .) (dst /src))2026-04-14 08:02.22 ---> saved as "950abd2bb7164887a352b8c90dee338e192ad7ca5f158d4fb2991b2cc2ddea88"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/lib_test && ./portable.exe)Monotonic clock says: 2293 nanosecondsMonotonic clock says: 44239 nanosecondsThe monotonic clock period is: 1 nanoseconds2026-04-14 08:02.23 ---> saved as "0dbe18947187593b332bf162d9a8954b7750a5abb70874f213c545e4e129e175"Job succeeded2026-04-14 08:02.23: Job succeeded