Build:
- 0
2026-06-16 12:39.03: New job: build mirage-flow.1.6.0 (cdbadd6bdadc)
2026-06-16 12:39.03: Waiting for resource in pool day11-builds
2026-06-16 13:56.20: Got resource from pool day11-builds
2026-06-16 13:56.20: [profile full] build mirage-flow.1.6.0
2026-06-16 13:56.20: build mirage-flow.1.6.0 (cdbadd6bdadc)
=== DEPENDENCIES (11 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.2.1.1 e80ae271a91c
dune.1.11.4 29dd7ef124f2
fmt.0.11.0 e82935a9cc75
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-config.1 73dc523c3cc6
ocamlbuild.0.16.1 f3c519c1bc8e
ocamlfind.1.9.8 df35b34caa16
topkg.1.1.1 f9eed75f21fa
=== 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)
- ocamlc src/.mirage_flow.objs/byte/mirage_flow.{cmo,cmt}
- 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.
- ocamlopt src/.mirage_flow.objs/native/mirage_flow.{cmx,o}
- 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 13:56.39: OK: build mirage-flow.1.6.0 (runc: 2.6s, disk: 6KB)
2026-06-16 13:56.39: Job succeeded