Build:
  1. 0
2026-06-24 11:02.51: New job: build ocaml-twt.0.93 (2e810f8952ce)
2026-06-24 11:02.51: Waiting for resource in pool day11-builds
2026-06-24 11:05.01: Got resource from pool day11-builds
2026-06-24 11:05.01: [profile full] build ocaml-twt.0.93
2026-06-24 11:05.01: build ocaml-twt.0.93 (2e810f8952ce)
=== DEPENDENCIES (3 transitive) ===
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
=== 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-24 11:05.19: OK: build ocaml-twt.0.93 (runc: 2.1s, disk: 5KB)
2026-06-24 11:05.19: Job succeeded