Build:
  1. 0
2026-06-19 19:51.26: New job: build mirage-runtime.4.0.0~beta3 (8f80edc29d63)
2026-06-19 19:51.26: Waiting for resource in pool day11-builds
2026-06-19 20:12.02: Got resource from pool day11-builds
2026-06-19 20:12.02: [profile full] build mirage-runtime.4.0.0~beta3
2026-06-19 20:12.02: build mirage-runtime.4.0.0~beta3 (8f80edc29d63)
=== DEPENDENCIES (22 transitive) ===
  base-bytes.base                                    38023b842165
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     4cbf8dfc71ce
  cppo.1.8.0                                         58ff60202126
  csexp.1.5.2                                        6a11fd34e537
  domain-name.0.5.0                                  291a718ce0c7
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  fmt.0.11.0                                         edad52c5aeb5
  functoria-runtime.4.0.0~beta3                      691cbe92aab7
  ipaddr.5.6.2                                       ed9fed45ab0e
  logs.0.10.0                                        fa2240e21a0f
  lwt.6.1.2                                          f9825635bd29
  macaddr.5.6.2                                      1208146b6eec
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  ocplib-endian.1.2                                  2e63c292ed3b
  topkg.1.1.1                                        ecfbf436618b
=== STDOUT ===
Processing: [default: loading data]
[mirage-runtime.4.0.0~beta3: extract]
-> retrieved mirage-runtime.4.0.0~beta3  (cached)
[mirage-runtime: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mirage-runtime" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mirage-runtime.4.0.0~beta3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib_runtime/mirage/.mirage_runtime.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/functoria-runtime -I /home/opam/.opam/default/lib/ipaddr -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/macaddr -no-alias-deps -o lib_runtime/mirage/.mirage_runtime.objs/byte/mirage_runtime.cmi -c -intf lib_runtime/mirage/mirage_runtime.mli)
- File "lib_runtime/mirage/mirage_runtime.mli", line 38, characters 7-29:
- 38 |     'a Cmdliner.Arg.converter
-             ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 51, characters 52-74:
- 51 |   val of_module : (module S with type t = 'a) -> 'a Cmdliner.Arg.converter
-                                                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 57, characters 28-50:
- 57 |   val ip_address : Ipaddr.t Cmdliner.Arg.converter
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 60, characters 33-55:
- 60 |   val ipv4_address : Ipaddr.V4.t Cmdliner.Arg.converter
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 63, characters 32-54:
- 63 |   val ipv4 : Ipaddr.V4.Prefix.t Cmdliner.Arg.converter
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 66, characters 33-55:
- 66 |   val ipv6_address : Ipaddr.V6.t Cmdliner.Arg.converter
-                                       ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 69, characters 32-54:
- 69 |   val ipv6 : Ipaddr.V6.Prefix.t Cmdliner.Arg.converter
-                                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 72, characters 36-58:
- 72 |   val log_threshold : log_threshold Cmdliner.Arg.converter
-                                          ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "lib_runtime/mirage/mirage_runtime.mli", line 76, characters 43-65:
- 76 |     [ `Next_fit | `First_fit | `Best_fit ] Cmdliner.Arg.converter
-                                                 ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib_runtime/mirage/.mirage_runtime.objs/byte -I lib_runtime/mirage/.mirage_runtime.objs/native -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/functoria-runtime -I /home/opam/.opam/default/lib/ipaddr -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/macaddr -cmi-file lib_runtime/mirage/.mirage_runtime.objs/byte/mirage_runtime.cmi -no-alias-deps -o lib_runtime/mirage/.mirage_runtime.objs/native/mirage_runtime.cmx -c -impl lib_runtime/mirage/mirage_runtime.ml)
- File "lib_runtime/mirage/mirage_runtime.ml", line 43, characters 35-57:
- 43 |   let make of_string to_string : _ Cmdliner.Arg.converter =
-                                         ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib_runtime/mirage/.mirage_runtime.objs/byte -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/domain-name -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/functoria-runtime -I /home/opam/.opam/default/lib/ipaddr -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/macaddr -cmi-file lib_runtime/mirage/.mirage_runtime.objs/byte/mirage_runtime.cmi -no-alias-deps -o lib_runtime/mirage/.mirage_runtime.objs/byte/mirage_runtime.cmo -c -impl lib_runtime/mirage/mirage_runtime.ml)
- File "lib_runtime/mirage/mirage_runtime.ml", line 43, characters 35-57:
- 43 |   let make of_string to_string : _ Cmdliner.Arg.converter =
-                                         ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
-> compiled  mirage-runtime.4.0.0~beta3
-> installed mirage-runtime.4.0.0~beta3

=== STDERR ===

2026-06-19 20:12.08: OK: build mirage-runtime.4.0.0~beta3 (runc: 2.6s, disk: 13KB)
2026-06-19 20:12.08: Job succeeded