Build:
  1. 0
2026-06-24 12:00.30: New job: build odoc-parser.0.9.0 (01a1bdd3a3d5)
2026-06-24 12:00.30: Waiting for resource in pool day11-builds
2026-06-24 13:17.24: Got resource from pool day11-builds
2026-06-24 13:17.24: [profile full] build odoc-parser.0.9.0
2026-06-24 13:17.24: build odoc-parser.0.9.0 (01a1bdd3a3d5)
=== DEPENDENCIES (11 transitive) ===
  astring.0.8.5                                      4ebc2fc0ee9d
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  result.1.5                                         9b1cd45b2159
  topkg.1.1.1                                        511e1a1958da
=== 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-24 13:17.41: OK: build odoc-parser.0.9.0 (runc: 3.1s, disk: 10KB)
2026-06-24 13:17.41: Job succeeded