Build:
- 0
2026-06-16 11:50.14: New job: build biniou.1.2.1 (0cea3b4233b2)
2026-06-16 11:50.14: Waiting for resource in pool day11-builds
2026-06-16 12:14.14: Got resource from pool day11-builds
2026-06-16 12:14.14: [profile full] build biniou.1.2.1
2026-06-16 12:14.14: build biniou.1.2.1 (0cea3b4233b2)
=== DEPENDENCIES (7 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
dune.3.23.1 5402470d931c
easy-format.1.3.4 50a1da39581c
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[biniou.1.2.1: dl]
[biniou.1.2.1: extract]
-> retrieved biniou.1.2.1 (https://opam.ocaml.org/cache)
[biniou: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "biniou" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/biniou.1.2.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /home/opam/.opam/default/lib/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmi -c -intf src/bi_stream.mli)
- 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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /home/opam/.opam/default/lib/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_stream.cmx -c -impl src/bi_stream.ml)
- 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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /home/opam/.opam/default/lib/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmo -c -impl src/bi_stream.ml)
- 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.2.1
-> installed biniou.1.2.1
=== STDERR ===
2026-06-16 12:14.42: OK: build biniou.1.2.1 (runc: 3.6s, disk: 10KB)
2026-06-16 12:14.42: Job succeeded