Job log
See full log and operations2022-03-27 19:52.55: New job: Build using linux-x86_64 in
[https://github.com/mirage/mirage-skeleton.git#refs/heads/mirage-dev (144d68992a284730c383eb3d39c409a061bc452e)]
OBuilder spec:
[34m((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#45c89f0bd1484b482f4b3d2e2e6cd238f0e9d78a"))
(run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#0a34ae142600d543a628de0315a811d51efc542b"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "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#5542d7386e9188925f81587d84ad199d1733850c,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#a59e36702822c31e662b242c6d056a31533590e6)
(run (network host)
(shell "opam exec -- make lock"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "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"))
)[0m
2022-03-27 19:52.55: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13"
2022-03-27 19:52.55: Waiting for resource in pool OCluster
2022-03-27 19:52.55: Waiting for worker...
2022-03-27 19:53.00: Got resource from pool OCluster
Building on apache.ocamllabs.io
All commits already cached
HEAD is now at 144d689 Merge pull request #336 from samoht/warnings
[01;34m(from ocaml/opam:debian-10-ocaml-4.13)[0m
[01;2m[01;35m2022-03-27 19:53.33 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache[0m
[01;34m/: (user (uid 1000) (gid 1000))[0m
[01;34m/: (workdir /home/opam)[0m
[01;34m/home/opam: (run (shell "sudo chown opam:opam /home/opam"))[0m
[01;2m[01;35m2022-03-27 19:53.33 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache[0m
[01;34m/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))[0m
Continue? [Y/n] y
This development 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
[01;2m[01;35m2022-03-27 19:53.33 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#45c89f0bd1484b482f4b3d2e2e6cd238f0e9d78a"))[0m
[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.
[01;2m[01;35m2022-03-27 19:53.33 ---> using "d2eb383fb0d7468b8e8f49b5b2e031685aa9abe7bce8fd83ba997b45b79b529d" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#0a34ae142600d543a628de0315a811d51efc542b"))[0m
2022-03-27 19:53.46: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled