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

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#67094fb35e9c2a5387d1db15cba66f640062dd00"))
 (run (cache (download-cache (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install -y mirage"))
 (copy (src .) (dst /src/))
 (env MODE xen)
 (workdir /src/)
 (run (shell "opam exec -- make configure"))
 (env OVERLAY https://github.com/mirage/opam-overlays.git#f033f8b770097e768cc974cc407e0cd6d7889d63)
 (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)))
      (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.38: Waiting for worker...
2022-01-20 16:00.38: Got resource from pool OCluster
Building on laodoke.ocamllabs.io
All commits already cached
HEAD is now at 5835262 Merge pull request #327 from mirage/mirage-stack

(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#67094fb35e9c2a5387d1db15cba66f640062dd00"))
[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 "fca609bab28824312de75f7c1c1c2fdfb0e8c17e2d0473cf6364b96258c17ef0"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "opam install -y mirage"))
The following actions will be performed:
  - install conf-pkg-config   2      [required by opam-monorepo]
  - 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 ipaddr]
  - install result            1.5    [required by lwt]
  - install opam-monorepo     0.2.7  [required by mirage]
  - 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
  - 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 fmt               0.9.0  [required by functoria, bos, mirage-runtime]
  - install astring           0.8.5  [required by mirage]
  - install lwt               5.5.0  [required by mirage-runtime]
  - install functoria-runtime 4.0.0  [required by mirage-runtime]
  - install fpath             0.7.3  [required by bos, functoria]
  - install logs              0.7.0  [required by mirage]
  - install mirage-runtime    4.0.0  [required by mirage]
  - install bos               0.2.1  [required by mirage]
  - install functoria         4.0.0  [required by mirage]
  - install mirage            4.0.0
===== 31 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "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 libxml2:amd64.
- Preparing to unpack .../3-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 .../4-pkg-config_0.29-6_amd64.deb ...
- Unpacking pkg-config (0.29-6) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../5-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 .../6-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- 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) ...

<><> 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 dune.2.9.1  (cached)
-> installed conf-pkg-config.2
-> retrieved dune-configurator.2.9.1  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved ipaddr.5.2.0  (cached)
-> installed cmdliner.1.0.4
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.5.0  (cached)
-> retrieved macaddr.5.2.0  (cached)
-> retrieved functoria-runtime.4.0.0  (git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2)
-> retrieved functoria.4.0.0  (git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2)
-> retrieved mmap.1.1.0  (cached)
-> retrieved ocamlbuild.0.14.0  (cached)
-> retrieved ocamlfind.1.9.1  (cached)
-> retrieved ocamlgraph.2.0.0  (cached)
-> retrieved mirage.4.0.0  (git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> installed seq.base
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved topkg.1.0.4  (cached)
-> retrieved mirage-runtime.4.0.0  (git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2)
-> retrieved opam-monorepo.0.2.7  (cached)
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.9.1
-> installed topkg.1.0.4
-> installed csexp.1.5.1
-> installed domain-name.0.4.0
-> installed macaddr.5.2.0
-> installed mmap.1.1.0
-> installed stdlib-shims.0.3.0
-> installed result.1.5
-> installed cppo.1.6.8
-> installed rresult.0.7.0
-> installed ipaddr.5.2.0
-> installed ocplib-endian.1.2
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed functoria-runtime.4.0.0
-> installed dune-configurator.2.9.1
-> installed fpath.0.7.3
-> installed ocamlgraph.2.0.0
-> installed lwt.5.5.0
-> installed logs.0.7.0
-> installed mirage-runtime.4.0.0
-> installed bos.0.2.1
-> installed functoria.4.0.0
-> installed opam-monorepo.0.2.7
-> installed mirage.4.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-20 16:05.40 ---> saved as "8c17295aeb4a4e2611ee82f611f601b47dd3295822fdf3ebf819bdee1bcf57e1"

/home/opam: (copy (src .) (dst /src/))
2022-01-20 16:05.49 ---> saved as "5844571b8a81d590839334dd0fe18d0e4ff4fa29ecb08d46569a4d05a754b419"

/home/opam: (env MODE xen)

/home/opam: (workdir /src/)

/src/: (run (shell "opam exec -- make configure"))
mirage configure -f tutorial/noop/config.ml -t xen 
mirage configure -f tutorial/noop-functor/config.ml -t xen 
mirage configure -f tutorial/hello/config.ml -t xen 
mirage configure -f tutorial/hello-key/config.ml -t xen 
mirage configure -f tutorial/lwt/echo_server/config.ml -t xen 
mirage configure -f tutorial/lwt/heads1/config.ml -t xen 
mirage configure -f tutorial/lwt/heads2/config.ml -t xen 
mirage configure -f tutorial/lwt/timeout1/config.ml -t xen 
mirage configure -f tutorial/lwt/timeout2/config.ml -t xen 
mirage configure -f tutorial/app_info/config.ml -t xen 
mirage configure -f device-usage/clock/config.ml -t xen 
mirage configure -f device-usage/conduit_server/config.ml -t xen 
mirage configure -f device-usage/console/config.ml -t xen 
mirage configure -f device-usage/http-fetch/config.ml -t xen 
mirage configure -f device-usage/kv_ro/config.ml -t xen 
mirage configure -f device-usage/network/config.ml -t xen 
mirage configure -f device-usage/ping6/config.ml -t xen 
mirage configure -f device-usage/prng/config.ml -t xen 
mirage configure -f applications/dhcp/config.ml -t xen 
mirage configure -f applications/git/config.ml -t xen 
mirage configure -f applications/crypto/config.ml -t xen 
mirage configure -f applications/static_website_tls/config.ml -t xen 
mirage configure -f device-usage/block/config.ml -t xen 
2022-01-20 16:06.20 ---> saved as "f2ea8061509421bad6f0fa2fda9a8a0c5f54cb4c70c263f1689b96a5d6dd911b"

/src/: (env OVERLAY https://github.com/mirage/opam-overlays.git#f033f8b770097e768cc974cc407e0cd6d7889d63)

/src/: (run (network host)
            (shell "opam exec -- make lock"))
[dune-universe] Initialised
[NOTE] Repository dune-universe has been added to the selections of switch 4.13 only.
       Run `opam repository add dune-universe --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

opam monorepo lock --recurse-opam noop-xen-monorepo noop-functor-xen-monorepo hello-xen-monorepo hello-key-xen-monorepo echo_server-xen-monorepo heads1-xen-monorepo heads2-xen-monorepo timeout1-xen-monorepo timeout2-xen-monorepo echo_server-xen-monorepo app-info-xen-monorepo speaking_clock-xen-monorepo conduit_server-xen-monorepo console-xen-monorepo http-fetch-xen-monorepo kv_ro-xen-monorepo network-xen-monorepo ping-xen-monorepo prng-xen-monorepo dhcp-xen-monorepo minigit-xen-monorepo crypto-test-xen-monorepo https-xen-monorepo block_test-xen-monorepo --build-only --ocaml-version 4.13.1 -l ./mirage.opam.locked
==> Using 23 locally scanned packages as the targets.
==> Found 169 opam dependencies for the target packages.
==> Querying opam database for their metadata and Dune compatibility.
==> Calculating exact pins for each of them.
==> Wrote lockfile with 116 entries to mirage.opam.locked. You can now run opam monorepo pull to fetch their sources.
Repositories removed from the selections of switch 4.13. Use '--all' to forget about them altogether.
2022-01-20 16:07.42 ---> saved as "90bc077b3256d01f8c086f60a792c06da281f18eb614a21ea47d7217570610d1"

/src/: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
            (network host)
            (shell "opam exec -- make depends"))
opam install  tutorial/noop/mirage/*-switch.opam  tutorial/noop-functor/mirage/*-switch.opam  tutorial/hello/mirage/*-switch.opam  tutorial/hello-key/mirage/*-switch.opam  tutorial/lwt/echo_server/mirage/*-switch.opam  tutorial/lwt/heads1/mirage/*-switch.opam  tutorial/lwt/heads2/mirage/*-switch.opam  tutorial/lwt/timeout1/mirage/*-switch.opam  tutorial/lwt/timeout2/mirage/*-switch.opam  tutorial/lwt/echo_server/mirage/*-switch.opam  tutorial/app_info/mirage/*-switch.opam  device-usage/clock/mirage/*-switch.opam  device-usage/conduit_server/mirage/*-switch.opam  device-usage/console/mirage/*-switch.opam  device-usage/http-fetch/mirage/*-switch.opam  device-usage/kv_ro/mirage/*-switch.opam  device-usage/network/mirage/*-switch.opam  device-usage/ping6/mirage/*-switch.opam  device-usage/prng/mirage/*-switch.opam  applications/dhcp/mirage/*-switch.opam  applications/git/mirage/*-switch.opam  applications/crypto/mirage/*-switch.opam  applications/static_website_tls/mirage/*-switch.opam  device-usage/block/mirage/*-switch.opam --deps-only --yes
The following actions will be performed:
  - install conf-libseccomp    1
  - install ocaml-src          4.13.1
  - install solo5              0.7.0
  - install ocaml-freestanding 0.7.0
===== 4 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libseccomp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libseccomp-dev: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 ... 17782 files and directories currently installed.)
- Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
- Setting up libseccomp-dev:amd64 (2.3.3-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed conf-libseccomp.1
-> retrieved solo5.0.7.0  (cached)
-> retrieved ocaml-freestanding.0.7.0  (cached)
-> retrieved ocaml-src.4.13.1  (cached)
-> installed ocaml-src.4.13.1
-> installed solo5.0.7.0
-> installed ocaml-freestanding.0.7.0
Done.
opam monorepo depext -y -l ./mirage.opam.locked
==> Using lockfile mirage.opam.locked
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "m4"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl: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 ... 17815 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.2+dfsg-4_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.1.2+dfsg-4_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../libsigsegv2_2.12-2_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.12-2) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../archives/m4_1.4.18-2_amd64.deb ...
- Unpacking m4 (1.4.18-2) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4) ...
- Setting up libsigsegv2:amd64 (2.12-2) ...
- Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4) ...
- Setting up m4 (1.4.18-2) ...
- Processing triggers for libc-bin (2.28-10) ...
2022-01-20 16:11.32 ---> saved as "1c4d484de9e0850af6f2b2e8f88ed6448d2da7b9133e4c234b3104873768862d"

/src/: (run (shell "opam monorepo list -l mirage.opam.locked"))
==> Using lockfile mirage.opam.locked
==> The vendor directory is /src/duniverse/
angstrom                  0.15.0     Parser combinators built for speed and memory-efficiency
arp                       3.0.0      Address Resolution Protocol purely in OCaml
asn1-combinators          0.2.6      Embed typed ASN.1 grammars in OCaml
astring                   0.8.5+dune pinned at https://github.com/dune-universe/astring/archive/v0.8.5+dune.tar.gz
awa                       0.0.5      SSH implementation in OCaml
awa-mirage                0.0.5      SSH implementation in OCaml
base                      v0.14.2    Full standard library replacement for OCaml
base64                    3.5.0      Base64 encoding for OCaml
bheap                     2.0.0      Priority queues
bigarray-compat           1.0.0      Compatibility library to use Stdlib.Bigarray when possible
bigstringaf               0.8.0      Bigstring intrinsics and fast blits based on memcpy/memmove
bos                       0.2.0+dune pinned at https://github.com/dune-universe/bos/archive/v0.2.0+dune.tar.gz
ca-certs                  0.2.2      Detect root CA certificates from the operating system
ca-certs-nss              3.74       X.509 trust anchors extracted from Mozilla's NSS
carton                    0.4.3      Implementation of PACKv2 file in OCaml
carton-git                0.4.3      Implementation of PACK file in OCaml
carton-lwt                0.4.3      Implementation of PACK file in OCaml
charrua                   1.5.0      DHCP wire frame encoder and decoder
charrua-server            1.5.0      DHCP server
checkseum                 0.3.2      Adler-32, CRC32 and CRC32-C implementation in C and OCaml
cmdliner                  1.0.4+dune pinned at https://github.com/dune-universe/cmdliner/archive/v1.0.4+dune.tar.gz
cohttp                    4.0.0      An OCaml library for HTTP clients and servers
cohttp-lwt                4.0.0      CoHTTP implementation using the Lwt concurrency library
cohttp-mirage             4.0.0      CoHTTP implementation for the MirageOS unikernel
conduit                   5.0.0      A network connection establishment library
conduit-lwt               5.0.0      A portable network connection establishment library using Lwt
conduit-mirage            5.0.0      A network connection establishment library for MirageOS
cppo                      1.6.8      Code preprocessor like cpp for OCaml
crunch                    3.2.0      Convert a filesystem into a static OCaml module
csexp                     1.5.1      Parsing and printing of S-expressions in Canonical form
cstruct                   6.0.1      Access C-like structures directly from OCaml
cstruct-lwt               6.0.1      Access C-like structures directly from OCaml
cstruct-sexp              6.0.1      S-expression serialisers for C-like structures
cstruct-unix              6.0.1      Access C-like structures directly from OCaml
decompress                1.4.2      Implementation of Zlib and GZip in OCaml
digestif                  1.1.0      Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
dns                       6.1.4      An opinionated Domain Name System (DNS) library
dns-client                6.1.4      DNS resolver API
domain-name               0.4.0      RFC 1035 Internet domain names
duff                      0.4        Rabin's fingerprint and diff algorithm in OCaml
dune-build-info           2.9.1      Embed build informations inside executable
dune-configurator         2.9.1      Helper library for gathering system configuration
duration                  0.2.0      Conversions to various time units
emile                     1.1        Parser of email address according RFC822
encore                    0.8        Library to generate encoder/decoder which ensure isomorphism
eqaf                      0.8        Constant-time equal function on string
ethernet                  3.0.0      OCaml Ethernet (IEEE 802.3) layer, used in MirageOS
faraday                   0.8.1      A library for writing fast and memory-efficient serializers
findlib                   1.8.1+dune pinned at https://github.com/dune-universe/lib-findlib/archive/v1.8.1+dune.tar.gz
fmt                       0.8.9+dune pinned at https://github.com/dune-universe/fmt/archive/v0.8.9+dune.tar.gz
fpath                     0.7.3+dune pinned at https://github.com/dune-universe/fpath/archive/v0.7.3+dune.tar.gz
functoria-runtime         4.0.0      pinned at git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2
git                       3.7.0      Git format and protocol in pure OCaml
git-mirage                3.7.0      A package to use ocaml-git with MirageOS backend
git-paf                   3.7.0      A package to use HTTP-based ocaml-git with MirageOS backend
gmap                      0.3.0      Heterogenous maps over a GADT
gmp                       6.2.1-2    The GNU Multiple Precision Arithmetic Library
h2                        0.8.0      A high-performance, memory-efficient, and scalable HTTP/2 library for OCaml
happy-eyeballs            0.1.3      Connecting to a remote host via IP version 4 or 6
happy-eyeballs-mirage     0.1.3      Connecting to a remote host via IP version 4 or 6 using Mirage
hex                       1.4.0      Library providing hexadecimal converters
hkdf                      1.0.4      HMAC-based Extract-and-Expand Key Derivation Function (RFC 5869)
hpack                     0.2.0      An HPACK (Header Compression for HTTP/2) implementation in OCaml
httpaf                    0.7.1      A high-performance, memory-efficient, and scalable web server for OCaml
hxd                       0.3.1      Hexdump in OCaml
io-page                   2.4.0      Support for efficient handling of I/O memory pages
ipaddr                    5.2.0      A library for manipulation of IP (and MAC) address representations
ipaddr-sexp               5.2.0      A library for manipulation of IP address representations using sexp
jsonm                     1.0.1+dune pinned at https://github.com/dune-universe/jsonm/archive/v1.0.1+dune.tar.gz
ke                        0.4        Queue implementation
logs                      0.7.0+dune pinned at https://github.com/dune-universe/logs/archive/v0.7.0+dune.tar.gz
lru                       0.3.0      Scalable LRU caches
lwt                       5.5.0      Promises and event-driven I/O
lwt-dllist                1.0.1      Mutable doubly-linked list with Lwt iterators
macaddr                   5.2.0      A library for manipulation of MAC address representations
macaddr-cstruct           5.2.0      A library for manipulation of MAC address representations using Cstructs
macaddr-sexp              5.2.0      A library for manipulation of MAC address representations using sexp
magic-mime                1.2.0      Map filenames to common MIME types
menhir                    20211230   An LR(1) parser generator
menhirLib                 20211230   Runtime support library for parsers generated by Menhir
menhirSdk                 20211230   Compile-time library for auxiliary tools related to Menhir
metrics                   0.3.0      Metrics infrastructure for OCaml
mimic                     0.0.4      A simple protocol dispatcher
mirage-block              3.0.0      Block signatures and implementations for MirageOS
mirage-block-xen          2.0.0      MirageOS block driver for Xen that implements the blkfront/back protocol
mirage-bootvar-xen        0.8.0      Handle boot-time arguments for Xen platform
mirage-channel            4.0.1      Buffered channels for MirageOS FLOW types
mirage-clock              4.0.0+dev  pinned at git+https://github.com/TheLortex/mirage-clock.git#55895b3c79ab369f1f5f1882363830d5d0966df4
mirage-clock-freestanding 4.0.0+dev  pinned at git+https://github.com/TheLortex/mirage-clock.git#55895b3c79ab369f1f5f1882363830d5d0966df4
mirage-clock-unix         4.0.0+dev  pinned at git+https://github.com/TheLortex/mirage-clock.git#55895b3c79ab369f1f5f1882363830d5d0966df4
mirage-console            4.0.0      Implementations of Mirage console devices
mirage-console-xen        4.0.0      Implementation of Mirage console for Xen
mirage-console-xen-proto  4.0.0      Implementation of Mirage console protocol for Xen
mirage-crypto             0.10.5     Simple symmetric cryptography for the modern age
mirage-crypto-ec          0.10.5     Elliptic Curve Cryptography with primitives taken from Fiat
mirage-crypto-pk          0.10.5     Simple public-key cryptography for the modern age
mirage-crypto-rng         0.10.5     A cryptographically secure PRNG
mirage-crypto-rng-mirage  0.10.5     Entropy collection for a cryptographically secure PRNG
mirage-device             2.0.0      Abstract devices for MirageOS
mirage-flow               3.0.0      Flow implementations and combinators for MirageOS
mirage-flow-combinators   3.0.0      Flow implementations and combinators for MirageOS specialized to lwt
mirage-kv                 4.0.0      MirageOS signatures for key/value devices
mirage-kv-mem             3.0.0      In-memory key value store for MirageOS
mirage-logs               1.2.0      A reporter for the Logs library that writes log messages to stderr, using a Mirage `CLOCK` to add timestamps
mirage-net                4.0.0      Network signatures for MirageOS
mirage-net-xen            2.0.0      Network device for reading and writing Ethernet frames via then Xen netfront/netback protocol
mirage-profile            0.9.1      Collect runtime profiling information in CTF format
mirage-random             3.0.0      Random-related devices for MirageOS
mirage-runtime            4.0.0      pinned at git+https://github.com/mirage/mirage.git#b95d84354868e6b5ea6e91ad5a58c7b2758592e2
mirage-stack              4.0.0      MirageOS signatures for network stacks
mirage-time               3.0.0      Time operations for MirageOS
mirage-xen                7.0.0      pinned at git+https://github.com/dinosaure/mirage-xen.git#e5d875f4efd3427aba6cd4e7ee28ba83002a5ea0
mmap                      1.1.0      File mapping functionality
mtime                     1.2.0+dune pinned at https://github.com/dune-universe/mtime/archive/v1.2.0+dune.tar.gz
netchannel                2.0.0      Network device for reading and writing Ethernet frames via then Xen netfront/netback protocol
num                       1.3+dune   pinned at https://github.com/dune-universe/num/archive/v1.3+dune-2.tar.gz
ocaml-compiler-libs       v0.12.4    OCaml compiler libraries repackaged
ocaml-syntax-shims        1.0.0      Backport new syntax to older OCaml versions
ocamlfind                 1.8.1+dune pinned at https://github.com/dune-universe/lib-findlib/archive/v1.8.1+dune.tar.gz
ocamlgraph                2.0.0      A generic graph library for OCaml
ocplib-endian             1.2        Optimised functions to read and write int16/32/64 from strings and bigarrays
optint                    0.1.0      Efficient integer types on 64-bit architectures
paf                       0.0.8      HTTP/AF and MirageOS
parse-argv                0.2.0      Process strings into sets of command-line arguments
parsexp                   v0.14.2    S-expression parsing library
pbkdf                     1.2.0      Password based key derivation functions (PBKDF) from PKCS#5
pecu                      0.6        Encoder/Decoder of Quoted-Printable (RFC2045 & RFC2047)
ppx_cstruct               6.0.1      Access C-like structures directly from OCaml
ppx_derivers              1.2.1      Shared [@@deriving] plugin registry
ppx_sexp_conv             v0.14.3    [@@deriving] plugin to generate S-expression conversion functions
ppxlib                    0.24.0     Standard library for ppx rewriters
psq                       0.2.0      Functional Priority Search Queues
ptime                     0.8.5+dune pinned at https://github.com/dune-universe/ptime/archive/v0.8.5+dune.tar.gz
randomconv                0.1.3      Convert from random byte vectors (Cstruct.t) to random native numbers
re                        1.10.3     RE is a regular expression library for OCaml
result                    1.5        Compatibility Result module
rresult                   0.6.0+dune pinned at https://github.com/dune-universe/rresult/archive/v0.6.0+dune.tar.gz
seq                       base+dune  pinned at https://github.com/c-cube/seq/archive/0.2.2.tar.gz
sexplib                   v0.14.0    Library for serializing OCaml values to and from S-expressions
sexplib0                  v0.14.0    Library containing the definition of S-expressions and some base converters
shared-memory-ring        3.1.0      Shared memory rings for RPC and bytestream communications
shared-memory-ring-lwt    3.1.0      Shared memory rings for RPC and bytestream communications using Lwt
stdlib-shims              0.3.0      Backport some of the new stdlib features to older compiler
stringext                 1.6.0      Extra string functions for OCaml
tcpip                     7.0.1      OCaml TCP/IP networking stack, used in MirageOS
tls                       0.15.2     Transport Layer Security purely in OCaml
tls-mirage                0.15.2     Transport Layer Security purely in OCaml, MirageOS layer
uchar                     0.0.2+dune pinned at https://github.com/dune-universe/uchar/archive/v0.0.2+dune.tar.gz
uri                       4.2.0      An RFC3986 URI/URL parsing library
uri-sexp                  4.2.0      An RFC3986 URI/URL parsing library
uutf                      1.0.2+dune pinned at https://github.com/dune-universe/uutf/archive/v1.0.2+dune.tar.gz
vchan                     6.0.0      Xen Vchan implementation
x509                      0.15.2     Public Key Infrastructure (RFC 5280, PKCS) purely in OCaml
xenstore                  2.1.1      Xenstore protocol in pure OCaml
xenstore_transport        1.3.0      Low-level libraries for connecting to a xenstore service on a xen host
zarith                    1.11       pinned at git+https://github.com/TheLortex/Zarith.git#d34db695c045099714e269065634302fdd0f0899
2022-01-20 16:12.17 ---> saved as "54b4482e872565776625992ffb3654417c8f55cdab414a06999250f6dd8fb3dd"

/src/: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
            (network host)
            (shell "opam exec -- make pull"))
opam monorepo pull
==> Using lockfile /src/mirage.opam.locked
Successfully pulled 116/116 repositories
2022-01-20 16:12.26 ---> saved as "e572c7837f0c2cd384d5de985c4889d74846053b1ff5390da771526d8f033ada"

/src/: (env DUNE_CACHE enabled)

/src/: (env DUNE_CACHE_TRANSPORT direct)

/src/: (run (cache (dune-build-cache (target /home/opam/.cache/dune)))
            (shell "opam exec -- make build"))
dune build
File "/src/_build/.dune/default/duniverse/lwt/src/domain/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/domain/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/domain/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/domain/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/domain/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/domain/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/ppx/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/ppx/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/ppx/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/react/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/react/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/react/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/luv/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/luv/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/luv/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/unix/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/ppx/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/ppx/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/ppx/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/core/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/core/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/core/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/react/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/react/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/react/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/core/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/core/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/lwt/src/core/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/luv/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/luv/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/lwt/src/unix/luv/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/stdlib-shims/src/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/stdlib-shims/src/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/stdlib-shims/src/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/bigarray-compat/src/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/bigarray-compat/src/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/bigarray-compat/src/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/stdlib-shims/src/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/stdlib-shims/src/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/freestanding/duniverse/stdlib-shims/src/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/bigarray-compat/src/dune.ml", line 28, characters 14-37:
28 |   Hashtbl.add Toploop.directive_table "require"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/bigarray-compat/src/dune.ml", line 30, characters 14-37:
30 |   Hashtbl.add Toploop.directive_table "use"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
File "/src/_build/.dune/default/duniverse/bigarray-compat/src/dune.ml", line 34, characters 14-37:
34 |   Hashtbl.add Toploop.directive_table "use_mod"
                   ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: Toploop.directive_table
2022-01-20 16:13.31 ---> saved as "5d804a21462f67ab100151de35b45f59f4099f220b8e0b0d348cbbac6ac7beaa"
Job succeeded

2022-01-20 16:13.32: Job succeeded