Build:
  1. 0
2026-09-03 17:10.27: New job: build ocaml-twt.0.94.0 (a0990cb5eb3f)
2026-09-03 17:10.27: Waiting for resource in pool day11-builds
2026-09-03 17:14.08: Got resource from pool day11-builds
2026-09-03 17:14.08: [profile full] build ocaml-twt.0.94.0
2026-09-03 17:14.08: build ocaml-twt.0.94.0 (a0990cb5eb3f)
=== DEPENDENCIES (3 transitive) ===
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== 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-09-03 17:14.16: OK: build ocaml-twt.0.94.0 (runc: 2.6s, disk: 5KB)
2026-09-03 17:14.16: Job succeeded