Build:
  1. 0
2026-06-24 13:54.51: New job: build graphql_parser.0.13.0 (5f259e3c5fd7)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:45.26: Got resource from pool day11-builds
2026-06-24 15:45.26: [profile full] build graphql_parser.0.13.0
2026-06-24 15:45.26: build graphql_parser.0.13.0 (5f259e3c5fd7)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  fmt.0.11.0                                         a00e65adfdb2
  menhir.20260209                                    2dfcdff6beb1
  menhirCST.20260209                                 ca14cdeaa1bc
  menhirGLR.20260209                                 5ba1fed6b7bb
  menhirLib.20260209                                 93342fcbef2d
  menhirSdk.20260209                                 28fda6618c58
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  re.1.14.0                                          5e7365192893
  topkg.1.1.1                                        ac206dbbd2b6
=== 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-24 15:46.18: OK: build graphql_parser.0.13.0 (runc: 3.6s, disk: 8KB)
2026-06-24 15:46.18: Job succeeded