Build:
  1. 0
2026-07-09 22:53.02: New job: build mirage-runtime.4.0.0~beta3 (e16b000c5ee7)
2026-07-09 22:53.02: Waiting for resource in pool day11-builds
2026-07-09 23:39.03: Got resource from pool day11-builds
2026-07-09 23:39.03: [profile full] build mirage-runtime.4.0.0~beta3
2026-07-09 23:39.03: build mirage-runtime.4.0.0~beta3 (e16b000c5ee7)
=== DEPENDENCIES (23 transitive) ===
  base-bytes.base                                    9d8a9946e171
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  cmdliner.1.3.0                                     3b4a11f1b4e2
  compiler-cloning.enabled                           66bfb9f05f4a
  cppo.1.8.0                                         84fdf8484404
  csexp.1.5.2                                        ff64121cd3d2
  domain-name.0.5.0                                  d9a16dbc5e0a
  dune.3.24.0                                        a6f8cb91c5a0
  dune-configurator.3.24.0                           a70654ffc3a4
  fmt.0.11.0                                         d518e35a5687
  functoria-runtime.4.0.0~beta3                      0f9466cf1338
  ipaddr.5.6.2                                       5f36a6012463
  logs.0.10.0                                        b8fe65ea808e
  lwt.6.1.2                                          f659dfd47f70
  macaddr.5.6.2                                      0f5bfaa31cca
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
  ocamlbuild.0.16.1                                  c30dabfcec04
  ocamlfind.1.9.8                                    a7666fb12940
  ocplib-endian.1.2                                  8a36f6357e0a
  topkg.1.1.1                                        bd61c1c58bce
=== 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-07-09 23:39.10: OK: build mirage-runtime.4.0.0~beta3 (runc: 2.6s, disk: 13KB)
2026-07-09 23:39.10: Job succeeded