Build:
  1. 0
2026-06-24 12:14.29: New job: build sedlex.2.5 (90c1aeec8d20)
2026-06-24 12:14.29: Waiting for resource in pool day11-builds
2026-06-24 13:43.02: Got resource from pool day11-builds
2026-06-24 13:43.02: [profile full] build sedlex.2.5
2026-06-24 13:43.02: build sedlex.2.5 (90c1aeec8d20)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        167573e3d8b2
  gen.1.1                                            0520dfa28079
  ocaml.4.14.2                                       60a0c582e85e
  ocaml-base-compiler.4.14.2                         1676c56e80d2
  ocaml-compiler-libs.v0.12.4                        509322ab93c6
  ocaml-config.2                                     c8f40f500988
  ocamlbuild.0.16.1                                  a330f885076a
  ppx_derivers.1.2.1                                 07035c3d9399
  ppxlib.0.25.1                                      4260a91dc517
  seq.base                                           774acfc13ff0
  sexplib0.v0.14.0                                   1f9c5b52a4a9
  stdlib-shims.0.3.0                                 7597558db40e
  uchar.0.0.2                                        debd40705de5
=== STDOUT ===
Processing: [default: loading data]
[sedlex.2.5: dl]
[sedlex.2.5: extract]
-> retrieved sedlex.2.5  (https://opam.ocaml.org/cache)
[sedlex: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "sedlex" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/sedlex.2.5)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-4-9 -safe-string -g -bin-annot -I src/lib/.sedlex.objs/byte -I /home/opam/.opam/default/lib/gen -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/uchar -no-alias-deps -o src/lib/.sedlex.objs/byte/sedlexing.cmi -c -intf src/lib/sedlexing.mli)
- File "src/lib/sedlexing.mli", line 64, characters 25-33:
- 64 | val from_stream: Uchar.t Stream.t -> lexbuf
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.mli", line 185, characters 24-32:
- 185 |   val from_stream: char Stream.t -> lexbuf
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.mli", line 219, characters 24-32:
- 219 |   val from_stream: char Stream.t -> lexbuf
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.mli", line 250, characters 24-32:
- 250 |   val from_stream: char Stream.t -> byte_order option -> lexbuf
-                               ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w +A-4-9 -safe-string -g -bin-annot -I src/lib/.sedlex.objs/byte -I /home/opam/.opam/default/lib/gen -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/uchar -intf-suffix .ml -no-alias-deps -o src/lib/.sedlex.objs/byte/sedlexing.cmo -c -impl src/lib/sedlexing.ml)
- File "src/lib/sedlexing.ml", line 24, characters 14-25:
- 24 |     try Some (Stream.next stream)
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.ml", line 25, characters 9-23:
- 25 |     with Stream.Failure -> None
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w +A-4-9 -safe-string -g -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -I /home/opam/.opam/default/lib/gen -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/uchar -intf-suffix .ml -no-alias-deps -o src/lib/.sedlex.objs/native/sedlexing.cmx -c -impl src/lib/sedlexing.ml)
- File "src/lib/sedlexing.ml", line 24, characters 14-25:
- 24 |     try Some (Stream.next stream)
-                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.ml", line 25, characters 9-23:
- 25 |     with Stream.Failure -> None
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sedlex.2.5
-> installed sedlex.2.5

=== STDERR ===

2026-06-24 13:43.45: OK: build sedlex.2.5 (runc: 9.8s, disk: 9KB)
2026-06-24 13:43.45: Job succeeded