Build:
  1. 0
2026-06-16 13:51.24: New job: build graphql_parser.0.13.0 (153d88f69529)
2026-06-16 13:51.24: Waiting for resource in pool day11-builds
2026-06-16 15:31.53: Got resource from pool day11-builds
2026-06-16 15:31.53: [profile full] build graphql_parser.0.13.0
2026-06-16 15:31.53: build graphql_parser.0.13.0 (153d88f69529)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        d50060dd2cab
  fmt.0.11.0                                         485b1e345597
  menhir.20260209                                    918bd21ac84f
  menhirCST.20260209                                 b2588cab386e
  menhirGLR.20260209                                 9f1a82c9daff
  menhirLib.20260209                                 521b8486c619
  menhirSdk.20260209                                 0f5231646c84
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  re.1.14.0                                          5782bfeeaea2
  topkg.1.1.1                                        4a88955a28b6
=== 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-16 15:33.30: OK: build graphql_parser.0.13.0 (runc: 5.1s, disk: 8KB)
2026-06-16 15:33.30: Job succeeded