Build:
  1. 0
2026-06-24 11:22.20: New job: build mpp.0.3.4 (af4e0cebcb89)
2026-06-24 11:22.20: Waiting for resource in pool day11-builds
2026-06-24 12:09.02: Got resource from pool day11-builds
2026-06-24 12:09.02: [profile full] build mpp.0.3.4
2026-06-24 12:09.02: build mpp.0.3.4 (af4e0cebcb89)
=== DEPENDENCIES (7 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
  stdlib-shims.0.3.0                                 de5202e23add
=== STDOUT ===
Processing: [default: loading data]
[mpp.0.3.4: dl]
[mpp.0.3.4: extract]
-> retrieved mpp.0.3.4  (https://opam.ocaml.org/cache)
[mpp: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mpp" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mpp.0.3.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mpp.objs/byte -I /home/opam/.opam/default/lib/stdlib-shims -no-alias-deps -o src/.mpp.objs/byte/mpp_charstream.cmo -c -impl src/mpp_charstream.ml)
- File "src/mpp_charstream.ml", line 523, characters 48-56:
- 523 | let stream_of_charstream (cs:charstream) : char Stream.t =
-                                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/mpp_charstream.ml", line 524, characters 2-13:
- 524 |   Stream.from (fun _ -> cs.take())
-         ^^^^^^^^^^^
- 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 src/.mpp.objs/byte -I src/.mpp.objs/native -I /home/opam/.opam/default/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/.mpp.objs/native/mpp_charstream.cmx -c -impl src/mpp_charstream.ml)
- File "src/mpp_charstream.ml", line 523, characters 48-56:
- 523 | let stream_of_charstream (cs:charstream) : char Stream.t =
-                                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/mpp_charstream.ml", line 524, characters 2-13:
- 524 |   Stream.from (fun _ -> cs.take())
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  mpp.0.3.4
-> installed mpp.0.3.4

=== STDERR ===

2026-06-24 12:09.12: OK: build mpp.0.3.4 (runc: 2.6s, disk: 7KB)
2026-06-24 12:09.12: Job succeeded