Build:
  1. 0
2026-06-24 12:10.07: New job: build sedlex.2.5 (e76f75a3d0ae)
2026-06-24 12:10.07: Waiting for resource in pool day11-builds
2026-06-24 13:27.50: Got resource from pool day11-builds
2026-06-24 13:27.50: [profile full] build sedlex.2.5
2026-06-24 13:27.50: build sedlex.2.5 (e76f75a3d0ae)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  gen.1.1                                            184c22a7869b
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ppx_derivers.1.2.1                                 9245877bc46e
  ppxlib.0.25.1                                      d883cca984de
  seq.base                                           0160fc3002c2
  sexplib0.v0.14.0                                   75fd723bc5ba
  stdlib-shims.0.3.0                                 de5202e23add
  uchar.0.0.2                                        15440406b802
=== 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:28.07: OK: build sedlex.2.5 (runc: 7.1s, disk: 9KB)
2026-06-24 13:28.07: Job succeeded