Build:
  1. 0
2026-06-24 11:02.51: New job: build ocaml-twt.0.93.2 (0a045e03cb62)
2026-06-24 11:02.51: Waiting for resource in pool day11-builds
2026-06-24 11:05.16: Got resource from pool day11-builds
2026-06-24 11:05.16: [profile full] build ocaml-twt.0.93.2
2026-06-24 11:05.16: build ocaml-twt.0.93.2 (0a045e03cb62)
=== 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.2: dl]
[ocaml-twt.0.93.2: extract]
-> retrieved ocaml-twt.0.93.2  (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.2)
- 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 342, characters 15-29:
- 342 |   let stream = Stream.of_list lines in
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 344, characters 10-21:
- 344 |     match Stream.peek stream with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ocaml+twt.ml", line 345, characters 47-58:
- 345 |       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.2

=== STDERR ===

2026-06-24 11:05.34: OK: build ocaml-twt.0.93.2 (runc: 2.1s, disk: 5KB)
2026-06-24 11:05.34: Job succeeded