Build:
  1. 0
2026-06-16 11:59.46: New job: build mirage-flow.1.6.0 (427ea4bb7b8d)
2026-06-16 11:59.46: Waiting for resource in pool day11-builds
2026-06-16 12:44.07: Got resource from pool day11-builds
2026-06-16 12:44.07: [profile full] build mirage-flow.1.6.0
2026-06-16 12:44.07: build mirage-flow.1.6.0 (427ea4bb7b8d)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        6e9c895d33c4
  fmt.0.11.0                                         d4154318e63f
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.6                                    6a204c1e4cf6
  ocamlfind-secondary.1.9.6                          74c288ceaf87
  topkg.1.1.1                                        38d1e7a378f4
=== STDOUT ===
Processing: [default: loading data]
[mirage-flow.1.6.0: dl]
[mirage-flow.1.6.0: extract]
-> retrieved mirage-flow.1.6.0  (https://opam.ocaml.org/cache)
[mirage-flow: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mirage-flow" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mirage-flow.1.6.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/.mirage_flow.objs/byte -I /home/opam/.opam/default/lib/fmt -intf-suffix .ml -no-alias-deps -o src/.mirage_flow.objs/byte/mirage_flow.cmo -c -impl src/mirage_flow.ml)
- File "src/mirage_flow.ml", line 71, characters 30-38:
- 71 |     | Error e -> Error (`Msg (Fmt.strf "%a" S.pp_error e))
-                                    ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/mirage_flow.ml", line 76, characters 36-44:
- 76 |     | Error e       -> Error (`Msg (Fmt.strf "%a" S.pp_write_error e))
-                                          ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -safe-string -g -I src/.mirage_flow.objs/byte -I src/.mirage_flow.objs/native -I /home/opam/.opam/default/lib/fmt -intf-suffix .ml -no-alias-deps -o src/.mirage_flow.objs/native/mirage_flow.cmx -c -impl src/mirage_flow.ml)
- File "src/mirage_flow.ml", line 71, characters 30-38:
- 71 |     | Error e -> Error (`Msg (Fmt.strf "%a" S.pp_error e))
-                                    ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
- File "src/mirage_flow.ml", line 76, characters 36-44:
- 76 |     | Error e       -> Error (`Msg (Fmt.strf "%a" S.pp_write_error e))
-                                          ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  mirage-flow.1.6.0
-> installed mirage-flow.1.6.0

=== STDERR ===

2026-06-16 12:44.13: OK: build mirage-flow.1.6.0 (runc: 2.1s, disk: 7KB)
2026-06-16 12:44.13: Job succeeded