Build:
  1. 0
2026-09-04 00:49.39: New job: build protocol-9p.0.12.1 (4be3499cbc2f)
2026-09-04 00:49.39: Waiting for resource in pool day11-builds
2026-09-04 01:05.08: Got resource from pool day11-builds
2026-09-04 01:05.08: [profile full] build protocol-9p.0.12.1
2026-09-04 01:05.08: build protocol-9p.0.12.1 (4be3499cbc2f)
=== DEPENDENCIES (46 transitive) ===
  astring.0.8.5                                      d6d57435af98
  base.v0.14.4                                       f7f6bcd8effe
  base-bytes.base                                    c7e0c3be9a18
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              31f906636532
  conf-pkg-config.5                                  74f50f3cfe72
  cppo.1.8.0                                         3fbfc3c3c973
  csexp.1.5.2                                        b2fe06624e80
  cstruct.3.7.0                                      ab6236a7bef5
  dune.3.22.2                                        57026fcbd9b3
  dune-configurator.3.22.2                           161a83063325
  fmt.0.11.0                                         032c42eb37f9
  io-page.2.4.0                                      18439adc7224
  jbuilder.1.0+beta20.2                              5b60bb768f18
  logs.0.8.0                                         cf3819b70c46
  lwt.5.10.1                                         7693bf5ddcb2
  mirage-channel.3.2.0                               182b524e7470
  mirage-channel-lwt.3.2.0                           aab775b78de4
  mirage-clock.2.0.0                                 c4e08c32e546
  mirage-device.1.2.0                                ec4cc1cfd4f9
  mirage-flow.1.6.0                                  f0b9ad25026d
  mirage-flow-lwt.1.6.0                              b19057107505
  mirage-kv.1.1.1                                    61b2f4e98d0f
  mirage-kv-lwt.1.1.0                                6e494fe93752
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        ddc90c44cd5f
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      6c3c55b8cd23
  ocamlbuild.0.16.1                                  b436c8ee2909
  ocamlfind.1.9.8                                    9b083cf8a2bb
  ocplib-endian.1.2                                  ab458f7fcf87
  parsexp.v0.14.2                                    c2590ec0b59f
  ppx_derivers.1.2.1                                 b6f38d11e4c8
  ppx_sexp_conv.v0.14.1                              ee5b28de2e3a
  ppx_tools.6.6                                      9993fc0a108a
  ppxlib.0.15.0                                      6fd03dd4b987
  result.1.5                                         47926f01b3e9
  rresult.0.7.0                                      ae165f284872
  sexplib.v0.14.0                                    7fd46fabe99b
  sexplib0.v0.14.0                                   d99298809105
  stdlib-shims.0.3.0                                 562e400ef1cc
  topkg.1.1.1                                        64554df6938c
  win-error.1.0                                      c1bb39999cb1
=== STDOUT ===
Processing: [default: loading data]
[protocol-9p.0.12.1: dl]
[protocol-9p.0.12.1: extract]
-> retrieved protocol-9p.0.12.1  (https://opam.ocaml.org/cache)
[protocol-9p: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "protocol-9p" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/protocol-9p.0.12.1)
-     ocamlopt lib/.protocol_9p.objs/protocol_9p__Protocol_9p_error.{cmx,o}
- File "lib/protocol_9p_error.ml", line 27, characters 20-29:
- 27 | let error_msg fmt = Fmt.kstrf (fun s -> Error (`Msg s)) fmt
-                          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc lib/.protocol_9p.objs/protocol_9p__Protocol_9p_error.{cmo,cmt}
- File "lib/protocol_9p_error.ml", line 27, characters 20-29:
- 27 | let error_msg fmt = Fmt.kstrf (fun s -> Error (`Msg s)) fmt
-                          ^^^^^^^^^
- Alert deprecated: Fmt.kstrf
- use Fmt.kstr instead.
-       ocamlc lib/.protocol_9p.objs/protocol_9p__Protocol_9p_buffered9PReader.{cmo,cmt}
- File "lib/protocol_9p_buffered9PReader.ml", line 42, characters 42-50:
- 42 |     | Error e -> Lwt.return (Error (`Msg (Fmt.strf "%a" C.pp_error e)))
-                                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-     ocamlopt lib/.protocol_9p.objs/protocol_9p__Protocol_9p_buffered9PReader.{cmx,o}
- File "lib/protocol_9p_buffered9PReader.ml", line 42, characters 42-50:
- 42 |     | Error e -> Lwt.return (Error (`Msg (Fmt.strf "%a" C.pp_error e)))
-                                                ^^^^^^^^
- Alert deprecated: Fmt.strf
- use Fmt.str instead.
-> compiled  protocol-9p.0.12.1
-> installed protocol-9p.0.12.1

=== STDERR ===

2026-09-04 01:05.29: OK: build protocol-9p.0.12.1 (runc: 7.1s, disk: 13KB)
2026-09-04 01:05.29: Job succeeded