Build:
  1. 0
2026-09-04 17:57.57: New job: build sqlgg.20260721 (5e499b09d50c)
2026-09-04 17:57.57: Waiting for resource in pool day11-builds
2026-09-04 18:27.03: Got resource from pool day11-builds
2026-09-04 18:27.03: [profile full] build sqlgg.20260721
2026-09-04 18:27.03: build sqlgg.20260721 (5e499b09d50c)
=== DEPENDENCIES (27 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  cppo.1.8.0                                         3a29ac6f7bab
  dune.3.24.2                                        25fbaa318de6
  extlib.1.8.0                                       fc154fc6207c
  integers.0.8.0                                     9e0dce9e7394
  menhir.20260209                                    c1f23eb38523
  menhirCST.20260209                                 0c0a8e122478
  menhirGLR.20260209                                 55b8cfc3f8b3
  menhirLib.20260209                                 e790c6b1b683
  menhirSdk.20260209                                 5256bfaa72f1
  mybuild.7                                          605b910239de
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocaml-compiler-libs.v0.17.0                        235024900ef6
  ocamlfind.1.9.9~preview                            5e0261154b58
  ounit.2.2.7                                        13a31c75f138
  ounit2.2.2.7                                       ca5481b1c065
  ppx_derivers.1.2.1                                 8d5f777c17ee
  ppx_deriving.6.1.3                                 39452778e8ff
  ppxlib.0.38.0                                      ac854f4fbd20
  seq.base                                           06af5ac9d1a8
  sexplib0.v0.17.0                                   055934f8e366
  stdlib-shims.0.3.0                                 cc542b70be6c
  yojson.3.0.0                                       7ef0eaa5587b
=== 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-04 18:27.46: OK: build sqlgg.20260721 (runc: 28.1s, disk: 11KB)
2026-09-04 18:27.46: Job succeeded