Build:
  1. 1
  2. 0
2026-09-04 16:50.22: New job: build graphql_parser.0.13.0 (f4636f94ec2c)
2026-09-04 16:50.22: Waiting for resource in pool day11-builds
2026-09-04 18:02.07: Got resource from pool day11-builds
2026-09-04 18:02.07: [profile full] build graphql_parser.0.13.0
2026-09-04 18:02.07: build graphql_parser.0.13.0 (f4636f94ec2c)
=== DEPENDENCIES (17 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  fmt.0.11.0                                         151e0b51ed7d
  menhir.20260209                                    c1f23eb38523
  menhirCST.20260209                                 0c0a8e122478
  menhirGLR.20260209                                 55b8cfc3f8b3
  menhirLib.20260209                                 e790c6b1b683
  menhirSdk.20260209                                 5256bfaa72f1
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  re.1.14.0                                          0218237d775d
  topkg.1.1.1                                        2919b4412ec4
=== 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-04 18:02.44: OK: build graphql_parser.0.13.0 (runc: 4.6s, disk: 8KB)
2026-09-04 18:02.44: Job succeeded