Build:
- 0
2026-06-24 11:07.25: New job: build pratter.0.1.1 (80d485d0509d) 2026-06-24 11:07.25: Waiting for resource in pool day11-builds 2026-06-24 11:23.04: Got resource from pool day11-builds 2026-06-24 11:23.04: [profile full] build pratter.0.1.1 2026-06-24 11:23.04: build pratter.0.1.1 (80d485d0509d) === DEPENDENCIES (6 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 === STDOUT === Processing: [default: loading data] [pratter.0.1.1: dl] [pratter.0.1.1: extract] -> retrieved pratter.0.1.1 (https://opam.ocaml.org/cache) [pratter: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "pratter" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/pratter.0.1.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I .pratter.objs/byte -no-alias-deps -o .pratter.objs/byte/pratter.cmo -c -impl pratter.ml) - File "pratter.ml", line 121, characters 27-35: - 121 | let rec nud : Sup.term Stream.t -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 133, characters 23-31: - 133 | and led : Sup.term Stream.t -> Sup.term -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 146, characters 47-55: - 146 | and expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 121, characters 27-35: - 121 | let rec nud : Sup.term Stream.t -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 133, characters 23-31: - 133 | and led : Sup.term Stream.t -> Sup.term -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 146, characters 47-55: - 146 | and expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 151, characters 14-25: - 151 | match Stream.peek strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 158, characters 25-36: - 158 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 163, characters 23-34: - 163 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 168, characters 17-28: - 168 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 73, characters 45-53: - 73 | val expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I .pratter.objs/byte -I .pratter.objs/native -intf-suffix .ml -no-alias-deps -o .pratter.objs/native/pratter.cmx -c -impl pratter.ml) - File "pratter.ml", line 121, characters 27-35: - 121 | let rec nud : Sup.term Stream.t -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 133, characters 23-31: - 133 | and led : Sup.term Stream.t -> Sup.term -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 146, characters 47-55: - 146 | and expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 121, characters 27-35: - 121 | let rec nud : Sup.term Stream.t -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 133, characters 23-31: - 133 | and led : Sup.term Stream.t -> Sup.term -> Sup.term -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 146, characters 47-55: - 146 | and expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term = - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 151, characters 14-25: - 151 | match Stream.peek strm with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 158, characters 25-36: - 158 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 163, characters 23-34: - 163 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 168, characters 17-28: - 168 | let next = Stream.next strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "pratter.ml", line 73, characters 45-53: - 73 | val expression : ?rbp:priority -> Sup.term Stream.t -> Sup.term - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled pratter.0.1.1 -> installed pratter.0.1.1 === STDERR === 2026-06-24 11:23.14: OK: build pratter.0.1.1 (runc: 2.1s, disk: 11KB) 2026-06-24 11:23.14: Job succeeded