Build:
  1. 0
2026-06-24 11:23.18: New job: build biniou.1.1.0 (1997d2767af6)
2026-06-24 11:23.18: Waiting for resource in pool day11-builds
2026-06-24 12:11.07: Got resource from pool day11-builds
2026-06-24 12:11.07: [profile full] build biniou.1.1.0
2026-06-24 12:11.07: build biniou.1.1.0 (1997d2767af6)
=== DEPENDENCIES (11 transitive) ===
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-which.1                                       84b48e007e35
  dune.3.23.1                                        848a72441e15
  easy-format.1.3.4                                  1672fd0d9a38
  jbuilder.1.0+beta20.2                              4f461261c648
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlfind.1.9.8                                    214dd418ac02
=== STDOUT ===
Processing: [default: loading data]
[biniou.1.1.0: dl]
[biniou.1.1.0: extract]
[biniou.1.1.0/biniou.install: dl]
-> retrieved biniou.1.1.0  (https://opam.ocaml.org/cache)
[biniou: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "biniou" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/biniou.1.1.0)
-       ocamlc src/.biniou.objs/bi_stream.{cmi,cmti}
- File "src/bi_stream.mli", line 20, characters 59-67:
- 20 | val read_stream : (string -> 'a array) -> in_channel -> 'a Stream.t
-                                                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.mli", line 27, characters 44-52:
- 27 |   ('a array -> string) -> out_channel -> 'a Stream.t -> unit
-                                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc src/.biniou.objs/bi_stream.{cmo,cmt}
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt src/.biniou.objs/bi_stream.{cmx,o}
- File "src/bi_stream.ml", line 70, characters 12-23:
- 70 |       match Stream.peek st with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 73, characters 12-23:
- 73 |             Stream.junk st;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 84, characters 2-13:
- 84 |   Stream.from next
-        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 88, characters 11-22:
- 88 |   flatten (Stream.from (fun i -> read_chunk of_string ic))
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 118, characters 2-13:
- 118 |   Stream.iter (
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 138, characters 11-25:
- 138 |   let st = Stream.of_list l in
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/bi_stream.ml", line 146, characters 2-13:
- 146 |   Stream.iter (fun i -> l' := i :: !l') st';
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  biniou.1.1.0
-> installed biniou.1.1.0

=== STDERR ===

2026-06-24 12:11.17: OK: build biniou.1.1.0 (runc: 3.6s, disk: 9KB)
2026-06-24 12:11.17: Job succeeded