Build:
  1. 0
2026-06-24 12:11.07: New job: build sedlex.2.6 (53fee1e7ba15)
2026-06-24 12:11.07: Waiting for resource in pool day11-builds
2026-06-24 13:28.17: Got resource from pool day11-builds
2026-06-24 13:28.17: [profile full] build sedlex.2.6
2026-06-24 13:28.17: build sedlex.2.6 (53fee1e7ba15)
=== 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.35.0                                      333b02d71d21
  seq.base                                           0160fc3002c2
  sexplib0.v0.17.0                                   86d78ae8a795
  stdlib-shims.0.3.0                                 de5202e23add
  uchar.0.0.2                                        15440406b802
=== 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-24 13:28.34: OK: build sedlex.2.6 (runc: 7.6s, disk: 9KB)
2026-06-24 13:28.34: Job succeeded