Build:
  1. 0
2026-06-16 12:07.49: New job: build odoc-parser.0.9.0 (8e6db3d61722)
2026-06-16 12:07.49: Waiting for resource in pool day11-builds
2026-06-16 12:47.25: Got resource from pool day11-builds
2026-06-16 12:47.25: [profile full] build odoc-parser.0.9.0
2026-06-16 12:47.25: build odoc-parser.0.9.0 (8e6db3d61722)
=== DEPENDENCIES (11 transitive) ===
  astring.0.8.5                                      156e7cc742dd
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ocamlfind.1.9.8                                    6025f4a8e98e
  result.1.5                                         537fffb7b75d
  topkg.1.1.1                                        ab549298f3fc
=== STDOUT ===
Processing: [default: loading data]
[odoc-parser.0.9.0: dl]
[odoc-parser.0.9.0: extract]
-> retrieved odoc-parser.0.9.0  (https://opam.ocaml.org/cache)
[odoc-parser: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "odoc-parser" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/odoc-parser.0.9.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -w -18-53 -g -bin-annot -I src/.odoc_parser.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/result -no-alias-deps -open Odoc_parser__ -o src/.odoc_parser.objs/byte/odoc_parser__Syntax.cmi -c -intf src/syntax.mli)
- File "src/syntax.mli", line 5, characters 28-36:
- 5 |   Token.t Loc.with_location Stream.t ->
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -w -18-53 -g -bin-annot -I src/.odoc_parser.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Odoc_parser__ -o src/.odoc_parser.objs/byte/odoc_parser.cmo -c -impl src/odoc_parser.ml)
- File "src/odoc_parser.ml", line 114, characters 4-15:
- 114 |     Stream.from (fun _token_index -> Some (Lexer.token input lexbuf))
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -w -18-53 -g -bin-annot -I src/.odoc_parser.objs/byte -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Odoc_parser__ -o src/.odoc_parser.objs/byte/odoc_parser__Syntax.cmo -c -impl src/syntax.ml)
- File "src/syntax.ml", line 25, characters 37-45:
- 25 |   tokens : Token.t Loc.with_location Stream.t;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 33, characters 17-28:
- 33 | let junk input = Stream.junk input.tokens
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 36, characters 8-19:
- 36 |   match Stream.peek input.tokens with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 43, characters 20-32:
- 43 | let npeek n input = Stream.npeek n input.tokens
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -w -18-53 -g -I src/.odoc_parser.objs/byte -I src/.odoc_parser.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Odoc_parser__ -o src/.odoc_parser.objs/native/odoc_parser__Syntax.cmx -c -impl src/syntax.ml)
- File "src/syntax.ml", line 25, characters 37-45:
- 25 |   tokens : Token.t Loc.with_location Stream.t;
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 33, characters 17-28:
- 33 | let junk input = Stream.junk input.tokens
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 36, characters 8-19:
- 36 |   match Stream.peek input.tokens with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/syntax.ml", line 43, characters 20-32:
- 43 | let npeek n input = Stream.npeek n input.tokens
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -w -18-53 -g -I src/.odoc_parser.objs/byte -I src/.odoc_parser.objs/native -I /home/opam/.opam/default/lib/astring -I /home/opam/.opam/default/lib/result -intf-suffix .ml -no-alias-deps -open Odoc_parser__ -o src/.odoc_parser.objs/native/odoc_parser.cmx -c -impl src/odoc_parser.ml)
- File "src/odoc_parser.ml", line 114, characters 4-15:
- 114 |     Stream.from (fun _token_index -> Some (Lexer.token input lexbuf))
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  odoc-parser.0.9.0
-> installed odoc-parser.0.9.0

=== STDERR ===

2026-06-16 12:47.37: OK: build odoc-parser.0.9.0 (runc: 2.1s, disk: 10KB)
2026-06-16 12:47.37: Job succeeded