Build:
  1. 0
2026-06-16 12:13.00: New job: build sedlex.2.6 (f5350d8216fb)
2026-06-16 12:13.00: Waiting for resource in pool day11-builds
2026-06-16 12:50.38: Got resource from pool day11-builds
2026-06-16 12:50.38: [profile full] build sedlex.2.6
2026-06-16 12:50.38: build sedlex.2.6 (f5350d8216fb)
=== DEPENDENCIES (15 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        5402470d931c
  gen.1.1                                            a359aeb6b57a
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-compiler-libs.v0.12.4                        d1dd1437b449
  ocaml-config.2                                     669e0fcf9e4d
  ocamlbuild.0.16.1                                  8f6c52e6fce8
  ppx_derivers.1.2.1                                 441538dbecd1
  ppxlib.0.35.0                                      998e4e494be0
  seq.base                                           063828a3d698
  sexplib0.v0.17.0                                   7af37899b3a0
  stdlib-shims.0.3.0                                 e2dd0beb9112
  uchar.0.0.2                                        0cb79118950a
=== 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-06-16 12:50.54: OK: build sedlex.2.6 (runc: 7.1s, disk: 9KB)
2026-06-16 12:50.54: Job succeeded