Build:
  1. 0
2026-06-16 11:35.00: New job: build pratter.1.2 (1c3e75705cc9)
2026-06-16 11:35.00: Waiting for resource in pool day11-builds
2026-06-16 11:50.14: Got resource from pool day11-builds
2026-06-16 11:50.14: [profile full] build pratter.1.2
2026-06-16 11:50.14: build pratter.1.2 (1c3e75705cc9)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[pratter.1.2: dl]
[pratter.1.2: extract]
-> retrieved pratter.1.2  (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.1.2)
- (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 93, characters 36-44:
- 93 |     let rec nud : table -> Sup.term Stream.t -> Sup.term -> Sup.term =
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 109, characters 25-33:
- 109 |         -> strm:Sup.term Stream.t
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 131, characters 20-28:
- 131 |         -> Sup.term Stream.t
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 93, characters 36-44:
- 93 |     let rec nud : table -> Sup.term Stream.t -> Sup.term -> Sup.term =
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 109, characters 25-33:
- 109 |         -> strm:Sup.term Stream.t
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 131, characters 20-28:
- 131 |         -> Sup.term Stream.t
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 137, characters 14-25:
- 137 |         match Stream.peek strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 145, characters 29-40:
- 145 |                   let next = Stream.next strm in
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 153, characters 27-38:
- 153 |                 let next = Stream.next strm in
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 159, characters 19-30:
- 159 |         let next = Stream.next strm in
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 162, characters 11-25:
- 162 |       with Stream.Failure -> raise TooFewArguments
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 164, characters 39-47:
- 164 |     let expression : table -> Sup.term Stream.t -> Sup.term =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 164, characters 39-47:
- 164 |     let expression : table -> Sup.term Stream.t -> Sup.term =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 62, characters 41-49:
- 62 |   val expression : Sup.table -> 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 93, characters 36-44:
- 93 |     let rec nud : table -> Sup.term Stream.t -> Sup.term -> Sup.term =
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 109, characters 25-33:
- 109 |         -> strm:Sup.term Stream.t
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 131, characters 20-28:
- 131 |         -> Sup.term Stream.t
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 93, characters 36-44:
- 93 |     let rec nud : table -> Sup.term Stream.t -> Sup.term -> Sup.term =
-                                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 109, characters 25-33:
- 109 |         -> strm:Sup.term Stream.t
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 131, characters 20-28:
- 131 |         -> Sup.term Stream.t
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 137, characters 14-25:
- 137 |         match Stream.peek strm with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 145, characters 29-40:
- 145 |                   let next = Stream.next strm in
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 153, characters 27-38:
- 153 |                 let next = Stream.next strm in
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 159, characters 19-30:
- 159 |         let next = Stream.next strm in
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 162, characters 11-25:
- 162 |       with Stream.Failure -> raise TooFewArguments
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 164, characters 39-47:
- 164 |     let expression : table -> Sup.term Stream.t -> Sup.term =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 164, characters 39-47:
- 164 |     let expression : table -> Sup.term Stream.t -> Sup.term =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "pratter.ml", line 62, characters 41-49:
- 62 |   val expression : Sup.table -> Sup.term Stream.t -> Sup.term
-                                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  pratter.1.2
-> installed pratter.1.2

=== STDERR ===

2026-06-16 11:50.21: OK: build pratter.1.2 (runc: 2.1s, disk: 12KB)
2026-06-16 11:50.21: Job succeeded