Build:
- 0
2026-06-16 14:05.52: New job: build angstrom.0.6.0 (5c63c598bc6b)
2026-06-16 14:05.52: Waiting for resource in pool day11-builds
2026-06-16 15:52.54: Got resource from pool day11-builds
2026-06-16 15:52.54: [profile full] build angstrom.0.6.0
2026-06-16 15:52.54: build angstrom.0.6.0 (5c63c598bc6b)
=== DEPENDENCIES (16 transitive) ===
base-bytes.base a8b2f2cb4094
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 9bfd1416ca18
cppo.1.8.0 708e9eb1da47
cstruct.6.0.1 0492a831e818
dune.3.23.1 6e9c895d33c4
jbuilder.1.0+beta20.2 12fbbe32fb93
ocaml.4.12.1 b220906b3826
ocaml-base-compiler.4.12.1 ce8680725b32
ocaml-config.2 3a99bd9dbb34
ocaml-secondary-compiler.4.14.2 208983c0e1e0
ocamlfind.1.9.6 6a204c1e4cf6
ocamlfind-secondary.1.9.6 74c288ceaf87
ocplib-endian.1.2 6e44ef049825
result.1.5 be123bcfc185
=== 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-16 15:53.04: OK: build angstrom.0.6.0 (runc: 3.7s, disk: 10KB)
2026-06-16 15:53.04: Job succeeded