Build:
  1. 0
2026-09-03 18:35.29: New job: build sedlex.2.6 (76273c38b069)
2026-09-03 18:35.29: Waiting for resource in pool day11-builds
2026-09-03 20:09.02: Got resource from pool day11-builds
2026-09-03 20:09.02: [profile full] build sedlex.2.6
2026-09-03 20:09.02: build sedlex.2.6 (76273c38b069)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.3.24.2                                        bf83cdf0a904
  gen.1.1                                            d4273db2c7bb
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-compiler-libs.v0.12.4                        0a923ba812db
  ocaml-config.2                                     85edea6ac168
  ocamlbuild.0.16.1                                  5ae5ab4d19bf
  ppx_derivers.1.2.1                                 e8685a77fc9e
  ppxlib.0.35.0                                      46c1dac34d3c
  seq.base                                           1957e27deb9b
  sexplib0.v0.16.0                                   a69f43de36f7
  stdlib-shims.0.3.0                                 484c72a128b6
  uchar.0.0.2                                        e60f907a56af
=== STDOUT ===
Processing: [default: loading data]
[sedlex.2.6: dl]
[sedlex.2.6: extract]
-> retrieved sedlex.2.6  (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.6)
- (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 -no-alias-deps -o src/lib/.sedlex.objs/byte/sedlexing.cmi -c -intf src/lib/sedlexing.mli)
- File "src/lib/sedlexing.mli", line 65, characters 26-34:
- 65 | 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 191, characters 25-33:
- 191 |   val from_stream : char Stream.t -> lexbuf
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.mli", line 222, characters 25-33:
- 222 |   val from_stream : char Stream.t -> lexbuf
-                                ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.mli", line 252, characters 25-33:
- 252 |   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 -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 16, characters 23-34:
- 16 |   let f () = try Some (Stream.next stream) with Stream.Failure -> None in
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.ml", line 16, characters 48-62:
- 16 |   let f () = try Some (Stream.next stream) with Stream.Failure -> None in
-                                                      ^^^^^^^^^^^^^^
- 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 -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 16, characters 23-34:
- 16 |   let f () = try Some (Stream.next stream) with Stream.Failure -> None in
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/lib/sedlexing.ml", line 16, characters 48-62:
- 16 |   let f () = try Some (Stream.next stream) with Stream.Failure -> None in
-                                                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sedlex.2.6
-> installed sedlex.2.6

=== STDERR ===

2026-09-03 20:09.23: OK: build sedlex.2.6 (runc: 7.2s, disk: 9KB)
2026-09-03 20:09.23: Job succeeded