Build:
  1. 0
2026-09-03 17:38.51: New job: build ppxlib.0.15.0 (23b270676c9c)
2026-09-03 17:38.51: Waiting for resource in pool day11-builds
2026-09-03 18:44.02: Got resource from pool day11-builds
2026-09-03 18:44.02: [profile full] build ppxlib.0.15.0
2026-09-03 18:44.02: build ppxlib.0.15.0 (23b270676c9c)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  dune.2.9.3                                         67503f7aaabf
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-compiler-libs.v0.12.4                        20a7e9211f24
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-migrate-parsetree.1.8.0                      cea3ce0b7e54
  ppx_derivers.1.2.1                                 5923fba2b316
  result.1.5                                         d01aeb9ef7d3
  sexplib0.v0.14.0                                   be3b916562c9
  stdlib-shims.0.3.0                                 51b493c5875b
=== STDOUT ===
Processing: [default: loading data]
[ppxlib.0.15.0: dl]
[ppxlib.0.15.0: extract]
-> retrieved ppxlib.0.15.0  (https://opam.ocaml.org/cache)
[ppxlib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppxlib" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ppxlib.0.15.0)
-       ocamlc src/gen/.gen_ast_pattern.eobjs/byte/import.{cmi,cmo,cmt}
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-     ocamlopt src/gen/.gen_ast_pattern.eobjs/native/import.{cmx,o}
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-       ocamlc src/.ppxlib.objs/byte/ppxlib__Driver.{cmo,cmt}
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
-                                                ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-     ocamlopt src/.ppxlib.objs/native/ppxlib__Driver.{cmx,o}
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
-                                                ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ppxlib.0.15.0
-> installed ppxlib.0.15.0

=== STDERR ===

2026-09-03 18:44.43: OK: build ppxlib.0.15.0 (runc: 34.1s, disk: 8KB)
2026-09-03 18:44.43: Job succeeded