Build:
- 0
2026-06-16 12:11.46: New job: build angstrom.0.6.0 (987a8e48bf2e)
2026-06-16 12:11.46: Waiting for resource in pool day11-builds
2026-06-16 12:49.40: Got resource from pool day11-builds
2026-06-16 12:49.40: [profile full] build angstrom.0.6.0
2026-06-16 12:49.40: build angstrom.0.6.0 (987a8e48bf2e)
=== DEPENDENCIES (14 transitive) ===
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 ecf1ac9cc3fe
cppo.1.8.0 ea583d2d3bbb
cstruct.6.0.1 db62722d8978
dune.3.23.1 5402470d931c
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlfind.1.9.8 6025f4a8e98e
ocplib-endian.1.2 4dbd3fe91c51
result.1.5 537fffb7b75d
=== 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 12:49.48: OK: build angstrom.0.6.0 (runc: 2.6s, disk: 9KB)
2026-06-16 12:49.48: Job succeeded