2021-10-20 08:08.00: New job: Build using linux-arm64 in
                                [https://ci.mirage.io/git/mirage-ci/mirage-monorepo.git#universe-edge-monorepo (de8de5d5e524ebee28ce7a6cd47662e838050e2e
)]

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#071951a7f9a420ee45d953b57b5e540bf0bd82e9"))
 (run (network host)
      (shell "opam repo add overlays https://github.com/mirage/opam-overlays.git#f033f8b770097e768cc974cc407e0cd6d7889d63"))
 (run (network host)
      (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#e57d2485e8af6b0632350ca9bb7afc7e284ec393"))
 (workdir /src)
 (run (shell "sudo chown opam:opam /src"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install -y dune"))
 (workdir /src/duniverse)
 (run (shell "sudo chown opam:opam /src/duniverse"))
 (copy (src .) (dst /src/duniverse/))
 (run (shell "touch dune && mv dune dune_"))
 (run (shell "echo '(vendored_dirs *)' >> dune"))
 (workdir /src)
 (run (shell  "echo '\
             \n  (library\
             \n   (name monorepo)\
             \n   (public_name monorepo)\
             \n   (libraries \
             \nuri uri-sexp \
             \ndigestif )\
             \n  )\
             \n  ' >> dune"))
 (run (shell "touch monorepo.opam; touch monorepo.ml"))
 (run (shell "find . -type f -name 'dune-project' -exec sed 's/(strict_package_deps)//g' -i {} \\;"))
 (run (shell "opam exec -- dune build --profile release --debug-dependency-path "))
 (run (shell "du -sh _build/"))
)

2021-10-20 08:08.00: Using cache hint "mirage-ci-monorepo-debian-10-ocaml-4.13"
2021-10-20 08:08.00: Waiting for resource in pool OCluster
2021-10-20 08:08.00: Waiting for worker...
2021-10-20 08:52.22: Got resource from pool OCluster
Building on ampere1.ocamllabs.io
All commits already cached
HEAD is now at de8de5d monorepo-git-push
Cleared directory 'angstrom'
Submodule 'angstrom' (https://github.com/inhabitedtype/angstrom.git) unregistered for path 'angstrom'
Cleared directory 'base'
Submodule 'base' (https://github.com/janestreet/base.git) unregistered for path 'base'
Cleared directory 'bigarray-compat'
Submodule 'bigarray-compat' (https://github.com/mirage/bigarray-compat.git) unregistered for path 'bigarray-compat'
Cleared directory 'bigstringaf'
Submodule 'bigstringaf' (https://github.com/inhabitedtype/bigstringaf.git) unregistered for path 'bigstringaf'
Cleared directory 'csexp'
Submodule 'csexp' (https://github.com/ocaml-dune/csexp.git) unregistered for path 'csexp'
Cleared directory 'digestif'
Submodule 'digestif' (https://github.com/mirage/digestif.git) unregistered for path 'digestif'
Cleared directory 'dune'
Submodule 'dune' (https://github.com/ocaml/dune.git) unregistered for path 'dune'
Cleared directory 'eqaf'
Submodule 'eqaf' (https://github.com/mirage/eqaf.git) unregistered for path 'eqaf'
Cleared directory 'lib-findlib'
Submodule 'lib-findlib' (https://github.com/dune-universe/lib-findlib.git) unregistered for path 'lib-findlib'
Cleared directory 'ocaml-compiler-libs'
Submodule 'ocaml-compiler-libs' (https://github.com/janestreet/ocaml-compiler-libs.git) unregistered for path 'ocaml-compiler-libs'
Cleared directory 'ocaml-cstruct'
Submodule 'ocaml-cstruct' (https://github.com/mirage/ocaml-cstruct.git) unregistered for path 'ocaml-cstruct'
Cleared directory 'ocaml-syntax-shims'
Submodule 'ocaml-syntax-shims' (https://github.com/ocaml-ppx/ocaml-syntax-shims.git) unregistered for path 'ocaml-syntax-shims'
Cleared directory 'ocaml-uri'
Submodule 'ocaml-uri' (https://github.com/mirage/ocaml-uri.git) unregistered for path 'ocaml-uri'
Cleared directory 'ppx_derivers'
Submodule 'ppx_derivers' (git://github.com/ocaml-ppx/ppx_derivers.git) unregistered for path 'ppx_derivers'
Cleared directory 'ppx_sexp_conv'
Submodule 'ppx_sexp_conv' (https://github.com/janestreet/ppx_sexp_conv.git) unregistered for path 'ppx_sexp_conv'
Cleared directory 'ppxlib'
Submodule 'ppxlib' (https://github.com/ocaml-ppx/ppxlib.git) unregistered for path 'ppxlib'
Cleared directory 'result'
Submodule 'result' (https://github.com/janestreet/result.git) unregistered for path 'result'
Cleared directory 'sexplib0'
Submodule 'sexplib0' (https://github.com/janestreet/sexplib0.git) unregistered for path 'sexplib0'
Cleared directory 'stdlib-shims'
Submodule 'stdlib-shims' (https://github.com/ocaml/stdlib-shims.git) unregistered for path 'stdlib-shims'
Cleared directory 'stringext'
Submodule 'stringext' (https://github.com/rgrinberg/stringext.git) unregistered for path 'stringext'
Submodule 'angstrom' (https://github.com/inhabitedtype/angstrom.git) registered for path 'angstrom'
Submodule 'base' (https://github.com/janestreet/base.git) registered for path 'base'
Submodule 'bigarray-compat' (https://github.com/mirage/bigarray-compat.git) registered for path 'bigarray-compat'
Submodule 'bigstringaf' (https://github.com/inhabitedtype/bigstringaf.git) registered for path 'bigstringaf'
Submodule 'csexp' (https://github.com/ocaml-dune/csexp.git) registered for path 'csexp'
Submodule 'digestif' (https://github.com/mirage/digestif.git) registered for path 'digestif'
Submodule 'dune' (https://github.com/ocaml/dune.git) registered for path 'dune'
Submodule 'eqaf' (https://github.com/mirage/eqaf.git) registered for path 'eqaf'
Submodule 'lib-findlib' (https://github.com/dune-universe/lib-findlib.git) registered for path 'lib-findlib'
Submodule 'ocaml-compiler-libs' (https://github.com/janestreet/ocaml-compiler-libs.git) registered for path 'ocaml-compiler-libs'
Submodule 'ocaml-cstruct' (https://github.com/mirage/ocaml-cstruct.git) registered for path 'ocaml-cstruct'
Submodule 'ocaml-syntax-shims' (https://github.com/ocaml-ppx/ocaml-syntax-shims.git) registered for path 'ocaml-syntax-shims'
Submodule 'ocaml-uri' (https://github.com/mirage/ocaml-uri.git) registered for path 'ocaml-uri'
Submodule 'ppx_derivers' (git://github.com/ocaml-ppx/ppx_derivers.git) registered for path 'ppx_derivers'
Submodule 'ppx_sexp_conv' (https://github.com/janestreet/ppx_sexp_conv.git) registered for path 'ppx_sexp_conv'
Submodule 'ppxlib' (https://github.com/ocaml-ppx/ppxlib.git) registered for path 'ppxlib'
Submodule 'result' (https://github.com/janestreet/result.git) registered for path 'result'
Submodule 'sexplib0' (https://github.com/janestreet/sexplib0.git) registered for path 'sexplib0'
Submodule 'stdlib-shims' (https://github.com/ocaml/stdlib-shims.git) registered for path 'stdlib-shims'
Submodule 'stringext' (https://github.com/rgrinberg/stringext.git) registered for path 'stringext'
Submodule path 'angstrom': checked out '5536d1da71469b49f37076beb5f75d34f448da5e'
Submodule path 'base': checked out '02baffc343fd0eb8f58dce6fddf1ab5d3afba78e'
Submodule path 'bigarray-compat': checked out '757e11302b40619322fb839a8ef0cb0e16ba0828'
Submodule path 'bigstringaf': checked out '53cb9e0cc58a84acaf47e9f2eec73ae98b3ff424'
Submodule path 'csexp': checked out '7eeb86206819d2b1782d6cde1be9d6cf8b5fc851'
Submodule path 'digestif': checked out '4a8e07ee8b936951bd8009d74764532588316540'
From https://github.com/ocaml/dune
   bf7d6ec94..a740799d5  main       -> origin/main
 * [new branch]          ps/rr/fix_menhir___sandbox_infer_rule -> origin/ps/rr/fix_menhir___sandbox_infer_rule
 * [new branch]          ps/rr/test_coq___depend_on_coq_coq_native_in_coq_tests -> origin/ps/rr/test_coq___depend_on_coq_coq_native_in_coq_tests
 * [new branch]          ps/rr/test_ctypes___more_accurate_dependencies -> origin/ps/rr/test_ctypes___more_accurate_dependencies
Submodule path 'dune': checked out '82ea38c346795349844eb03e30d95fee03fbb441'
Submodule path 'eqaf': checked out '995118811fca25f1203eedb540b6fa71f08668e5'
Submodule path 'lib-findlib': checked out '55b3374114ea425e8881e4758a06b02ba06aabb5'
Submodule path 'ocaml-compiler-libs': checked out '5d2f8865ddef5aea453d5d72d31ff7a9b5105977'
From https://github.com/mirage/ocaml-cstruct
   9b99c67..374c694  master     -> origin/master
Submodule path 'ocaml-cstruct': checked out '374c69447fbce5521f9ee3035bb51e114b1ce8c0'
Submodule path 'ocaml-syntax-shims': checked out '38a6dd23543d9c4c3678fc6741962832fd539877'
Submodule path 'ocaml-uri': checked out '0ff3efbbc235bef5a7d67cc01bc1dadbe2e859b9'
Submodule path 'ppx_derivers': checked out 'd6655353f647d33de12d215aaa477ba936febef3'
Submodule path 'ppx_sexp_conv': checked out '061fff106432068c1a3f4ee2d60112bc26233264'
From https://github.com/ocaml-ppx/ppxlib
   88de14a..63184e8  main       -> origin/main
Submodule path 'ppxlib': checked out '63184e8ed10961549d6fda3ab21480c9a51985a7'
Submodule path 'result': checked out 'b0b9cd6e9cce8d2b7ad11127a6135540ec3f8a92'
Submodule path 'sexplib0': checked out '830200af0be608fd055a2e22223c2e5a001cb983'
Submodule path 'stdlib-shims': checked out 'fb6815e5d745f07fd567c11671149de6ef2e74c8'
Submodule path 'stringext': checked out '2bce0a6fe54e8f8782f7a3b2be44a5e1fb37a522'

(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
Digest: sha256:7316edefdd6360f52ba213fa077b582f4f0f2744c1a67d551959f42f0351f3cf
Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13
2021-10-20 08:52.32 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2021-10-20 08:52.32 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
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.

Continue? [Y/n] y
Format upgrade done.

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2021-10-20 08:52.32 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache

/home/opam: (run (network host)
                 (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#071951a7f9a420ee45d953b57b5e540bf0bd82e9"))
[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.

2021-10-20 08:52.32 ---> using "3d4692b9cf99f7d58a3255d6d7ed47f8df6a050a26d37405dca89597cb14c978" from cache

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

2021-10-20 08:52.43 ---> saved as "d83b431b3d50b03e52e1c9ec4761f73727a3cfd1831f750a613ebebcd5df0e31"

/home/opam: (run (network host)
                 (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#e57d2485e8af6b0632350ca9bb7afc7e284ec393"))
[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.

2021-10-20 08:52.49 ---> saved as "c6bee946e470f0792bf6c4e33dc64e3588699afa322cbb9f815fed75ce07994a"

/home/opam: (workdir /src)

/src: (run (shell "sudo chown opam:opam /src"))
2021-10-20 08:52.51 ---> saved as "d19228467ec43c563836765f988911e3557ba5ef632b5b4a0f3418bdf5424463"

/src: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install -y dune"))
The following actions will be performed:
  - install dune 2.9.1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.2.9.1  (cached)
-> installed dune.2.9.1
Done.
# Run eval $(opam env) to update the current shell environment
2021-10-20 08:54.30 ---> saved as "1c9d920ac08c4f1a556d62cc5d8dd91da8aecb3cb44d52c9615bcba63cf256e5"

/src: (workdir /src/duniverse)

/src/duniverse: (run (shell "sudo chown opam:opam /src/duniverse"))
2021-10-20 08:54.32 ---> saved as "8880d2bffd864a448c094505b09666395eca350aab8c9d5568881d258c0aaffe"

/src/duniverse: (copy (src .) (dst /src/duniverse/))
2021-10-20 08:54.38 ---> saved as "e2e1e662892690bc3510fe47f1e918bc18fdd2bfa8875d4b95887851b8f27e5d"

/src/duniverse: (run (shell "touch dune && mv dune dune_"))
2021-10-20 08:54.39 ---> saved as "66368fd6bb50abb1393f3222d690575c69788e7fa3e8ab5400a78c9e4d6d4916"

/src/duniverse: (run (shell "echo '(vendored_dirs *)' >> dune"))
2021-10-20 08:54.39 ---> saved as "c1feeb9ea4d44b5c8a762f579f7d094cc568a6d50567536c2b69cf4849ae4a29"

/src/duniverse: (workdir /src)

/src: (run (shell  "echo '\
                  \n  (library\
                  \n   (name monorepo)\
                  \n   (public_name monorepo)\
                  \n   (libraries \
                  \nuri uri-sexp \
                  \ndigestif )\
                  \n  )\
                  \n  ' >> dune"))
2021-10-20 08:54.40 ---> saved as "9e2bdfbebaf6d01554f93ac76abcb49a6de2aae21c76958e8b15785240743cdf"

/src: (run (shell "touch monorepo.opam; touch monorepo.ml"))
2021-10-20 08:54.41 ---> saved as "7014d8675c51888f9dc38e5526045414c0b80bcf15a53a47eca86fb0fe9b0961"

/src: (run (shell "find . -type f -name 'dune-project' -exec sed 's/(strict_package_deps)//g' -i {} \\;"))
2021-10-20 08:54.44 ---> saved as "729dd48cf37995699192f18385cc2856d7993a48836e21abb208b9fef089d9ea"

/src: (run (shell "opam exec -- dune build --profile release --debug-dependency-path "))
Info: Creating file dune-project with this contents:
| (lang dune 2.9)
| (name monorepo)
File "duniverse/dune_/dune-project", line 1, characters 11-14:
1 | (lang dune 3.0)
               ^^^
Error: Version 3.0 of the dune language is not supported.
Supported versions of this extension in version 3.0 of the dune language:
- 1.0 to 1.12
- 2.0 to 2.9
"/bin/bash" "-c"
"opam exec -- dune build --profile release --debug-dependency-path " failed with exit status 1
2021-10-20 08:54.48: Job failed: Failed: Build failed