2025-03-04 17:03.39: New job: Build using linux-arm64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/main (c2c98b30bf53c1a08424ed7d4ea6948313731274)]

OBuilder spec:

((from ocaml/opam:debian-10-ocaml-5.2)
 (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.1 /usr/bin/opam && opam update"))
 (run (network host)
      (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#a263eb47bd23b8c5e3555052b1f086fe933eebde"))
 (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#5a8db30ec8070f703de6af99419de74d8fc8f708"))
 (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#395cbc4acc1f4524853728c5885f32f1cfff281b,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#797cb363df3ff763c43c8fbec5cd44de2878757e)
 (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-03-04 17:03.39: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-5.2"
2025-03-04 17:03.39: Waiting for resource in pool OCluster
2025-03-04 17:03.39: Waiting for worker…
2025-03-04 17:03.39: Got resource from pool OCluster
Building on ocaml-1.osuosl.ci.dev
All commits already cached
HEAD is now at c2c98b3 fix with charrua 1.6.0 release (#406)

(from ocaml/opam:debian-10-ocaml-5.2)
Unable to find image 'ocaml/opam:debian-10-ocaml-5.2' locally
debian-10-ocaml-5.2: Pulling from ocaml/opam
ab70de282f5c: Pulling fs layer
bbf18aa8cf41: Pulling fs layer
b8977155f36b: Pulling fs layer
42aeba01fd3f: Pulling fs layer
cb30936342e1: Pulling fs layer
34dc6f1adfb2: Pulling fs layer
1b4db6a64963: Pulling fs layer
cfa3f921bbdb: Pulling fs layer
42aeba01fd3f: Waiting
34dc6f1adfb2: Waiting
1b4db6a64963: Waiting
cfa3f921bbdb: Waiting
cb30936342e1: Waiting
bbf18aa8cf41: Download complete
b8977155f36b: Verifying Checksum
b8977155f36b: Download complete
42aeba01fd3f: Verifying Checksum
42aeba01fd3f: Download complete
34dc6f1adfb2: Download complete
1b4db6a64963: Download complete
cfa3f921bbdb: Download complete
cb30936342e1: Download complete
ab70de282f5c: Verifying Checksum
ab70de282f5c: Download complete
ab70de282f5c: Pull complete
bbf18aa8cf41: Pull complete
b8977155f36b: Pull complete
42aeba01fd3f: Pull complete
cb30936342e1: Pull complete
34dc6f1adfb2: Pull complete
1b4db6a64963: Pull complete
cfa3f921bbdb: Pull complete
Digest: sha256:4d672c5a454ab64ecbc9b6d32af254d6d26335ceec51889e49a4e3fb2a0d17f3
Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-5.2
2025-03-04 17:03.40 ---> using "752a856dc0534d8bc120f716770ce56b356e0038b43f4a4cd8984ba0735684e4" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-03-04 17:03.40 ---> using "0f5e656a2ed5cbea7671c38eb0719b93d7366fc382509556b14b9efdaffe3b8b" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
Continue? [Y/n] y
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Format upgrade done.

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-03-04 17:03.40 ---> using "f49c317111a642676c09c01bc919af8812f6a51ed5ff16776f360ee3839c99a5" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#a263eb47bd23b8c5e3555052b1f086fe933eebde"))
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.2 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2025-03-04 17:03.40 ---> using "cecc41666e7672ddb94c9d8a39938850667f1b3084b1f8a3a9f65b7ee5b78804" from cache

/home/opam: (run (network host)
                 (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
[mirage-dev] Initialised
[NOTE] Repository mirage-dev has been added to the selections of switch 5.2 only.
       Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2025-03-04 17:03.40 ---> using "aa07539cf2bd1c46b49e85e1f560558ce998ca259e7a0972d66ea4e21a6360d8" from cache

/home/opam: (run (network host)
                 (shell "opam pin -ny https://github.com/mirage/mirage.git#5a8db30ec8070f703de6af99419de74d8fc8f708"))
This will pin the following packages: mirage-runtime, mirage. Continue? [Y/n] y
mirage-runtime is now pinned to git+https://github.com/mirage/mirage.git#5a8db30ec8070f703de6af99419de74d8fc8f708 (version 4.8.2)
mirage is now pinned to git+https://github.com/mirage/mirage.git#5a8db30ec8070f703de6af99419de74d8fc8f708 (version 4.8.2)
2025-03-04 17:04.01 ---> saved as "ffb37879d934f88a306f42517209df7b7af9a46fa70c69f1754a5726247d39eb"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "sudo apt-get update && opam install -y \"mirage>=4\""))
Hit:1 http://deb.debian.org/debian buster InRelease
Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [600 kB]
Fetched 635 kB in 2s (265 kB/s)
Reading package lists...

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage.4.8.2] synchronised (no changes)

2025-03-04 17:04.29: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled