Build:
  1. 0
2026-06-24 12:09.28: New job: build angstrom.0.6.0 (845e9b0d8943)
2026-06-24 12:09.28: Waiting for resource in pool day11-builds
2026-06-24 13:27.26: Got resource from pool day11-builds
2026-06-24 13:27.26: [profile full] build angstrom.0.6.0
2026-06-24 13:27.26: build angstrom.0.6.0 (845e9b0d8943)
=== DEPENDENCIES (14 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              6340769fc89d
  cppo.1.8.0                                         5f3f70cae95b
  cstruct.6.0.1                                      01957cad303e
  dune.3.23.1                                        848a72441e15
  jbuilder.1.0+beta20.2                              4f461261c648
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  380dd426e898
  result.1.5                                         9b1cd45b2159
=== STDOUT ===
Processing: [default: loading data]
[angstrom.0.6.0: dl]
[angstrom.0.6.0: extract]
-> retrieved angstrom.0.6.0  (https://opam.ocaml.org/cache)
[angstrom: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "angstrom" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/angstrom.0.6.0)
-       ocamlc lib/.angstrom.objs/angstrom.{cmo,cmt}
- File "lib/angstrom.ml", line 120, characters 22-33:
- 120 |     let off, len = 0, Cstruct.len !internal in
-                             ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/angstrom.ml", line 132, characters 26-33:
- 132 |     let buffer = Cstruct.(set_len (create !size)) (!internal).Cstruct.len in
-                                 ^^^^^^^
- Alert deprecated: Cstruct.set_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
- File "lib/angstrom.ml", line 149, characters 16-31:
- 149 |     internal := Cstruct.add_len !internal len
-                       ^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.add_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
- File "lib/angstrom.ml", line 155, characters 14-25:
- 155 |     let off = Cstruct.len !internal - len in
-                     ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/angstrom.ml", line 182, characters 22-29:
- 182 |   new buffer Cstruct.(set_len (create size) 0)
-                             ^^^^^^^
- Alert deprecated: Cstruct.set_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
-     ocamlopt lib/.angstrom.objs/angstrom.{cmx,o}
- File "lib/angstrom.ml", line 120, characters 22-33:
- 120 |     let off, len = 0, Cstruct.len !internal in
-                             ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/angstrom.ml", line 132, characters 26-33:
- 132 |     let buffer = Cstruct.(set_len (create !size)) (!internal).Cstruct.len in
-                                 ^^^^^^^
- Alert deprecated: Cstruct.set_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
- File "lib/angstrom.ml", line 149, characters 16-31:
- 149 |     internal := Cstruct.add_len !internal len
-                       ^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.add_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
- File "lib/angstrom.ml", line 155, characters 14-25:
- 155 |     let off = Cstruct.len !internal - len in
-                     ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/angstrom.ml", line 182, characters 22-29:
- 182 |   new buffer Cstruct.(set_len (create size) 0)
-                             ^^^^^^^
- Alert deprecated: Cstruct.set_len
- This function will be removed in cstruct 5.0.0. If you need this function, discuss other ways in the issue tracker https://github.com/mirage/ocaml-cstruct.
-> compiled  angstrom.0.6.0
-> installed angstrom.0.6.0

=== STDERR ===

2026-06-24 13:27.32: OK: build angstrom.0.6.0 (runc: 2.1s, disk: 10KB)
2026-06-24 13:27.32: Job succeeded