Build:
  1. 0
2026-06-24 14:04.14: New job: build angstrom.0.6.0 (0c18ebe5c2d7)
2026-06-24 14:04.14: Waiting for resource in pool day11-builds
2026-06-24 16:22.20: Got resource from pool day11-builds
2026-06-24 16:22.20: [profile full] build angstrom.0.6.0
2026-06-24 16:22.20: build angstrom.0.6.0 (0c18ebe5c2d7)
=== DEPENDENCIES (16 transitive) ===
  base-bytes.base                                    b739da2a1ca5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              56aac2f329b1
  cppo.1.8.0                                         2e6d5a70492d
  cstruct.6.0.1                                      868b1106355b
  dune.3.23.1                                        ec34fe9ebf2c
  jbuilder.1.0+beta20.2                              8141ab48b1e2
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
  ocplib-endian.1.2                                  5c1573509b5d
  result.1.5                                         b2f02c331fa8
=== 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 16:22.33: OK: build angstrom.0.6.0 (runc: 2.7s, disk: 10KB)
2026-06-24 16:22.33: Job succeeded