Build:
  1. 0
2026-06-16 11:31.23: New job: build ocaml-twt.0.94.0 (211a9f1a77f2)
2026-06-16 11:31.23: Waiting for resource in pool day11-builds
2026-06-16 11:33.55: Got resource from pool day11-builds
2026-06-16 11:33.55: [profile full] build ocaml-twt.0.94.0
2026-06-16 11:33.55: build ocaml-twt.0.94.0 (211a9f1a77f2)
=== DEPENDENCIES (3 transitive) ===
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[ocaml-twt.0.94.0: dl]
[ocaml-twt.0.94.0: extract]
-> retrieved ocaml-twt.0.94.0  (https://opam.ocaml.org/cache)
[ocaml-twt: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-twt.0.94.0)
- ocamlc -o ocaml+twt str.cma unix.cma ocaml+twt.ml
- File "ocaml+twt.ml", line 1:
- Warning 24 [bad-module-name]: bad source file name: "Ocaml+twt" is not a valid module name.
- File "ocaml+twt.ml", line 390, characters 15-29:
- 390 |   let stream = Stream.of_list lines in
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 392, characters 10-21:
- 392 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 393, characters 47-58:
- 393 |       Some (ty,n',line_num,txt) when n = n' -> Stream.junk stream; (Line (ty,line_num,txt)) :: (level n)
-                                                      ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlc -o ppcompose -pp ./ocaml+twt ppcompose.ml
- cp ocaml+twt ppcompose /home/opam/.opam/default/bin
-> installed ocaml-twt.0.94.0

=== STDERR ===

2026-06-16 11:34.40: OK: build ocaml-twt.0.94.0 (runc: 1.7s, disk: 5KB)
2026-06-16 11:34.40: Job succeeded