2024-10-01 15:19.35: New job: Build using linux-x86_64 in [https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (ffb5d95dc05920f8d0ca6c71d42c510858bda367)] 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#1b4da5019e5ea60af76c94aacc672a7e9659a832")) (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#0df7db78e4d4c3adbaa1d92470b521dc4f9209f9")) (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#f2bec38beca4aea9e481f2fd3ee319c519124649,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")) ) 2024-10-01 15:19.35: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13" 2024-10-01 15:19.35: Waiting for resource in pool OCluster 2024-10-01 15:19.35: Waiting for worker… 2024-10-01 15:22.40: Got resource from pool OCluster Building on x86-bm-c5.sw.ocaml.org All commits already cached HEAD is now at ffb5d95 Merge pull request #402 from mirage/fix-application-http (from ocaml/opam:debian-10-ocaml-4.13) 2024-10-01 15:22.41 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-10-01 15:22.41 ---> using "54342da51d0603a14f6ba9989f4252ffa31f1ca13e80c1d45d63e53fc9e80646" 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-10-01 15:22.41 ---> using "3ddb42a6e856d7c2c5e614451b958647e474c5a4c98a94c3cc6a5e11dd914645" from cache /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#1b4da5019e5ea60af76c94aacc672a7e9659a832")) [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-10-01 15:22.41 ---> using "866ed456730603c9b16688fd8be28f9eacd43c7b226f2a7f986e316601705845" 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 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-10-01 15:22.41 ---> using "1f4ddc0d8ca79d7280c76616008ca3ba44d01d8bbeb782ae1a359bf49890ea19" from cache /home/opam: (run (network host) (shell "opam pin -ny https://github.com/mirage/mirage.git#0df7db78e4d4c3adbaa1d92470b521dc4f9209f9")) 2024-10-01 15:22.42: Cancelling: Auto-cancelling job because it is no longer needed Job cancelled