Build:
  1. 0
2026-09-06 18:46.21: New job: build wire.1.0.0 (7468787b6580)
2026-09-06 18:46.21: Waiting for resource in pool day11-builds
2026-09-06 18:54.20: Got resource from pool day11-builds
2026-09-06 18:54.20: [profile full] build wire.1.0.0
2026-09-06 18:54.20: build wire.1.0.0 (7468787b6580)
=== DEPENDENCIES (27 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigstringaf.0.10.0                                 377d6f8fb17f
  bytesrw.0.4.0                                      ef343b14fa3e
  compiler-cloning.enabled                           966a2e6839f0
  conf-pkg-config.5                                  74f50f3cfe72
  csexp.1.5.2                                        8c096e7de322
  cstruct.6.3.0                                      053f1cab6819
  domain-local-await.1.0.1                           7a1ead399ef4
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  eio.1.5                                            0d9d73b7a9ff
  fmt.0.11.0                                         151e0b51ed7d
  hmap.0.8.1                                         564327dc5b3e
  lwt-dllist.1.1.0                                   b881ea21fdeb
  mtime.2.2.0                                        0ff1764e02f3
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  optint.0.3.0                                       cf38404af0c4
  psq.0.2.1                                          5157dd782eb4
  re.1.14.0                                          0218237d775d
  seq.base                                           06af5ac9d1a8
  thread-table.1.0.0                                 9c43e1100be3
  topkg.1.1.1                                        2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[wire.1.0.0: dl]
[wire.1.0.0: extract]
-> retrieved wire.1.0.0  (https://opam.ocaml.org/cache)
[wire: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "wire" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/wire.1.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -g -bin-annot -bin-annot-occurrences -I lib/.wire.objs/byte -I /home/opam/.opam/default/lib/bytesrw -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.wire.objs/byte/wire.cmi -no-alias-deps -open Wire__ -o lib/.wire.objs/byte/wire.cmo -c -impl lib/wire.ml)
- File "lib/wire.ml", line 457, characters 17-27:
- 457 |            match Slice.drop take slice with
-                        ^^^^^^^^^^
- Alert deprecated: Slice.drop
- use Bytes.Slice.drop_first instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -g -I lib/.wire.objs/byte -I lib/.wire.objs/native -I /home/opam/.opam/default/lib/bytesrw -I /home/opam/.opam/default/lib/fmt -cmi-file lib/.wire.objs/byte/wire.cmi -no-alias-deps -open Wire__ -o lib/.wire.objs/native/wire.cmx -c -impl lib/wire.ml)
- File "lib/wire.ml", line 457, characters 17-27:
- 457 |            match Slice.drop take slice with
-                        ^^^^^^^^^^
- Alert deprecated: Slice.drop
- use Bytes.Slice.drop_first instead.
-> compiled  wire.1.0.0
-> installed wire.1.0.0

=== STDERR ===

2026-09-06 18:54.29: OK: build wire.1.0.0 (runc: 6.2s, disk: 9KB)
2026-09-06 18:54.29: Job succeeded