2025-10-03 11:03.30: New job: Build using linux-arm64 in [https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (395229ba90b6338e3e2b10bd70f8a6e5b402f63c)] OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.14) (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#647158776f12f00c0e5e0fa305a291840f6173e6")) (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#78a2d2c6872487af4e267d9fbecfbba5856a866d")) (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#3320932b74afc1d049ceeaf60dfe501d664bb143,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-10-03 11:03.30: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-4.14" 2025-10-03 11:03.30: Waiting for resource in pool OCluster 2025-10-03 11:03.30: Waiting for worker… 2025-10-03 11:03.30: Got resource from pool OCluster Building on kydoime.caelum.ci.dev All commits already cached HEAD is now at 395229b Merge pull request #412 from hannesm/prep-410 (from ocaml/opam:debian-13-ocaml-4.14) 2025-10-03 11:03.48 ---> saved as "2872d40d55f240e0a2da70ebf7596d35808f9b322f6ba106c5bc21f37bed29fd" /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-10-03 11:03.48 ---> saved as "5cb26c4c89f19cf8882a86430bc6e7246ec7d2b4dc9c4381e0b364e87efbcbf7" /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-10-03 11:04.08 ---> saved as "10de7b0709f46eb6ef5732e5c8e2c2938b4ac5c4831018ebe31c4c01b7a353ad" /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#647158776f12f00c0e5e0fa305a291840f6173e6")) [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2025-10-03 11:04.18 ---> saved as "a692b1f898f03680ecba7c50c4cc89d448450323446f6136ef847127b1d76c5f" /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 4.14 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-10-03 11:04.20 ---> saved as "51bff260f6b6e3135d65c7f1921687fa4bf248923b0f39d050eae800c249f235" /home/opam: (run (network host) (shell "opam pin -ny https://github.com/mirage/mirage.git#78a2d2c6872487af4e267d9fbecfbba5856a866d")) 2025-10-03 11:04.21: Cancelling: Auto-cancelling job because it is no longer needed Job cancelled