Build:
  1. 0
2026-06-24 16:07.15: New job: build mirage-flow-lwt.1.6.0 (beaa02e63418)
2026-06-24 16:07.15: Waiting for resource in pool day11-builds
2026-06-24 17:02.42: Got resource from pool day11-builds
2026-06-24 17:02.42: [profile full] build mirage-flow-lwt.1.6.0
2026-06-24 17:02.42: build mirage-flow-lwt.1.6.0 (beaa02e63418)
=== DEPENDENCIES (23 transitive) ===
  base-bytes.base                                    a7b3bf16b3f4
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              6a9ffb5ca493
  compiler-cloning.enabled                           439a1fc77aa6
  cppo.1.8.0                                         deac69f17b6b
  csexp.1.5.2                                        977b865a51b4
  cstruct.5.2.0                                      36058cfa43d2
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  fmt.0.11.0                                         a00e65adfdb2
  logs.0.10.0                                        b1a6ce72fdce
  lwt.6.1.2                                          ac157df3e196
  mirage-clock.2.0.0                                 a8df3caf5f56
  mirage-device.1.2.0                                e3eed8a83216
  mirage-flow.1.6.0                                  7e62994ff9c3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ocplib-endian.1.2                                  d54106a1e513
  topkg.1.1.1                                        ac206dbbd2b6
=== STDOUT ===
Processing: [default: loading data]
[mirage-flow-lwt.1.6.0: extract]
-> retrieved mirage-flow-lwt.1.6.0  (cached)
[mirage-flow-lwt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mirage-flow-lwt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mirage-flow-lwt.1.6.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I lwt/.mirage_flow_lwt.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/mirage-clock -I /home/opam/.opam/default/lib/mirage-device -I /home/opam/.opam/default/lib/mirage-flow -cmi-file lwt/.mirage_flow_lwt.objs/byte/mirage_flow_lwt.cmi -no-alias-deps -o lwt/.mirage_flow_lwt.objs/byte/mirage_flow_lwt.cmo -c -impl lwt/mirage_flow_lwt.ml)
- File "lwt/mirage_flow_lwt.ml", line 359, characters 28-36:
- 359 |             if verbose then Fmt.strf "[%S]" @@ Cstruct.to_string buf
-                                   ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "lwt/mirage_flow_lwt.ml", line 360, characters 17-25:
- 360 |             else Fmt.strf "%d bytes" (Cstruct.len buf)
-                        ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "lwt/mirage_flow_lwt.ml", line 347, characters 14-21:
- 347 | let forward ?(verbose=false) ~src ~dst =
-                     ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -g -I lwt/.mirage_flow_lwt.objs/byte -I lwt/.mirage_flow_lwt.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/mirage-clock -I /home/opam/.opam/default/lib/mirage-device -I /home/opam/.opam/default/lib/mirage-flow -cmi-file lwt/.mirage_flow_lwt.objs/byte/mirage_flow_lwt.cmi -no-alias-deps -o lwt/.mirage_flow_lwt.objs/native/mirage_flow_lwt.cmx -c -impl lwt/mirage_flow_lwt.ml)
- File "lwt/mirage_flow_lwt.ml", line 359, characters 28-36:
- 359 |             if verbose then Fmt.strf "[%S]" @@ Cstruct.to_string buf
-                                   ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "lwt/mirage_flow_lwt.ml", line 360, characters 17-25:
- 360 |             else Fmt.strf "%d bytes" (Cstruct.len buf)
-                        ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- 
- File "lwt/mirage_flow_lwt.ml", line 347, characters 14-21:
- 347 | let forward ?(verbose=false) ~src ~dst =
-                     ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  mirage-flow-lwt.1.6.0
-> installed mirage-flow-lwt.1.6.0

=== STDERR ===

2026-06-24 17:02.50: OK: build mirage-flow-lwt.1.6.0 (runc: 2.1s, disk: 10KB)
2026-06-24 17:02.50: Job succeeded