2024-03-06 08:46.08: New job: Build using linux-arm64 in [https://github.com/mirage/mirage-skeleton.git#refs/pull/384/head (58da09f71b7ad81985c95b7ae29847374ccc0cad)] OBuilder spec: ((from ocaml/opam:debian-10-ocaml-4.13) (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#c51e19460091d6e77d512de94b1bcb982d3b1a84")) (run (network host) (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#749c02302f8f15e609332edbe827541558554a80")) (run (network host) (shell "opam pin -ny https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b")) (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#4e75ee36715b27550d5bdb87686bb4ae4c9e89c4,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#05f1c1823d891ce4d8adab91f5db3ac51d86dc0b) (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")) ) 2024-03-06 08:46.08: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13" 2024-03-06 08:46.08: Waiting for resource in pool OCluster 2024-03-06 08:46.08: Waiting for worker… 2024-03-06 08:46.08: Got resource from pool OCluster Building on kydoime.caelum.ci.dev HEAD is now at f6ebf33 Rename Mirage_key to Mirage_arg HEAD is now at 58da09f Rename Mirage_key to Mirage_arg (from ocaml/opam:debian-10-ocaml-4.13) Unable to find image 'ocaml/opam:debian-10-ocaml-4.13' locally debian-10-ocaml-4.13: Pulling from ocaml/opam e243794af54b: Pulling fs layer e243794af54b: Retrying in 5 seconds e243794af54b: Retrying in 4 seconds e243794af54b: Retrying in 3 seconds e243794af54b: Retrying in 2 seconds e243794af54b: Retrying in 1 second e243794af54b: Retrying in 10 seconds e243794af54b: Retrying in 9 seconds e243794af54b: Retrying in 8 seconds e243794af54b: Retrying in 7 seconds e243794af54b: Retrying in 6 seconds e243794af54b: Retrying in 5 seconds e243794af54b: Retrying in 4 seconds e243794af54b: Retrying in 3 seconds e243794af54b: Retrying in 2 seconds e243794af54b: Retrying in 1 second e243794af54b: Download complete e243794af54b: Pull complete Digest: sha256:6b2659d10ae0e7d16c06f176433e5d1b47f47f5fda408a6a252e3b23f19ae9bd Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13 2024-03-06 08:46.09 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-03-06 08:46.09 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /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.1, 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] synchronised from file:///home/opam/opam-repository 2024-03-06 08:46.09 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#c51e19460091d6e77d512de94b1bcb982d3b1a84")) [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.13 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-03-06 08:46.09 ---> using "3a7b6f43e322dcbe7d804b25af0cc53ccf83118b0cb78070e7ba6247b0c0fc6b" from cache /home/opam: (run (network host) (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#749c02302f8f15e609332edbe827541558554a80")) [mirage-dev] Initialised [NOTE] Repository mirage-dev has been added to the selections of switch 4.13 only. Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-03-06 08:46.09 ---> using "297581023f36ff98533cb09d7a4f2d16b86830b28d158c081d9ba62273430760" from cache /home/opam: (run (network host) (shell "opam pin -ny https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b")) This will pin the following packages: functoria-runtime, functoria, mirage-runtime, mirage. Continue? [Y/n] y functoria-runtime is now pinned to git+https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b (version 4.4.2) functoria is now pinned to git+https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b (version 4.4.2) mirage-runtime is now pinned to git+https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b (version 4.4.2) mirage is now pinned to git+https://github.com/mirage/mirage.git#dc55ed33d59fe3d7bc12b2dc5b8f077fac3d946b (version 4.4.2) 2024-03-06 08:46.17 ---> saved as "30d9ea7d9105a01250f1edb7d620908558cb3da24350db3c03613dd13e443045" /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 [577 kB] Fetched 612 kB in 1s (1073 kB/s) Reading package lists...