Build:
  1. 1
  2. 0
2026-09-19 21:14.36: New job: build sqlgg.20260721 (f3d1df83f0db)
2026-09-19 21:14.36: Waiting for resource in pool day11-builds
2026-09-20 00:00.00: Got resource from pool day11-builds
2026-09-20 00:00.00: [profile full] build sqlgg.20260721
2026-09-20 00:00.00: build sqlgg.20260721 (f3d1df83f0db)
=== DEPENDENCIES (27 transitive) ===
  base-threads.base                                  ddcab511c589
  base-unix.base                                     742554e1dbc2
  compiler-cloning.enabled                           9ab6e8146b48
  cppo.1.8.0                                         44b3058823dc
  dune.3.24.2                                        fc1180f13f25
  extlib.1.8.0                                       c18a29481d2a
  integers.0.8.0                                     59cb553a1092
  menhir.20260209                                    a3a90bbed78d
  menhirCST.20260209                                 7d9adb88b35a
  menhirGLR.20260209                                 a81ab5c05e7a
  menhirLib.20260209                                 59afbc2de3f8
  menhirSdk.20260209                                 112027019747
  mybuild.7                                          5c5f2bd0b83a
  ocaml.5.5.1                                        62cb7e73ffb1
  ocaml-base-compiler.5.5.1                          3187d6d6f452
  ocaml-compiler.5.5.1                               3af2e5d33cd9
  ocaml-compiler-libs.v0.17.0                        97197ebac9c5
  ocamlfind.1.9.9~preview                            7593ab790e0d
  ounit.2.2.7                                        cf1c5a226332
  ounit2.2.2.7                                       4f55482ea7aa
  ppx_derivers.1.2.1                                 943a6854ce40
  ppx_deriving.6.2.0                                 5935efe8b183
  ppxlib.0.38.0                                      8334b285b58e
  seq.base                                           92d1e54ab78e
  sexplib0.v0.17.0                                   a3540be0a3a9
  stdlib-shims.0.3.0                                 1941f34b811d
  yojson.3.0.0                                       71121ce72997
=== STDOUT ===
Processing: [default: loading data]
[sqlgg.20260721: dl]
[sqlgg.20260721: extract]
-> retrieved sqlgg.20260721  (https://opam.ocaml.org/cache)
[sqlgg: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "sqlgg" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/sqlgg.20260721)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -strict-sequence -strict-formats -short-paths -keep-locs -w +A@8-e-40-41-42-44-45-48-70 -g -bin-annot -bin-annot-occurrences -I impl/ocaml/.sqlgg_traits.objs/byte -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/stdlib-shims -I json_path/.sqlgg_json_path.objs/byte -no-alias-deps -o impl/ocaml/.sqlgg_traits.objs/byte/sqlgg_stmt_cache.cmo -c -impl impl/ocaml/sqlgg_stmt_cache.ml)
- File "impl/ocaml/sqlgg_stmt_cache.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default/src && ./gen_version.exe ./version.ml)
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -strict-sequence -strict-formats -short-paths -keep-locs -w +A@8-e-40-41-42-44-45-48-70 -g -I impl/ocaml/.sqlgg_traits.objs/byte -I impl/ocaml/.sqlgg_traits.objs/native -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ppx_deriving/runtime -I /home/opam/.opam/default/lib/stdlib-shims -I json_path/.sqlgg_json_path.objs/byte -I json_path/.sqlgg_json_path.objs/native -cmi-file impl/ocaml/.sqlgg_traits.objs/byte/sqlgg_stmt_cache.cmi -no-alias-deps -o impl/ocaml/.sqlgg_traits.objs/native/sqlgg_stmt_cache.cmx -c -impl impl/ocaml/sqlgg_stmt_cache.ml)
- File "impl/ocaml/sqlgg_stmt_cache.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/menhir lib/sql_parser.mly --base lib/sql_parser --infer-read-reply lib/sql_parser__mock.mli.inferred)
- Warning: 33 states have shift/reduce conflicts.
- Warning: 3 states have reduce/reduce conflicts.
- Warning: 125 shift/reduce conflicts were arbitrarily resolved.
- Warning: 18 reduce/reduce conflicts were arbitrarily resolved.
-> compiled  sqlgg.20260721
-> installed sqlgg.20260721

=== STDERR ===

2026-09-20 00:03.45: OK: build sqlgg.20260721 (runc: 34.7s, disk: 11KB)
2026-09-20 00:03.45: Job succeeded