Build:
- 0
2026-09-03 18:37.10: New job: build mirage-flow.1.6.0 (22d470f6e799)
2026-09-03 18:37.10: Waiting for resource in pool day11-builds
2026-09-03 20:11.58: Got resource from pool day11-builds
2026-09-03 20:11.58: [profile full] build mirage-flow.1.6.0
2026-09-03 20:11.58: build mirage-flow.1.6.0 (22d470f6e799)
=== DEPENDENCIES (11 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
cmdliner.2.1.1 a281153986e1
dune.1.11.4 0641013d1466
fmt.0.11.0 a3ffcdf85d1c
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocamlbuild.0.16.1 3440315de9e6
ocamlfind.1.9.8 67e30f343c55
topkg.1.1.1 a4210ea8e9ab
=== 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-09-03 20:12.05: OK: build mirage-flow.1.6.0 (runc: 2.1s, disk: 7KB)
2026-09-03 20:12.05: Job succeeded