Build:
  1. 0
2026-06-16 11:31.23: New job: build ocaml-twt.0.93 (41d2a2db35e7)
2026-06-16 11:31.23: Waiting for resource in pool day11-builds
2026-06-16 11:33.54: Got resource from pool day11-builds
2026-06-16 11:33.54: [profile full] build ocaml-twt.0.93
2026-06-16 11:33.54: build ocaml-twt.0.93 (41d2a2db35e7)
=== 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.93: dl]
[ocaml-twt.0.93: extract]
-> retrieved ocaml-twt.0.93  (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.93)
- 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 336, characters 15-29:
- 336 |   let stream = Stream.of_list lines in
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 338, characters 10-21:
- 338 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 339, characters 42-53:
- 339 | 	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.93

=== STDERR ===

2026-06-16 11:34.24: OK: build ocaml-twt.0.93 (runc: 2.1s, disk: 5KB)
2026-06-16 11:34.24: Job succeeded