๐ŸŸ  @4a1cc99

๐ŸŸ  x86_64-debian-13-5.3

Job tree

Job log

See full log and operations
2025-12-08 10:32.23: New job: Build using linux-x86_64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (53b7839a70657c31b9028b7f4bb19e0d64d9b482)]

OBuilder spec:

((from ocaml/opam:debian-13-ocaml-5.3)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
 (run (network host)
      (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#70bf74d9d1d1f663d59e8c7a2b76614244437c6a"))
 (run (network host)
      (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
 (run (network host)
      (shell "opam pin -ny https://github.com/mirage/mirage.git#4a1cc99aa496abcae90bc31abccbfd1718c60ffb"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "sudo apt-get update && opam install -y \"mirage>=4\""))
 (copy (src .) (dst /src/))
 (env MODE hvt)
 (workdir /src/)
 (run (shell "opam exec -- make configure"))
 (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#d5c12f6d5c7909e6119a82bc4aba682ac3110b2d,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)
 (run (network host)
      (shell "opam exec -- make lock"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "sudo apt-get update && opam exec -- make depends"))
 (run (shell "opam monorepo list -l mirage.opam.locked"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam exec -- make pull"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (run (cache (dune-build-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam exec -- make build"))
)

2025-12-08 10:32.23: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.3"
2025-12-08 10:32.23: Waiting for resource in pool OCluster
2025-12-08 10:32.23: Waiting for workerโ€ฆ
2025-12-08 10:32.24: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 53b7839 Merge pull request #415 from yomimono/reenable-littlefs-example
2025-12-08 10:32.26: Cancelling: Auto-cancelling job because it is no longer needed

(from ocaml/opam:debian-13-ocaml-5.3)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.3' locally
debian-13-ocaml-5.3: Pulling from ocaml/opam
e8f306d28995: Pulling fs layer
e8f306d28995: Verifying Checksum
e8f306d28995: Download complete
e8f306d28995: Pull complete
Digest: sha256:c69ce68e19dc2efb43c40d73c100f977bcb0fb535dc324a41469b6ed6f6e1caf
Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.3
2025-12-08 10:32.26 ---> using "348716d62ad55d1c2ba7493d00b0882cc64fc042d724a06a1599e8ba58d890e2" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-12-08 10:32.26 ---> using "24883da7c3bfb9b4beffcac7267b86c1389006a753d78f6b386a3c4fd0e70458" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
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] y
Format upgrade done.

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-12-08 10:32.26 ---> using "e0d08704d663585a0eeeaa1114187809c41cb285481ac9f5195ea2884586d4b3" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#70bf74d9d1d1f663d59e8c7a2b76614244437c6a"))
Job cancelled