Build:
  1. 0
2026-06-20 19:02.08: New job: build mirage-runtime.4.0.0~beta3 (5fa2776b5bb1)
2026-06-20 19:02.08: Waiting for resource in pool day11-builds
2026-06-20 19:17.25: Got resource from pool day11-builds
2026-06-20 19:17.25: [profile full] build mirage-runtime.4.0.0~beta3
2026-06-20 19:17.26: build mirage-runtime.4.0.0~beta3 (5fa2776b5bb1)
=== DEPENDENCIES (23 transitive) ===
  base-bytes.base                                    ec2393fe4c6d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     207b321bdb62
  compiler-cloning.enabled                           0d2606125f88
  cppo.1.8.0                                         2299340fea15
  csexp.1.5.2                                        315ecef51574
  domain-name.0.5.0                                  e97e12c680b8
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  fmt.0.11.0                                         feecefc1fa30
  functoria-runtime.4.0.0~beta3                      c5913a2c4da2
  ipaddr.5.6.2                                       ad5d20f2f901
  logs.0.10.0                                        8aa523877e7a
  lwt.6.1.2                                          ed1e822009bb
  macaddr.5.6.2                                      f0cb010d836e
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  ocplib-endian.1.2                                  e43423130776
  topkg.1.1.1                                        8e3718e4cf5c
=== 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/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.
- (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.
-> compiled  mirage-runtime.4.0.0~beta3
-> installed mirage-runtime.4.0.0~beta3

=== STDERR ===

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