Build:
- 0
2026-06-24 11:23.18: New job: build biniou.1.2.1 (e6b70f27e7a7)
2026-06-24 11:23.18: Waiting for resource in pool day11-builds
2026-06-24 12:11.06: Got resource from pool day11-builds
2026-06-24 12:11.06: [profile full] build biniou.1.2.1
2026-06-24 12:11.07: build biniou.1.2.1 (e6b70f27e7a7)
=== DEPENDENCIES (7 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.3.23.1 848a72441e15
easy-format.1.3.4 1672fd0d9a38
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
=== 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-24 12:11.13: OK: build biniou.1.2.1 (runc: 2.6s, disk: 10KB)
2026-06-24 12:11.13: Job succeeded