Build:
  1. 0
2026-06-20 15:54.13: New job: build ocp-indent.1.9.0 (3c2c8da5d055)
2026-06-20 15:54.13: Waiting for resource in pool day11-builds
2026-06-20 16:08.03: Got resource from pool day11-builds
2026-06-20 16:08.03: [profile full] build ocp-indent.1.9.0
2026-06-20 16:08.04: build ocp-indent.1.9.0 (3c2c8da5d055)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     207b321bdb62
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
=== STDOUT ===
Processing: [default: loading data]
[ocp-indent.1.9.0: dl]
[ocp-indent.1.9.0: extract]
-> retrieved ocp-indent.1.9.0  (https://opam.ocaml.org/cache)
[ocp-indent: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocp-indent" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ocp-indent.1.9.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -9 -warn-error -57 -g -bin-annot -bin-annot-occurrences -I src/ocp-indent-lib/.ocp_indent_lib.objs/byte -I src/ocp-indent-lexer/.ocp_indent_lexer.objs/byte -I src/ocp-indent-utils/.ocp_indent_utils.objs/byte -cmi-file src/ocp-indent-lib/.ocp_indent_lib.objs/byte/indentBlock.cmi -no-alias-deps -o src/ocp-indent-lib/.ocp_indent_lib.objs/byte/indentBlock.cmo -c -impl src/ocp-indent-lib/indentBlock.ml)
- File "src/ocp-indent-lib/indentBlock.ml", lines 1698-1700, characters 4-13:
- 1698 | ....{kind=KExpr i}::p,
- 1699 |     ({token=EOF} :: tok :: _ (* spurious warning 57 here *)
- 1700 |     | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under
-   guard; variable tok appears in different places in different or-pattern
-   alternatives.
-   Only the first match will be used to evaluate the guard expression.
-   (see manual section 13.5.4)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -9 -warn-error -57 -g -I src/ocp-indent-lib/.ocp_indent_lib.objs/byte -I src/ocp-indent-lib/.ocp_indent_lib.objs/native -I src/ocp-indent-lexer/.ocp_indent_lexer.objs/byte -I src/ocp-indent-lexer/.ocp_indent_lexer.objs/native -I src/ocp-indent-utils/.ocp_indent_utils.objs/byte -I src/ocp-indent-utils/.ocp_indent_utils.objs/native -cmi-file src/ocp-indent-lib/.ocp_indent_lib.objs/byte/indentBlock.cmi -no-alias-deps -o src/ocp-indent-lib/.ocp_indent_lib.objs/native/indentBlock.cmx -c -impl src/ocp-indent-lib/indentBlock.ml)
- File "src/ocp-indent-lib/indentBlock.ml", lines 1698-1700, characters 4-13:
- 1698 | ....{kind=KExpr i}::p,
- 1699 |     ({token=EOF} :: tok :: _ (* spurious warning 57 here *)
- 1700 |     | tok::_)
- Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under
-   guard; variable tok appears in different places in different or-pattern
-   alternatives.
-   Only the first match will be used to evaluate the guard expression.
-   (see manual section 13.5.4)
-> compiled  ocp-indent.1.9.0
-> installed ocp-indent.1.9.0

=== STDERR ===

2026-06-20 16:08.43: OK: build ocp-indent.1.9.0 (runc: 6.1s, disk: 8KB)
2026-06-20 16:08.43: Job succeeded