Build:
- 0
2026-06-16 11:50.14: New job: build biniou.1.1.0 (365aa7de8b2a)
2026-06-16 11:50.14: Waiting for resource in pool day11-builds
2026-06-16 12:14.23: Got resource from pool day11-builds
2026-06-16 12:14.23: [profile full] build biniou.1.1.0
2026-06-16 12:14.23: build biniou.1.1.0 (365aa7de8b2a)
=== DEPENDENCIES (11 transitive) ===
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-which.1 9799649fc020
dune.3.23.1 5402470d931c
easy-format.1.3.4 50a1da39581c
jbuilder.1.0+beta20.2 ab5ab9884b95
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlfind.1.9.8 6025f4a8e98e
=== 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-16 12:14.42: OK: build biniou.1.1.0 (runc: 3.1s, disk: 9KB)
2026-06-16 12:14.42: Job succeeded