@53b7839

x86_64-debian-13-5.4

Job tree

Job log

See full log and operations
2025-11-02 12:00.01: New job: Build using linux-x86_64 in
                                [https://github.com/mirage/mirage-skeleton.git#refs/heads/main (53b7839a70657c31b9028b7f4bb19e0d64d9b482)]

OBuilder spec:

((from ocaml/opam:debian-13-ocaml-5.4)
 (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.4 /usr/bin/opam && opam update"))
 (run (network host)
      (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#8a528d6bb48e4be260fb670a1754df39a1192147"))
 (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#e439455c8cff141dfa65b29be6eb385fb756b37e,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)
 (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"))
)

2025-11-02 12:00.01: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.4"
2025-11-02 12:00.01: Connecting to build cluster…
2025-11-02 12:00.01: Waiting for resource in pool OCluster
2025-11-02 12:00.01: Waiting for worker…
2025-11-02 12:00.02: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 53b7839 Merge pull request #415 from yomimono/reenable-littlefs-example

(from ocaml/opam:debian-13-ocaml-5.4)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4' locally
debian-13-ocaml-5.4: Pulling from ocaml/opam
795dbedde24d: Already exists
dca00ad0415d: Already exists
b14630c492c7: Already exists
68c6d8b54e44: Already exists
f38fb0ff35ec: Already exists
1ad3958451c2: Already exists
7df33dcc9e18: Already exists
d6f0925c2ba8: Already exists
d8f7976a14cd: Already exists
7416d03c44b1: Already exists
e12e986f8ef2: Already exists
615b3ce6f48f: Already exists
11009eaed0a4: Already exists
ef89da5d1919: Already exists
e991fbfb65d9: Already exists
6f7e32d9dc3c: Already exists
6f7e32d9dc3c: Already exists
268497262f09: Already exists
a1f41fa7f426: Already exists
e69bacb7ebb2: Already exists
350095686388: Already exists
4f4fb700ef54: Already exists
d788ee8325f5: Already exists
b714a4600952: Already exists
0bc95cb89166: Already exists
3b0f05395fcd: Already exists
8ee2d9ab8e67: Already exists
b9c05b187368: Already exists
78cf29d72843: Already exists
2d8d28f1c4b2: Already exists
9e8f3117e436: Already exists
f52355e879c7: Already exists
c82948532cc1: Already exists
c9066b25dd68: Already exists
256568630bdf: Already exists
8ee2502ff4a5: Already exists
bf11c312c04c: Already exists
edf5fb4e16b9: Already exists
265e73f1677f: Already exists
10a59f1fad84: Already exists
f8f951731a9c: Pulling fs layer
71aa38f93c73: Pulling fs layer
fde7a15e00c8: Pulling fs layer
81ce467ef1fd: Pulling fs layer
111741ceab63: Pulling fs layer
5980674d3b6b: Pulling fs layer
6630a45e4487: Pulling fs layer
81ce467ef1fd: Waiting
111741ceab63: Waiting
6630a45e4487: Waiting
5980674d3b6b: Waiting
f8f951731a9c: Verifying Checksum
f8f951731a9c: Download complete
f8f951731a9c: Pull complete
fde7a15e00c8: Verifying Checksum
fde7a15e00c8: Download complete
71aa38f93c73: Verifying Checksum
71aa38f93c73: Download complete
71aa38f93c73: Pull complete
fde7a15e00c8: Pull complete
111741ceab63: Verifying Checksum
111741ceab63: Download complete
5980674d3b6b: Verifying Checksum
5980674d3b6b: Download complete
6630a45e4487: Download complete
81ce467ef1fd: Verifying Checksum
81ce467ef1fd: Download complete
81ce467ef1fd: Pull complete
111741ceab63: Pull complete
5980674d3b6b: Pull complete
6630a45e4487: Pull complete
Digest: sha256:705f66f76fbcc73069e41b7740552a0a45bf653181f6b3df82041bfe71efa6e3
Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.4
2025-11-02 12:00.48 ---> saved as "b7ac0c72667412e270cf200043933272f02ff07c0767d046333cbc683d48c937"

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2025-11-02 12:00.48 ---> saved as "5641f8575878de47a5b29bcc887e4a17ca1be369a5de9aab9824cbbc69c489c1"

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
Continue? [Y/n] y
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Format upgrade done.

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-11-02 12:01.09 ---> saved as "5e7253eb62795a6b612b22c839bcc1fe2d9790109bdb83e3241177a8677fc595"

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

2025-11-02 12:01.19 ---> saved as "afc4c3cfd8e1be802fcff2f1e4b3c60c1af3251da2f25be2ce49745fe72a2e97"

/home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell "sudo apt-get update && opam install -y \"mirage>=4\""))
Hit:1 http://deb.debian.org/debian trixie InRelease
Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
Fetched 90.7 kB in 0s (963 kB/s)
Reading package lists...
The following actions will be performed:
=== install 28 packages
  - install angstrom           0.16.1 [required by emile, uri]
  - install astring            0.8.5  [required by mirage]
  - install base64             3.5.2  [required by emile]
  - install bigstringaf        0.10.0 [required by emile]
  - install bos                0.2.1  [required by mirage]
  - install cmdliner           2.0.0  [required by mirage]
  - install conf-pkg-config    4      [required by opam-monorepo]
  - install csexp              1.5.2  [required by dune-configurator]
  - install domain-name        0.5.0  [required by ipaddr]
  - install dune               3.20.2 [required by mirage]
  - install dune-configurator  3.20.2 [required by bigstringaf]
  - install emile              1.1    [required by mirage]
  - install fmt                0.11.0 [required by mirage]
  - install fpath              0.7.3  [required by mirage]
  - install ipaddr             5.6.1  [required by mirage]
  - install logs               0.9.0  [required by mirage]
  - install macaddr            5.6.1  [required by ipaddr]
  - install mirage             4.10.3
  - install ocaml-syntax-shims 1.0.0  [required by angstrom]
  - install ocamlbuild         0.16.1 [required by astring, bos]
  - install ocamlfind          1.9.8  [required by astring, bos]
  - install opam-monorepo      0.4.3  [required by mirage]
  - install pecu               0.7    [required by emile]
  - install rresult            0.7.0  [required by mirage]
  - install stringext          1.6.0  [required by uri]
  - install topkg              1.1.0  [required by astring, bos]
  - install uri                4.4.0  [required by mirage]
  - install uutf               1.0.4  [required by emile]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config"
- Selecting previously unselected package libpkgconf3: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 ... 20653 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> installed conf-pkg-config.4
-> retrieved bos.0.2.1  (cached)
-> retrieved cmdliner.2.0.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved emile.1.1  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved ipaddr.5.6.1, macaddr.5.6.1  (cached)
-> retrieved logs.0.9.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved mirage.4.10.3  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved topkg.1.1.0  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> retrieved opam-monorepo.0.4.3  (cached)
-> installed cmdliner.2.0.0
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.1.0
-> installed rresult.0.7.0
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.9.0
-> installed bos.0.2.1
-> installed dune.3.20.2
-> installed base64.3.5.2
-> installed csexp.1.5.2
-> installed domain-name.0.5.0
-> installed macaddr.5.6.1
-> installed ocaml-syntax-shims.1.0.0
-> installed pecu.0.7
-> installed stringext.1.6.0
-> installed ipaddr.5.6.1
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed angstrom.0.16.1
-> installed emile.1.1
-> installed uri.4.4.0
-> installed opam-monorepo.0.4.3
-> installed mirage.4.10.3
Done.
# To update the current shell environment, run: eval $(opam env)
2025-11-02 12:02.09 ---> saved as "aef926fb2962024709c794122699bf08a51769376dd6780f313759d6257219cc"

/home/opam: (copy (src .) (dst /src/))
2025-11-02 12:02.09 ---> saved as "089dc4eca17abab7d36588f1b02ca8f57572d0d71db78f0a32126edd51e5a2a5"

/home/opam: (env MODE hvt)

/home/opam: (workdir /src/)

/src/: (run (shell "opam exec -- make configure"))
mirage configure -f tutorial/noop/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/hello/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/hello-key/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/local-library/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/echo_server/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/heads1/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/heads2/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/timeout1/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/lwt/timeout2/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f tutorial/app_info/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/clock/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/conduit_server/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/http-fetch/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/kv_ro/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/littlefs/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/network/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/ping6/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f device-usage/disk-lottery/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/dhcp/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/http/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/dns/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/crypto/config.ml -t hvt 
adding unit argument to 'start ()' (to delay execution)
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
mirage configure -f applications/static_website_tls/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
dd if=/dev/zero of=disk.img count=100000
100000+0 records in
100000+0 records out
51200000 bytes (51 MB, 49 MiB) copied, 0.20753 s, 247 MB/s
mirage configure -f device-usage/block/config.ml -t hvt 
Successfully configured the unikernel. Now run 'make' (or more fine-grained steps: 'make all', 'make depends', or 'make lock').
2025-11-02 12:02.23 ---> saved as "a4dba0e3bc343385b8fe460a47625f060409c6caca4affa5527c2f5c43eb5e3c"

/src/: (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#e439455c8cff141dfa65b29be6eb385fb756b37e,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)

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

[mirage-opam-overlays] Initialised
[NOTE] Repository mirage-opam-overlays has been added to the selections of switch 5.4 only.
       Run `opam repository add mirage-opam-overlays --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

env OPAMVAR_monorepo="opam-monorepo" opam monorepo lock --recurse-opam noop-hvt hello-hvt hello-key-hvt local-library-hvt echo_server-hvt heads1-hvt heads2-hvt timeout1-hvt timeout2-hvt echo_server-hvt app-info-hvt speaking_clock-hvt conduit_server-hvt http-fetch-hvt kv_ro-hvt elittlefs-hvt network-hvt ping-hvt lottery-hvt dhcp-hvt minipaf-hvt resolve-hvt crypto-test-hvt https-hvt block_test-hvt --build-only --ocaml-version 5.4.0 -l ./mirage.opam.locked
==> Using 24 locally scanned packages as the targets.
opam-monorepo: [ERROR] Solving opam-provided dependencies could not find a solution
opam-monorepo: [ERROR] Can't find all required versions.
Selected: conf-libseccomp.1 emile.1.1 mirage.4.10.3 ocamlbuild.0.16.1
          opam-monorepo.0.4.3 pecu.0.7 solo5.0.10.0 topkg.1.1.0 uutf.1.0.4
          ocaml-base-compiler&app-info-hvt&block_test-hvt&conduit_server-hvt&crypto-test-hvt&dhcp-hvt&echo_server-hvt&elittlefs-hvt&heads1-hvt&heads2-hvt&hello-hvt&hello-key-hvt&http-fetch-hvt&https-hvt&kv_ro-hvt&local-library-hvt&lottery-hvt&minipaf-hvt&network-hvt&noop-hvt&ping-hvt&resolve-hvt&speaking_clock-hvt&timeout1-hvt&timeout2-hvt
          system-mingw system-mingw|system-msvc&winpthreads
          ocaml-base-compiler ocaml-base-compiler ocaml base-domains
          ocaml-variants ocaml-base-compiler gmp
- angstrom -> angstrom.0.16.1
    User requested = 0.16.1
- app-info-hvt -> app-info-hvt.zdev
    User requested = zdev
- arp -> arp.4.1.0
    User requested = 4.1.0
- asn1-combinators -> asn1-combinators.0.3.2
    User requested = 0.3.2
- astring -> astring.0.8.5+dune
    User requested = 0.8.5+dune
- base -> base.v0.17.3
    User requested = v0.17.3
- base-bigarray -> base-bigarray.base
    User requested = base
- base-bytes -> base-bytes.base+dune
    User requested = base+dune
- base-domains -> base-domains.base
    User requested = base
- base-effects -> base-effects.base
    User requested = base
- base-nnp -> base-nnp.base
    User requested = base
- base-threads -> base-threads.base
    User requested = base
- base-unix -> base-unix.base
    User requested = base
- base64 -> base64.3.5.2
    User requested = 3.5.2
- bheap -> bheap.2.0.0
    User requested = 2.0.0
- bigstringaf -> bigstringaf.0.10.0
    User requested = 0.10.0
- block_test-hvt -> block_test-hvt.zdev
    User requested = zdev
- bos -> bos.0.2.1+dune
    User requested = 0.2.1+dune
- bstr -> bstr.0.0.2
    User requested = 0.0.2
- ca-certs-nss -> ca-certs-nss.3.117
    User requested = 3.117
- chamelon -> chamelon.0.2.1
    User requested = 0.2.1
- charrua -> charrua.2.1.1
    User requested = 2.1.1
- charrua-server -> charrua-server.2.1.1
    User requested = 2.1.1
- checkseum -> checkseum.0.5.2
    User requested = 0.5.2
- cmdliner -> cmdliner.2.0.0+dune
    User requested = 2.0.0+dune
- cmdliner-stdlib -> cmdliner-stdlib.1.0.1
    User requested = 1.0.1
- cohttp -> cohttp.6.1.1
    User requested = 6.1.1
- cohttp-lwt -> cohttp-lwt.6.1.1
    User requested = 6.1.1
- cohttp-mirage -> cohttp-mirage.6.1.1
    User requested = 6.1.1
- conduit -> conduit.8.0.0
    User requested = 8.0.0
- conduit-lwt -> conduit-lwt.8.0.0
    User requested = 8.0.0
- conduit-mirage -> conduit-mirage.8.0.0
    User requested = 8.0.0
- conduit_server-hvt -> conduit_server-hvt.zdev
    User requested = zdev
- conf-gmp -> conf-gmp.5
    User requested = 5
- conf-gmp-powm-sec -> conf-gmp-powm-sec.4
    User requested = 4
- conf-m4 -> conf-m4.1
    User requested = 1
- conf-pkg-config -> conf-pkg-config.4
    User requested = 4
- cppo -> cppo.1.8.0
    User requested = 1.8.0
- crunch -> crunch.4.0.0
    User requested = 4.0.0
- crypto-test-hvt -> crypto-test-hvt.zdev
    User requested = zdev
- csexp -> csexp.1.5.2
    User requested = 1.5.2
- cstruct -> cstruct.6.2.0
    User requested = 6.2.0
- cstruct-lwt -> cstruct-lwt.6.2.0
    User requested = 6.2.0
- dhcp-hvt -> dhcp-hvt.zdev
    User requested = zdev
- digestif -> digestif.1.3.0
    User requested = 1.3.0
- dns -> dns.10.2.2
    User requested = 10.2.2
- dns-client -> dns-client.10.2.2
    User requested = 10.2.2
- dns-client-mirage -> dns-client-mirage.10.2.2
    User requested = 10.2.2
- domain-name -> domain-name.0.5.0
    User requested = 0.5.0
- dune -> dune.3.20.2
    User requested = 3.20.2
- dune-build-info -> dune-build-info.3.20.2
    User requested = 3.20.2
- dune-configurator -> dune-configurator.3.20.2
    User requested = 3.20.2
- duration -> duration.0.2.1
    User requested = 0.2.1
- echo_server-hvt -> echo_server-hvt.zdev
    User requested = zdev
- elittlefs-hvt -> elittlefs-hvt.zdev
    User requested = zdev
- eqaf -> eqaf.0.10
    User requested = 0.10
- ethernet -> ethernet.3.2.0
    User requested = 3.2.0
- faraday -> faraday.0.8.2
    User requested = 0.8.2
- findlib -> findlib.1.9.5+dune
    User requested = 1.9.5+dune
- fmt -> fmt.0.11.0+dune
    User requested = 0.11.0+dune
- fpath -> fpath.0.7.3+dune
    User requested = 0.7.3+dune
- gmap -> gmap.0.3.0
    User requested = 0.3.0
- gmp -> gmp.6.3.0
    User requested = 6.3.0
- h1 -> h1.1.1.0
    User requested = 1.1.0
- h2 -> h2.0.13.0
    User requested = 0.13.0
- happy-eyeballs -> happy-eyeballs.2.0.1
    User requested = 2.0.1
- happy-eyeballs-mirage -> happy-eyeballs-mirage.2.0.1
    User requested = 2.0.1
- heads1-hvt -> heads1-hvt.zdev
    User requested = zdev
- heads2-hvt -> heads2-hvt.zdev
    User requested = zdev
- hello-hvt -> hello-hvt.zdev
    User requested = zdev
- hello-key-hvt -> hello-key-hvt.zdev
    User requested = zdev
- hpack -> hpack.0.13.0
    User requested = 0.13.0
- http -> http.6.1.1
    User requested = 6.1.1
- http-fetch-hvt -> http-fetch-hvt.zdev
    User requested = zdev
- https-hvt -> https-hvt.zdev
    User requested = zdev
- httpun-types -> httpun-types.0.2.0
    User requested = 0.2.0
- hxd -> hxd.0.3.5
    User requested = 0.3.5
- io-page -> io-page.3.0.0
    User requested = 3.0.0
- ipaddr -> ipaddr.5.6.1
    User requested = 5.6.1
- ipaddr-cstruct -> ipaddr-cstruct.5.6.1
    User requested = 5.6.1
- ipaddr-sexp -> ipaddr-sexp.5.6.1
    User requested = 5.6.1
- kdf -> kdf.1.0.0
    User requested = 1.0.0
- ke -> ke.0.6
    User requested = 0.6
- kv_ro-hvt -> kv_ro-hvt.zdev
    User requested = zdev
- local-library-hvt -> local-library-hvt.zdev
    User requested = zdev
- logs -> logs.0.9.0+dune2
    User requested = 0.9.0+dune2
- lottery-hvt -> lottery-hvt.zdev
    User requested = zdev
- lru -> lru.0.3.1
    User requested = 0.3.1
- lwt -> lwt.5.9.2
    User requested = 5.9.2
- lwt-dllist -> lwt-dllist.1.1.0
    User requested = 1.1.0
- macaddr -> macaddr.5.6.1
    User requested = 5.6.1
- macaddr-cstruct -> macaddr-cstruct.5.6.1
    User requested = 5.6.1
- magic-mime -> magic-mime.1.3.1
    User requested = 1.3.1
- menhir -> menhir.20250912
    User requested = 20250912
- menhirCST -> menhirCST.20250912
    User requested = 20250912
- menhirLib -> menhirLib.20250912
    User requested = 20250912
- menhirSdk -> menhirSdk.20250912
    User requested = 20250912
- metrics -> metrics.0.5.0
    User requested = 0.5.0
- metrics-lwt -> metrics-lwt.0.5.0
    User requested = 0.5.0
- mimic -> mimic.0.0.9
    User requested = 0.0.9
- mimic-happy-eyeballs -> mimic-happy-eyeballs.0.0.9
    User requested = 0.0.9
- minipaf-hvt -> minipaf-hvt.zdev
    User requested = zdev
- mirage-block -> mirage-block.3.0.2
    User requested = 3.0.2
- mirage-block-solo5 -> mirage-block-solo5.0.8.1
    User requested = 0.8.1
- mirage-bootvar -> mirage-bootvar.1.0.1
    User requested = 1.0.1
- mirage-channel -> mirage-channel.5.0.0
    User requested = 5.0.0
- mirage-crypto -> mirage-crypto.2.0.2
    User requested = 2.0.2
- mirage-crypto-ec -> mirage-crypto-ec.2.0.2
    User requested = 2.0.2
- mirage-crypto-pk -> mirage-crypto-pk.2.0.2
    User requested = 2.0.2
- mirage-crypto-rng -> mirage-crypto-rng.2.0.2
    User requested = 2.0.2
- mirage-crypto-rng-mirage -> mirage-crypto-rng-mirage.2.0.2
    User requested = 2.0.2
- mirage-flow -> mirage-flow.5.0.0
    User requested = 5.0.0
- mirage-flow-combinators -> mirage-flow-combinators.5.0.0
    User requested = 5.0.0
- mirage-kv -> mirage-kv.6.1.1
    User requested = 6.1.1
- mirage-kv-mem -> mirage-kv-mem.4.0.1
    User requested = 4.0.1
- mirage-logs -> mirage-logs.3.0.0
    User requested = 3.0.0
- mirage-mtime -> mirage-mtime.5.2.0
    User requested = 5.2.0
- mirage-net -> mirage-net.4.0.0
    User requested = 4.0.0
- mirage-net-solo5 -> mirage-net-solo5.0.8.0
    User requested = 0.8.0
- mirage-ptime -> mirage-ptime.5.2.0
    User requested = 5.2.0
- mirage-runtime -> mirage-runtime.4.10.3
    User requested = 4.10.3
- mirage-sleep -> mirage-sleep.4.1.0
    User requested = 4.1.0
- mirage-solo5 -> mirage-solo5.0.10.0
    User requested = 0.10.0
- mtime -> mtime.2.1.0+dune
    User requested = 2.1.0+dune
- network-hvt -> network-hvt.zdev
    User requested = zdev
- noop-hvt -> noop-hvt.zdev
    User requested = zdev
- num -> num.1.4+dune2
    User requested = 1.4+dune2
- ocaml -> ocaml.5.4.0
    User requested = 5.4.0
- ocaml-base-compiler -> ocaml-base-compiler.5.4.0
    User requested = 5.4.0
- ocaml-compiler -> ocaml-compiler.5.4.0
    User requested = 5.4.0
- ocaml-compiler-libs -> ocaml-compiler-libs.v0.17.0
    User requested = v0.17.0
- ocaml-config -> ocaml-config.3
    User requested = 3
- ocaml-options-vanilla -> ocaml-options-vanilla.1
    User requested = 1
- ocaml-solo5 -> (problem)
    Rejected candidates:
      ocaml-solo5.1.1.0: Requires ocaml = 5.3.0
      ocaml-solo5.1.0.1: Requires ocaml = 5.2.1
      ocaml-solo5.0.8.5: Requires ocaml >= 4.12.1 & < 4.15.0
- ocaml-syntax-shims -> ocaml-syntax-shims.1.0.0
    User requested = 1.0.0
- ocaml-variants -> (problem)
    Rejected candidates:
      ocaml-variants.5.5.0+trunk: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
      ocaml-variants.5.4.1+trunk: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
      ocaml-variants.5.4.0+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
      ocaml-variants.5.4.0~rc1+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
      ocaml-variants.5.4.0~beta2+options: In same conflict class (ocaml-core-compiler) as ocaml-base-compiler
      ...
- ocaml_intrinsics_kernel -> ocaml_intrinsics_kernel.v0.17.1
    User requested = v0.17.1
- ocamlfind -> ocamlfind.1.9.5+dune
    User requested = 1.9.5+dune
- ocplib-endian -> ocplib-endian.1.2
    User requested = 1.2
- ohex -> ohex.0.2.0
    User requested = 0.2.0
- optint -> optint.0.3.0
    User requested = 0.3.0
- ounit2 -> ounit2.2.2.7
    User requested = 2.2.7
- paf -> paf.0.8.0
    User requested = 0.8.0
- parsexp -> parsexp.v0.17.0
    User requested = v0.17.0
- ping-hvt -> ping-hvt.zdev
    User requested = zdev
- ppx_cstruct -> ppx_cstruct.6.2.0
    User requested = 6.2.0
- ppx_derivers -> ppx_derivers.1.2.1
    User requested = 1.2.1
- ppx_sexp_conv -> ppx_sexp_conv.v0.17.1
    User requested = v0.17.1
- ppxlib -> ppxlib.0.37.0
    User requested = 0.37.0
- ppxlib_jane -> ppxlib_jane.v0.17.4
    User requested = v0.17.4
- psq -> psq.0.2.1
    User requested = 0.2.1
- ptime -> ptime.1.2.0+dune
    User requested = 1.2.0+dune
- randomconv -> randomconv.0.2.0
    User requested = 0.2.0
- re -> re.1.14.0
    User requested = 1.14.0
- resolve-hvt -> resolve-hvt.zdev
    User requested = zdev
- result -> result.1.5
    User requested = 1.5
- rresult -> rresult.0.7.0+dune
    User requested = 0.7.0+dune
- seq -> seq.base+dune
    User requested = base+dune
- sexplib -> sexplib.v0.17.0
    User requested = v0.17.0
- sexplib0 -> sexplib0.v0.17.0
    User requested = v0.17.0
- speaking_clock-hvt -> speaking_clock-hvt.zdev
    User requested = zdev
- stdlib-shims -> stdlib-shims.0.3.0
    User requested = 0.3.0
- stringext -> stringext.1.6.0
    User requested = 1.6.0
- system-mingw -> (problem)
    No known implementations at all
- tcpip -> tcpip.9.0.1
    User requested = 9.0.1
- timeout1-hvt -> timeout1-hvt.zdev
    User requested = zdev
- timeout2-hvt -> timeout2-hvt.zdev
    User requested = zdev
- tls -> tls.2.0.3
    User requested = 2.0.3
- tls-mirage -> tls-mirage.2.0.3
    User requested = 2.0.3
- uri -> uri.4.4.0
    User requested = 4.4.0
- uri-sexp -> uri-sexp.4.4.0
    User requested = 4.4.0
- vchan -> vchan.6.0.2
    User requested = 6.0.2
- x509 -> x509.1.0.6
    User requested = 1.0.6
- xenstore -> xenstore.2.4.0
    User requested = 2.4.0
- xenstore_transport -> xenstore_transport.1.5.0
    User requested = 1.5.0
- zarith -> zarith.1.14+dune+mirage
    User requested = 1.14+dune+mirage
make: *** [Makefile:68: lock] Error 1
"/usr/bin/env" "bash" "-c" "opam exec -- make lock" failed with exit status 2
2025-11-02 12:02.38: Job failed: Failed: Build failed