Build:
  1. 0
2026-09-03 20:18.29: New job: build angstrom.0.6.0 (a181a84dbc31)
2026-09-03 20:18.29: Waiting for resource in pool day11-builds
2026-09-03 22:10.47: Got resource from pool day11-builds
2026-09-03 22:10.47: [profile full] build angstrom.0.6.0
2026-09-03 22:10.47: build angstrom.0.6.0 (a181a84dbc31)
=== DEPENDENCIES (16 transitive) ===
  base-bytes.base                                    b9dca55f5663
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              2438dca548c5
  cppo.1.8.0                                         d985c37e6252
  cstruct.6.0.1                                      83ae7e1ee8e6
  dune.3.24.2                                        03fddf396e0b
  jbuilder.1.0+beta20.2                              5b60bb768f18
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
  ocplib-endian.1.2                                  b13d7187bc3a
  result.1.5                                         901d6a7defa5
=== 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-09-03 22:11.11: OK: build angstrom.0.6.0 (runc: 3.2s, disk: 10KB)
2026-09-03 22:11.11: Job succeeded