Build:
  1. 0
2026-06-24 11:07.25: New job: build vlq.0.2.1 (e3ed776be1c4)
2026-06-24 11:07.25: Waiting for resource in pool day11-builds
2026-06-24 11:22.15: Got resource from pool day11-builds
2026-06-24 11:22.15: [profile full] build vlq.0.2.1
2026-06-24 11:22.15: build vlq.0.2.1 (e3ed776be1c4)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
=== STDOUT ===
Processing: [default: loading data]
[vlq.0.2.1: dl]
[vlq.0.2.1: extract]
-> retrieved vlq.0.2.1  (https://opam.ocaml.org/cache)
[vlq: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "vlq" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/vlq.0.2.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.vlq.objs/byte -no-alias-deps -o src/.vlq.objs/byte/vlq.cmi -c -intf src/vlq.mli)
- 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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.vlq.objs/byte -intf-suffix .ml -no-alias-deps -o src/.vlq.objs/byte/vlq.cmo -c -impl src/vlq.ml)
- 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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.vlq.objs/byte -I src/.vlq.objs/native -intf-suffix .ml -no-alias-deps -o src/.vlq.objs/native/vlq.cmx -c -impl src/vlq.ml)
- 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.1
-> installed vlq.0.2.1

=== STDERR ===

2026-06-24 11:22.22: OK: build vlq.0.2.1 (runc: 2.1s, disk: 7KB)
2026-06-24 11:22.22: Job succeeded