Build:
- 0
2026-06-16 11:34.25: New job: build vlq.0.2.0 (7538bc300eb0)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:43.06: Got resource from pool day11-builds
2026-06-16 11:43.06: [profile full] build vlq.0.2.0
2026-06-16 11:43.06: build vlq.0.2.0 (7538bc300eb0)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[vlq.0.2.0: dl]
[vlq.0.2.0: extract]
-> retrieved vlq.0.2.0 (https://opam.ocaml.org/cache)
[vlq: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "vlq" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/vlq.0.2.0)
- ocamlc src/.vlq.objs/vlq.{cmi,cmti}
- File "src/vlq.mli", line 13, characters 19-27:
- 13 | val decode: char Stream.t -> int
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlc src/.vlq.objs/vlq.{cmo,cmt}
- File "src/vlq.ml", line 19, characters 19-27:
- 19 | val decode: char Stream.t -> int
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/vlq.ml", line 58, characters 12-23:
- 58 | try Stream.next stream
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/vlq.ml", line 59, characters 13-27:
- 59 | with Stream.Failure -> raise Unexpected_eof
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlopt src/.vlq.objs/vlq.{cmx,o}
- File "src/vlq.ml", line 19, characters 19-27:
- 19 | val decode: char Stream.t -> int
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/vlq.ml", line 58, characters 12-23:
- 58 | try Stream.next stream
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/vlq.ml", line 59, characters 13-27:
- 59 | with Stream.Failure -> raise Unexpected_eof
- ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled vlq.0.2.0
-> installed vlq.0.2.0
=== STDERR ===
2026-06-16 11:43.10: OK: build vlq.0.2.0 (runc: 1.6s, disk: 6KB)
2026-06-16 11:43.10: Job succeeded