Build:
  1. 1
  2. 0
2026-09-03 17:15.07: New job: build vlq.0.2.1 (f12b0a0a3a40)
2026-09-03 17:15.07: Waiting for resource in pool day11-builds
2026-09-03 17:32.28: Got resource from pool day11-builds
2026-09-03 17:32.28: [profile full] build vlq.0.2.1
2026-09-03 17:32.28: build vlq.0.2.1 (f12b0a0a3a40)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== 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/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.
- (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.
-> compiled  vlq.0.2.1
-> installed vlq.0.2.1

=== STDERR ===

2026-09-03 17:32.33: OK: build vlq.0.2.1 (runc: 2.1s, disk: 7KB)
2026-09-03 17:32.33: Job succeeded