Build:
- 0
2026-06-24 11:05.49: New job: build vlq.0.2.0 (397685ef7ab1)
2026-06-24 11:05.49: Waiting for resource in pool day11-builds
2026-06-24 11:15.00: Got resource from pool day11-builds
2026-06-24 11:15.00: [profile full] build vlq.0.2.0
2026-06-24 11:15.00: build vlq.0.2.0 (397685ef7ab1)
=== DEPENDENCIES (4 transitive) ===
jbuilder.1.0+beta20.2 4f461261c648
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
=== 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-24 11:15.06: OK: build vlq.0.2.0 (runc: 1.6s, disk: 6KB)
2026-06-24 11:15.06: Job succeeded