Build:
  1. 0
2026-06-19 18:36.02: New job: build graphql_parser.0.13.0 (a26496f07eb2)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:15.22: Got resource from pool day11-builds
2026-06-19 19:15.22: [profile full] build graphql_parser.0.13.0
2026-06-19 19:15.22: build graphql_parser.0.13.0 (a26496f07eb2)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        b9e31df96092
  fmt.0.11.0                                         ff83722f4864
  menhir.20260209                                    7e5a18b3ff14
  menhirCST.20260209                                 c168fb01e2f6
  menhirGLR.20260209                                 edb0fdd26488
  menhirLib.20260209                                 3896169a6c75
  menhirSdk.20260209                                 4808133f977f
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  re.1.14.0                                          2d433517858b
  topkg.1.1.1                                        ecfbf436618b
=== STDOUT ===
Processing: [default: loading data]
[graphql_parser.0.13.0: dl]
[graphql_parser.0.13.0: extract]
-> retrieved graphql_parser.0.13.0  (https://opam.ocaml.org/cache)
[graphql_parser: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "graphql_parser" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/graphql_parser.0.13.0)
- File "dune-project", line 2, characters 14-17:
- 2 | (using menhir 2.0)
-                   ^^^
- Warning: Version 2.0 of the menhir extension is not supported until version
- 1.4 of the dune language.
- Supported versions of this extension in version 1.1 of the dune language:
- - 1.0
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -30 -g -bin-annot -bin-annot-occurrences -I graphql_parser/src/.graphql_parser.objs/byte -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/re -no-alias-deps -open Graphql_parser__ -o graphql_parser/src/.graphql_parser.objs/byte/graphql_parser__Ast.cmo -c -impl graphql_parser/src/ast.ml)
- File "graphql_parser/src/ast.ml", line 155, characters 72-78:
- 155 |   and selection_set fmt = omit_empty_list Fmt.(braces (hvbox ~indent:2 (prefix cut (list pp_selection)))) fmt
-                                                                               ^^^^^^
- Alert deprecated: Fmt.prefix
- use Fmt.(++) instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -30 -g -I graphql_parser/src/.graphql_parser.objs/byte -I graphql_parser/src/.graphql_parser.objs/native -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/re -cmi-file graphql_parser/src/.graphql_parser.objs/byte/graphql_parser__Ast.cmi -no-alias-deps -open Graphql_parser__ -o graphql_parser/src/.graphql_parser.objs/native/graphql_parser__Ast.cmx -c -impl graphql_parser/src/ast.ml)
- File "graphql_parser/src/ast.ml", line 155, characters 72-78:
- 155 |   and selection_set fmt = omit_empty_list Fmt.(braces (hvbox ~indent:2 (prefix cut (list pp_selection)))) fmt
-                                                                               ^^^^^^
- Alert deprecated: Fmt.prefix
- use Fmt.(++) instead.
-> compiled  graphql_parser.0.13.0
-> installed graphql_parser.0.13.0

=== STDERR ===

2026-06-19 19:16.20: OK: build graphql_parser.0.13.0 (runc: 4.6s, disk: 8KB)
2026-06-19 19:16.20: Job succeeded