Build:
  1. 0
2026-09-03 19:40.38: New job: build graphql_parser.0.13.0 (9c6f10671786)
2026-09-03 19:40.38: Waiting for resource in pool day11-builds
2026-09-03 21:20.28: Got resource from pool day11-builds
2026-09-03 21:20.28: [profile full] build graphql_parser.0.13.0
2026-09-03 21:20.28: build graphql_parser.0.13.0 (9c6f10671786)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  fmt.0.11.0                                         395be4fa8f81
  menhir.20260209                                    381a2138ba97
  menhirCST.20260209                                 2274e41bb75f
  menhirGLR.20260209                                 dc2d20aa75ca
  menhirLib.20260209                                 aca3f0b58574
  menhirSdk.20260209                                 fb69c1928809
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  re.1.14.0                                          71fe1500ef55
  topkg.1.1.1                                        3bd227743fbd
=== 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-09-03 21:21.19: OK: build graphql_parser.0.13.0 (runc: 4.1s, disk: 8KB)
2026-09-03 21:21.19: Job succeeded