2022-01-20 16:00.38: New job: Build using linux-x86_64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/master (f1098f10fe215c072ff3fbfcb866fc0effeedc00)]

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#10a48cb9fab88f67f6cb70280e0fec035c32d41c"))
 (run (network host)
      (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#e8f527bcf5eb2058a76f4faf4742810648db8f93"))
 (run (network host)
      (shell "opam pin -ny https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install -y mirage"))
 (copy (src .) (dst /src/))
 (env MODE hvt)
 (workdir /src/)
 (run (shell "opam exec -- make configure"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (run (cache (download-cache (target /home/opam/.opam/download-cache)) (dune-build-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam exec -- make build"))
)

2022-01-20 16:00.38: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13"
2022-01-20 16:00.38: Waiting for resource in pool OCluster
2022-01-20 16:00.39: Waiting for worker...
2022-01-20 16:00.39: Got resource from pool OCluster
Building on laodoke.ocamllabs.io
All commits already cached
HEAD is now at f1098f1 require mirage 3.10.8

(from ocaml/opam:debian-10-ocaml-4.13)
2022-01-20 16:01.01 ---> saved as "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4"

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2022-01-20 16:01.03 ---> saved as "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079"

/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
2022-01-20 16:02.18 ---> saved as "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc"

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

2022-01-20 16:03.22 ---> saved as "b86f914df3c85830dadf9b0ca086597c3a1c6c1a9aa8c23c07b09d1f9d0010c6"

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

2022-01-20 16:03.29 ---> saved as "6db4e15a6ba7f0ee237a07c2c14ecacfd2d8092153891cd65a34adbd27154a3b"

/home/opam: (run (network host)
                 (shell "opam pin -ny https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5"))
This will pin the following packages: mirage-runtime, mirage-types-lwt, mirage-types, mirage. Continue? [Y/n] y
mirage-runtime is now pinned to git+https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5 (version 3.10.8)
mirage-types-lwt is now pinned to git+https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5 (version 3.10.8)
mirage-types is now pinned to git+https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5 (version 3.10.8)
mirage is now pinned to git+https://github.com/mirage/mirage.git#2f872b362bbdbd1cfe698d3a78d77b3823d119e5 (version 3.10.8)
2022-01-20 16:03.40 ---> saved as "2ec8caf60ef7fa604a3cb0a375d4095170b6ecc7a7e8105e5b1260dbca231280"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "opam install -y mirage"))

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage.3.10.8] synchronised (no changes)

The following actions will be performed:
  - install ocamlfind         1.9.1   [required by astring, bos]
  - install seq               base    [required by lwt]
  - install cmdliner          1.0.4   [required by functoria]
  - install dune              2.9.1   [required by mirage]
  - install ocamlbuild        0.14.0  [required by astring, bos]
  - install base-bytes        base    [required by ocplib-endian]
  - install stdlib-shims      0.3.0   [required by mirage]
  - install result            1.5     [required by lwt]
  - install mmap              1.1.0   [required by lwt]
  - install macaddr           5.2.0   [required by ipaddr]
  - install domain-name       0.4.0   [required by ipaddr]
  - install csexp             1.5.1   [required by dune-configurator]
  - install cppo              1.6.8   [required by lwt]
  - install topkg             1.0.4   [required by astring, bos]
  - install ocamlgraph        2.0.0   [required by functoria]
  - install ipaddr            5.2.0   [required by mirage]
  - install dune-configurator 2.9.1   [required by lwt]
  - install ocplib-endian     1.2     [required by lwt]
  - install rresult           0.7.0   [required by bos, functoria]
  - install ptime             0.8.6   [required by functoria]
  - install fmt               0.9.0   [required by mirage]
  - install astring           0.8.5   [required by mirage]
  - install lwt               5.5.0   [required by mirage-runtime]
  - install functoria-runtime 3.0.3   [required by mirage-runtime]
  - install fpath             0.7.3   [required by bos, functoria]
  - install logs              0.7.0   [required by mirage]
  - install mirage-runtime    3.10.8* [required by mirage]
  - install bos               0.2.1   [required by mirage]
  - install functoria         3.1.1   [required by mirage]
  - install mirage            3.10.8*
===== 30 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved bos.0.2.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.0.4  (cached)
-> retrieved cppo.1.6.8  (cached)
-> retrieved csexp.1.5.1  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved functoria.3.1.1  (cached)
-> retrieved functoria-runtime.3.0.3  (cached)
-> retrieved ipaddr.5.2.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.5.0  (cached)
-> retrieved dune.2.9.1  (cached)
-> retrieved dune-configurator.2.9.1  (cached)
-> retrieved macaddr.5.2.0  (cached)
-> retrieved mmap.1.1.0  (cached)
-> retrieved ocamlbuild.0.14.0  (cached)
-> retrieved ocamlfind.1.9.1  (cached)
-> retrieved mirage.3.10.8  (no changes)
-> retrieved mirage-runtime.3.10.8  (no changes)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ocamlgraph.2.0.0  (cached)
-> retrieved ptime.0.8.6  (cached)
-> installed seq.base
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.0.4  (cached)
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed topkg.1.0.4
-> installed rresult.0.7.0
-> installed dune.2.9.1
-> installed csexp.1.5.1
-> installed domain-name.0.4.0
-> installed macaddr.5.2.0
-> installed stdlib-shims.0.3.0
-> installed mmap.1.1.0
-> installed result.1.5
-> installed astring.0.8.5
-> installed fmt.0.9.0
-> installed ptime.0.8.6
-> installed cppo.1.6.8
-> installed ipaddr.5.2.0
-> installed functoria-runtime.3.0.3
-> installed ocplib-endian.1.2
-> installed fpath.0.7.3
-> installed dune-configurator.2.9.1
-> installed ocamlgraph.2.0.0
-> installed lwt.5.5.0
-> installed logs.0.7.0
-> installed mirage-runtime.3.10.8
-> installed bos.0.2.1
-> installed functoria.3.1.1
-> installed mirage.3.10.8
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-20 16:05.14 ---> saved as "853bba446dbadf13c090fc20c7e743d867942768eab5cecb32e33bce9577a9b1"

/home/opam: (copy (src .) (dst /src/))
2022-01-20 16:05.33 ---> saved as "0157b37bdcf5158e14611ea922e07375b3011294b449e5c2ea61401aeae586d5"

/home/opam: (env MODE hvt)

/home/opam: (workdir /src/)

/src/: (run (shell "opam exec -- make configure"))
cd tutorial/noop && mirage configure -t hvt 
cd tutorial/noop-functor && mirage configure -t hvt 
cd tutorial/hello && mirage configure -t hvt 
cd tutorial/hello-key && mirage configure -t hvt 
cd tutorial/lwt/echo_server && mirage configure -t hvt 
cd tutorial/lwt/heads1 && mirage configure -t hvt 
cd tutorial/lwt/heads2 && mirage configure -t hvt 
cd tutorial/lwt/timeout1 && mirage configure -t hvt 
cd tutorial/lwt/timeout2 && mirage configure -t hvt 
cd tutorial/app_info && mirage configure -t hvt 
cd device-usage/clock && mirage configure -t hvt 
cd device-usage/conduit_server && mirage configure -t hvt 
cd device-usage/console && mirage configure -t hvt 
cd device-usage/http-fetch && mirage configure -t hvt 
cd device-usage/kv_ro && mirage configure -t hvt 
cd device-usage/network && mirage configure -t hvt 
cd device-usage/ping6 && mirage configure -t hvt 
cd device-usage/pgx && mirage configure -t hvt 
cd device-usage/prng && mirage configure -t hvt 
cd applications/dhcp && mirage configure -t hvt 
cd applications/static_website_tls && mirage configure -t hvt 
cd device-usage/block && mirage configure -t hvt 
2022-01-20 16:06.02 ---> saved as "27c9c1a89450acc840f35ceb3debf59d1ffc19e4cc27d2da6b4795ef7fd34faf"

/src/: (env DUNE_CACHE enabled)

/src/: (env DUNE_CACHE_TRANSPORT direct)

/src/: (run (cache (download-cache (target /home/opam/.opam/download-cache)) (dune-build-cache (target /home/opam/.cache/dune)))
            (network host)
            (shell "opam exec -- make build"))
cd tutorial/noop && mirage configure -t hvt 
cp Makefile.user tutorial/noop
cd tutorial/noop && make depend && make
cp: cannot stat 'Makefile.user': No such file or directory
make: [Makefile:55: tutorial/noop-build] Error 1 (ignored)
make[1]: Entering directory '/src/tutorial/noop'
opam pin add -k path --no-action --yes mirage-unikernel-noop-hvt . && opam depext --yes --update mirage-unikernel-noop-hvt ; opam pin remove --no-action mirage-unikernel-noop-hvt
Package mirage-unikernel-noop-hvt does not exist, create as a NEW package? [Y/n] y
[mirage-unikernel-noop-hvt.~dev] synchronised (file:///src/tutorial/noop)
mirage-unikernel-noop-hvt is now pinned to file:///src/tutorial/noop (version ~dev)
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.0  (cached)
-> removed   opam-depext.1.2.0
-> installed opam-depext.1.2.0
Done.

<><> opam-depext.1.2.0 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead

<><> Carrying on to "opam depext --yes --update mirage-unikernel-noop-hvt" ><><>

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libseccomp-dev
linux-libc-dev
pkg-config
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian buster InRelease
- Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
- Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
- Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB]
- Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages.diff/Index [9592 B]
- Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-01-13-2008.29.pdiff [566 B]
- Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-01-13-2008.29.pdiff [566 B]
- Fetched 438 kB in 1s (465 kB/s)
- Reading package lists...
- 
# OS package update successful

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-unikernel-noop-hvt.~dev] synchronised (no changes)


The following system packages will first need to be installed:
    libseccomp-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libseccomp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17391 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.58.3-2+deb10u3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.58.3-2+deb10u3_all.deb ...
- Unpacking libglib2.0-data (2.58.3-2+deb10u3) ...
- Selecting previously unselected package libicu63:amd64.
- Preparing to unpack .../2-libicu63_63.1-6+deb10u2_amd64.deb ...
- Unpacking libicu63:amd64 (63.1-6+deb10u2) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../3-libseccomp-dev_2.3.3-4_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../5-pkg-config_0.29-6_amd64.deb ...
- Unpacking pkg-config (0.29-6) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../6-shared-mime-info_1.10-1_amd64.deb ...
- Unpacking shared-mime-info (1.10-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../7-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up libseccomp-dev:amd64 (2.3.3-4) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u3) ...
- No schema files found: doing nothing.
- Setting up libicu63:amd64 (63.1-6+deb10u2) ...
- Setting up libglib2.0-data (2.58.3-2+deb10u3) ...
- Setting up pkg-config (0.29-6) ...
- Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
- Setting up shared-mime-info (1.10-1) ...
- Processing triggers for libc-bin (2.28-10) ...
Ok, mirage-unikernel-noop-hvt is no longer pinned to file:///src/tutorial/noop (version ~dev)
opam install -y --deps-only .
The following actions will be performed:
  - install psq                       0.2.0
  - install mirage-kv                 4.0.0
  - install ppx_derivers              1.2.1
  - install mirage-clock              4.0.0
  - install mirage-device             2.0.0
  - install ocaml-src                 4.13.1
  - install bheap                     2.0.0
  - install sexplib0                  v0.14.0
  - install duration                  0.2.0
  - install conf-pkg-config           2
  - install lwt-dllist                1.0.1
  - install parse-argv                0.2.0
  - install mirage-time               3.0.0
  - install metrics                   0.3.0
  - install num                       1.4
  - install ocaml-compiler-libs       v0.12.4
  - install bigarray-compat           1.0.0
  - install lru                       0.3.0
  - install mirage-clock-freestanding 4.0.0
  - install base                      v0.14.2
  - install conf-libseccomp           1
  - install ppxlib                    0.24.0
  - install cstruct                   6.0.1
  - install parsexp                   v0.14.2
  - install solo5-bindings-hvt        0.6.9
  - install randomconv                0.1.3
  - install mirage-random             3.0.0
  - install mirage-net                4.0.0
  - install mirage-fs                 4.0.0
  - install mirage-flow               3.0.0
  - install mirage-block              3.0.0
  - install macaddr-cstruct           5.2.0
  - install cstruct-lwt               6.0.1
  - install sexplib                   v0.14.0
  - install ocaml-freestanding        0.6.6
  - install mirage-console            5.0.0
  - install mirage-channel            4.0.1
  - install ppx_cstruct               6.0.1
  - install mirage-solo5              0.6.5
  - install mirage-profile            0.9.1
  - install mirage-bootvar-solo5      0.6.0
  - install mirage-logs               1.2.0
  - install ethernet                  3.0.0
  - install arp                       3.0.0
  - install tcpip                     7.0.1
  - install mirage-stack              4.0.0
  - install mirage-protocols          8.0.0
  - install mirage-types              3.10.8*
  - install mirage-types-lwt          3.10.8*
===== 49 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved arp.3.0.0  (cached)
-> retrieved base.v0.14.2  (cached)
-> retrieved bheap.2.0.0  (cached)
-> retrieved bigarray-compat.1.0.0  (cached)
-> retrieved cstruct.6.0.1  (cached)
-> retrieved cstruct-lwt.6.0.1  (cached)
-> retrieved duration.0.2.0  (cached)
-> retrieved ethernet.3.0.0  (cached)
-> installed conf-pkg-config.2
-> installed bheap.2.0.0
-> installed bigarray-compat.1.0.0
-> retrieved lru.0.3.0  (cached)
-> retrieved lwt-dllist.1.0.1  (cached)
-> installed duration.0.2.0
-> retrieved macaddr-cstruct.5.2.0  (cached)
-> installed conf-libseccomp.1
-> installed cstruct.6.0.1
-> retrieved metrics.0.3.0  (cached)
-> retrieved mirage-block.3.0.0  (cached)
-> installed lwt-dllist.1.0.1
-> retrieved mirage-bootvar-solo5.0.6.0  (cached)
-> installed cstruct-lwt.6.0.1
-> installed macaddr-cstruct.5.2.0
-> retrieved mirage-channel.4.0.1  (cached)
-> retrieved mirage-clock.4.0.0  (cached)
-> installed metrics.0.3.0
-> installed mirage-block.3.0.0
-> retrieved mirage-clock-freestanding.4.0.0  (cached)
-> retrieved mirage-console.5.0.0  (cached)
-> retrieved mirage-device.2.0.0  (cached)
-> installed mirage-clock.4.0.0
-> retrieved mirage-flow.3.0.0  (cached)
-> retrieved mirage-fs.4.0.0  (cached)
-> retrieved mirage-kv.4.0.0  (cached)
-> installed mirage-device.2.0.0
-> installed mirage-clock-freestanding.4.0.0
-> retrieved mirage-logs.1.2.0  (cached)
-> installed mirage-flow.3.0.0
-> retrieved mirage-net.4.0.0  (cached)
-> retrieved mirage-profile.0.9.1  (cached)
-> installed mirage-kv.4.0.0
-> retrieved mirage-protocols.8.0.0  (cached)
-> installed mirage-channel.4.0.1
-> installed mirage-console.5.0.0
-> retrieved mirage-random.3.0.0  (cached)
-> installed mirage-net.4.0.0
-> retrieved mirage-solo5.0.6.5  (cached)
-> installed mirage-fs.4.0.0
-> retrieved mirage-stack.4.0.0  (cached)
-> retrieved mirage-time.3.0.0  (cached)
-> installed mirage-random.3.0.0
-> retrieved num.1.4  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> installed mirage-time.3.0.0
-> retrieved ocaml-freestanding.0.6.6  (cached)
-> retrieved mirage-types-lwt.3.10.8  (no changes)
-> retrieved mirage-types.3.10.8  (no changes)
-> retrieved parse-argv.0.2.0  (cached)
-> installed ocaml-compiler-libs.v0.12.4
-> retrieved parsexp.v0.14.2  (cached)
-> retrieved ocaml-src.4.13.1  (cached)
-> retrieved ppx_cstruct.6.0.1  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppxlib.0.24.0  (cached)
-> retrieved psq.0.2.0  (cached)
-> installed ocaml-src.4.13.1
-> retrieved randomconv.0.1.3  (cached)
-> retrieved sexplib.v0.14.0  (cached)
-> retrieved sexplib0.v0.14.0  (cached)
-> installed num.1.4
-> installed parse-argv.0.2.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.0
-> retrieved solo5-bindings-hvt.0.6.9  (cached)
-> installed randomconv.0.1.3
-> retrieved tcpip.7.0.1  (cached)
-> installed sexplib0.v0.14.0
-> installed lru.0.3.0
-> installed ppxlib.0.24.0
-> installed base.v0.14.2
-> installed parsexp.v0.14.2
-> installed sexplib.v0.14.0
-> installed ppx_cstruct.6.0.1
-> installed mirage-profile.0.9.1
-> installed mirage-logs.1.2.0
-> installed ethernet.3.0.0
-> installed arp.3.0.0
-> installed solo5-bindings-hvt.0.6.9
-> installed ocaml-freestanding.0.6.6
-> installed mirage-solo5.0.6.5
-> installed mirage-bootvar-solo5.0.6.0
-> installed tcpip.7.0.1
-> installed mirage-stack.4.0.0
-> installed mirage-protocols.8.0.0
-> installed mirage-types.3.10.8
-> installed mirage-types-lwt.3.10.8
Done.

<><> mirage-types-lwt.3.10.8 installed successfully <><><><><><><><><><><><><><>
=> This package will be retired in MirageOS 4.0. Please use individual signatures (mirage-net / mirage-clock / etc.) instead.

<><> mirage-types.3.10.8 installed successfully <><><><><><><><><><><><><><><><>
=> This package will be retired in MirageOS 4.0. Please use individual signatures (mirage-net / mirage-clock / etc.) instead.

<><> mirage-stack.4.0.0 installed successfully ><><><><><><><><><><><><><><><><>
=> This package is deprecated. Please use the module types in Tcpip.Stack directly.

<><> mirage-protocols.8.0.0 installed successfully ><><><><><><><><><><><><><><>
=> This package is deprecated. Please use Ethernet.S, Arp.S, or the Tcpip module types directly

<><> mirage-fs.4.0.0 installed successfully <><><><><><><><><><><><><><><><><><>
=> This package will be retired in MirageOS 4.0. Please use mirage-kv instead.
# Run eval $(opam env) to update the current shell environment
make[1]: Leaving directory '/src/tutorial/noop'
make[1]: Entering directory '/src/tutorial/noop'
mirage build
+ ocamlfind ocamlc -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o key_gen.cmo key_gen.ml
File "key_gen.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlc -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o unikernel.cmo unikernel.ml
File "unikernel.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlc -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o main.cmo main.ml
File "main.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o key_gen.cmx key_gen.ml
File "key_gen.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o unikernel.cmx unikernel.ml
File "unikernel.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -g -g -bin-annot -safe-string -principal -strict-sequence -package mirage-types-lwt -package mirage-types -package mirage-solo5 -package mirage-runtime -package mirage-logs -package mirage-clock-freestanding -package mirage-bootvar-solo5 -package lwt -package functoria-runtime -w A-4-41-42-44-48 -o main.cmx main.ml
File "main.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
ld: /home/opam/.opam/4.13/lib/tcpip/libtcpip_freestanding_stubs.a: file not recognized: file truncated
run ['ld' '-nostdlib' '-z' 'max-page-size=0x1000' '-static' '-T'
     '/home/opam/.opam/4.13/lib/pkgconfig/../../lib/solo5-bindings-hvt/solo5_hvt.lds'
     '/home/opam/.opam/4.13/lib/pkgconfig/../../lib/solo5-bindings-hvt/solo5_hvt.o'
     '_build/main.native.o' '_build/manifest.o'
     '-L/home/opam/.opam/4.13/lib/tcpip' '-l:libtcpip_freestanding_stubs.a'
     '-L/home/opam/.opam/4.13/lib/pkgconfig/../../lib/ocaml-freestanding'
     '/home/opam/.opam/4.13/lib/pkgconfig/../../lib/mirage-solo5/libmirage-solo5_bindings.a'
     '-lasmrun' '-lnolibc' '-lopenlibm' '-o' 'noop.hvt']: exited with 1
run ['dune' 'exec' '--root' '/src/tutorial/noop' '--' './config.exe' 'build']: exited with 1
make[1]: *** [Makefile:18: build] Error 1
make[1]: Leaving directory '/src/tutorial/noop'
make: *** [Makefile:56: tutorial/noop-build] Error 2
"/bin/bash" "-c" "opam exec -- make build" failed with exit status 2

2022-01-20 16:10.06: Job failed: Failed: Build failed