Build:
  1. 0
2026-06-24 13:03.26: New job: build ppx_gen_rec.2.0.0 (09390c8182bc)
2026-06-24 13:03.26: Waiting for resource in pool day11-builds
2026-06-24 13:50.11: Got resource from pool day11-builds
2026-06-24 13:50.11: [profile full] build ppx_gen_rec.2.0.0
2026-06-24 13:50.11: build ppx_gen_rec.2.0.0 (09390c8182bc)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        9d721df3a13a
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-compiler-libs.v0.17.0                        ae1038bc23cf
  ocaml-config.3                                     a52eea84eedb
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppxlib.0.35.0                                      c1fcf64e4dff
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
=== STDOUT ===
Processing: [default: loading data]
[ppx_gen_rec.2.0.0: dl]
[ppx_gen_rec.2.0.0: extract]
-> retrieved ppx_gen_rec.2.0.0  (https://opam.ocaml.org/cache)
[ppx_gen_rec: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppx_gen_rec" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ppx_gen_rec.2.0.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ppx_gen_rec.objs/byte -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/ppxlib -I /home/opam/.opam/default/lib/ppxlib/ast -I /home/opam/.opam/default/lib/ppxlib/astlib -I /home/opam/.opam/default/lib/ppxlib/print_diff -I /home/opam/.opam/default/lib/ppxlib/stdppx -I /home/opam/.opam/default/lib/ppxlib/traverse_builtins -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -cmi-file src/.ppx_gen_rec.objs/byte/ppx_gen_rec.cmi -no-alias-deps -o src/.ppx_gen_rec.objs/byte/ppx_gen_rec.cmo -c -impl src/ppx_gen_rec.ml)
- File "src/ppx_gen_rec.ml", lines 52-82, characters 49-66:
- 52 | .................................................function
- 53 |   | Psig_value {pval_loc; _} ->
- 54 |       raise_errorf ~loc:pval_loc "ppx_gen_rec: Psig_value not supported yet"
- 55 |   | Psig_type (rec_flag, decls) ->
- 56 |       Pstr_type (rec_flag, decls)
- ...
- 79 |   | Psig_typesubst _ -> 
- 80 |       raise_errorf "ppx_gen_rec: Psig_typesubst not supported yet"
- 81 |   | Psig_modsubst _ ->
- 82 |       raise_errorf  "ppx_gen_rec: Psig_modsubst not supported yet"
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Psig_modtypesubst _
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.ppx_gen_rec.objs/byte -I src/.ppx_gen_rec.objs/native -I /home/opam/.opam/default/lib/ocaml-compiler-libs/common -I /home/opam/.opam/default/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/default/lib/ocaml/compiler-libs -I /home/opam/.opam/default/lib/ppx_derivers -I /home/opam/.opam/default/lib/ppxlib -I /home/opam/.opam/default/lib/ppxlib/ast -I /home/opam/.opam/default/lib/ppxlib/astlib -I /home/opam/.opam/default/lib/ppxlib/print_diff -I /home/opam/.opam/default/lib/ppxlib/stdppx -I /home/opam/.opam/default/lib/ppxlib/traverse_builtins -I /home/opam/.opam/default/lib/sexplib0 -I /home/opam/.opam/default/lib/stdlib-shims -cmi-file src/.ppx_gen_rec.objs/byte/ppx_gen_rec.cmi -no-alias-deps -o src/.ppx_gen_rec.objs/native/ppx_gen_rec.cmx -c -impl src/ppx_gen_rec.ml)
- File "src/ppx_gen_rec.ml", lines 52-82, characters 49-66:
- 52 | .................................................function
- 53 |   | Psig_value {pval_loc; _} ->
- 54 |       raise_errorf ~loc:pval_loc "ppx_gen_rec: Psig_value not supported yet"
- 55 |   | Psig_type (rec_flag, decls) ->
- 56 |       Pstr_type (rec_flag, decls)
- ...
- 79 |   | Psig_typesubst _ -> 
- 80 |       raise_errorf "ppx_gen_rec: Psig_typesubst not supported yet"
- 81 |   | Psig_modsubst _ ->
- 82 |       raise_errorf  "ppx_gen_rec: Psig_modsubst not supported yet"
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Psig_modtypesubst _
-> compiled  ppx_gen_rec.2.0.0
-> installed ppx_gen_rec.2.0.0

=== STDERR ===

2026-06-24 13:50.37: OK: build ppx_gen_rec.2.0.0 (runc: 6.6s, disk: 9KB)
2026-06-24 13:50.37: Job succeeded