Build:
- 0
2025-10-17 11:59.51: New job: Build using linux-x86_64 in [https://github.com/mirage/mirage-skeleton.git#refs/heads/main (560fe420616273a32a5b574d708112dde5aa6916)] 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#5bf570252bd9fee71938b828ca0b86573c1e3355")) (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#8e8ebb1ea995a5631ae5f6fe866170d872d58dd7,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-10-17 11:59.51: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.4" 2025-10-17 11:59.51: Waiting for resource in pool OCluster 2025-10-17 11:59.51: Waiting for worker… 2025-10-17 11:59.52: Got resource from pool OCluster Building on doris.caelum.ci.dev All commits already cached HEAD is now at 560fe42 Merge pull request #413 from shym/unikraft-block (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 cae3b572364a: Already exists 820d433882fc: Already exists 8f6112f72fa5: Already exists f06108004adb: Already exists f34ea90e6bf7: Already exists b44a65709156: Already exists 4c25908bbac9: Already exists f76df728146d: Already exists 1fee769dfcf3: Already exists 9089a7f69af3: Already exists 6f758b47b2a0: Already exists 16b225bbb395: Already exists abbf3ec39b68: Already exists 1a61521655a9: Already exists 6a8565a9e443: Already exists c059a4cbd7b9: Already exists 3a00fdc9e291: Already exists a0b62589bd38: Already exists 6e8d713bf843: Already exists bca1fd5341ba: Already exists 34b9849c2772: Already exists 4f4fb700ef54: Already exists d8d3d0744e38: Already exists 788c7ce0e0e5: Already exists a297eab0ca3b: Already exists 2e79af39acdb: Already exists 8858e600236c: Already exists 9efe23d1fe7d: Already exists 47d185934312: Already exists 64a949a6caff: Already exists c9d6a7c18bb1: Already exists e4fde4815f0c: Already exists d1f759c16950: Already exists f3dd45bf195f: Already exists 3985a6049101: Already exists aae849592418: Already exists 6173459dc6b2: Already exists 7f16ef63bee0: Already exists fe355de6a899: Already exists b0bc5a15bc9d: Already exists 44879a4f7179: Already exists 701c48fa4dd7: Already exists 2a75638cee2b: Already exists fff3f791a1a2: Pulling fs layer 089191030f46: Pulling fs layer 890f11663c72: Pulling fs layer 32e267b72b77: Pulling fs layer 32e267b72b77: Waiting 089191030f46: Download complete 890f11663c72: Verifying Checksum 890f11663c72: Download complete 32e267b72b77: Verifying Checksum 32e267b72b77: Download complete fff3f791a1a2: Verifying Checksum fff3f791a1a2: Download complete fff3f791a1a2: Pull complete 089191030f46: Pull complete 890f11663c72: Pull complete 32e267b72b77: Pull complete Digest: sha256:0daf2e2d984a29e1a053dc1e99669ef18281cc76a7deb8dba0994799213df33a Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.4 2025-10-17 11:59.52 ---> using "b7ac0c72667412e270cf200043933272f02ff07c0767d046333cbc683d48c937" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-10-17 11:59.52 ---> using "5641f8575878de47a5b29bcc887e4a17ca1be369a5de9aab9824cbbc69c489c1" from cache /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /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.2, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y [NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=71 --global Format upgrade done. <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-10-17 11:59.52 ---> using "5e7253eb62795a6b612b22c839bcc1fe2d9790109bdb83e3241177a8677fc595" from cache /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#5bf570252bd9fee71938b828ca0b86573c1e3355")) [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-10-17 12:00.04 ---> saved as "be9de34cff3942b1aa56b23e79a14d230b5d8341e35e3ecce0f57743b5e7df60" /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] Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [53.8 kB] Fetched 145 kB in 0s (1285 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.2 - 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 mirage.4.10.2 (cached) -> retrieved ocamlbuild.0.16.1 (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.2 Done. # To update the current shell environment, run: eval $(opam env) 2025-10-17 12:00.50 ---> saved as "6df505b5f65810dd024858929dde0821e70ccd42a6b5d9e5ceb3a39bc7ac32b6" /home/opam: (copy (src .) (dst /src/)) 2025-10-17 12:00.50 ---> saved as "3cede969873cf2f909f36c97d413113cfe21a5ad3d966223653998c534e30785" /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/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.238135 s, 215 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-10-17 12:01.03 ---> saved as "bbcdec50395f7739385c49c658f3eb3e0f7f26cc6440798409f4dc5cf830f113" /src/: (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#8e8ebb1ea995a5631ae5f6fe866170d872d58dd7,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 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 23 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.2 ocamlbuild.0.16.1 opam-monorepo.0.4.3 pecu.0.7 solo5.0.9.3 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&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.0.0 User requested = 4.0.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 - 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.1 User requested = 10.2.1 - dns-client -> dns-client.10.2.1 User requested = 10.2.1 - dns-client-mirage -> dns-client-mirage.10.2.1 User requested = 10.2.1 - 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 - 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.1.0 User requested = 5.1.0 - mirage-runtime -> mirage-runtime.4.10.2 User requested = 4.10.2 - 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 - 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 - ping-hvt -> ping-hvt.zdev User requested = zdev - 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 - 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:69: lock] Error 1 "/usr/bin/env" "bash" "-c" "opam exec -- make lock" failed with exit status 2 2025-10-17 12:01.17: Job failed: Failed: Build failed