Build:
- 0
2026-09-03 17:32.09: New job: build biniou.1.2.0 (161bdced8fce)
2026-09-03 17:32.09: Waiting for resource in pool day11-builds
2026-09-03 18:18.39: Got resource from pool day11-builds
2026-09-03 18:18.39: [profile full] build biniou.1.2.0
2026-09-03 18:18.39: build biniou.1.2.0 (161bdced8fce)
=== DEPENDENCIES (6 transitive) ===
conf-which.1 4293d66f3d9e
easy-format.1.3.1 63bfd66442d3
jbuilder.1.0+beta20.2 d14840434490
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[biniou.1.2.0: dl]
[biniou.1.2.0: extract]
-> retrieved biniou.1.2.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.2.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.2.0
-> installed biniou.1.2.0
=== STDERR ===
2026-09-03 18:18.59: OK: build biniou.1.2.0 (runc: 4.1s, disk: 8KB)
2026-09-03 18:18.59: Job succeeded