Build:
  1. 0
2026-09-03 17:58.44: New job: build reason.3.10.0 (7b0a8f11cc3b)
2026-09-03 17:58.44: Waiting for resource in pool day11-builds
2026-09-03 19:48.49: Got resource from pool day11-builds
2026-09-03 19:48.49: [profile full] build reason.3.10.0
2026-09-03 19:48.49: build reason.3.10.0 (7b0a8f11cc3b)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cppo.1.8.0                                         15de109d5777
  dune.3.24.2                                        88901d34a1b8
  dune-build-info.3.24.2                             8bd3a7194222
  fix.20250919                                       f8510c698a2c
  menhir.20260209                                    7153f361a271
  menhirCST.20260209                                 7a1dfb29f6ab
  menhirGLR.20260209                                 6c3a9499eb63
  menhirLib.20260209                                 8b2ab177b407
  menhirSdk.20260209                                 526a187f08b5
  merlin-extend.0.6.2                                1f4d429e0452
  ocaml.5.1.1                                        50f1035a9b57
  ocaml-base-compiler.5.1.1                          a16d764e3123
  ocaml-compiler-libs.v0.12.4                        7bdf14865c64
  ocaml-config.3                                     efed1b59ba59
  ocamlfind.1.9.8                                    32dbe4ca19f0
  ppx_derivers.1.2.1                                 0629025eaf3c
  ppxlib.0.35.0                                      6e92e29ec98d
  sexplib0.v0.17.0                                   042874cee3ce
  stdlib-shims.0.3.0                                 7b175e5e8ae7
=== STDOUT ===
Processing: [default: loading data]
[reason.3.10.0: dl]
[reason.3.10.0: extract]
-> retrieved reason.3.10.0  (https://opam.ocaml.org/cache)
[reason: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "reason" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/reason.3.10.0)
- (cd _build/default/src/refmt && /usr/bin/bash -e -u -o pipefail -c 'echo let version = \"$(git rev-parse --verify HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default/src/refmt && /usr/bin/bash -e -u -o pipefail -c 'echo let short_version = \"$(git rev-parse --short HEAD)\"') > _build/default/src/refmt/git_commit.ml
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/reason-parser/.menhir_error_processor.eobjs/byte -I /home/opam/.opam/default/lib/menhirSdk -I /home/opam/.opam/default/lib/ocaml/unix -no-alias-deps -o src/reason-parser/.menhir_error_processor.eobjs/byte/dune__exe__Menhir_error_processor.cmo -c -impl src/reason-parser/menhir_error_processor.ml)
- File "src/reason-parser/menhir_error_processor.ml", line 31, characters 50-64:
- 31 |     List.exists (fun (term, _) -> pred (T term)) (Lr1.reductions lr1) ||
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/reason-parser/.menhir_error_processor.eobjs/byte -I src/reason-parser/.menhir_error_processor.eobjs/native -I /home/opam/.opam/default/lib/menhirSdk -I /home/opam/.opam/default/lib/ocaml/unix -cmi-file src/reason-parser/.menhir_error_processor.eobjs/byte/dune__exe__Menhir_error_processor.cmi -no-alias-deps -o src/reason-parser/.menhir_error_processor.eobjs/native/dune__exe__Menhir_error_processor.cmx -c -impl src/reason-parser/menhir_error_processor.ml)
- File "src/reason-parser/menhir_error_processor.ml", line 31, characters 50-64:
- 31 |     List.exists (fun (term, _) -> pred (T term)) (Lr1.reductions lr1) ||
-                                                        ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/menhir-recover/.main.eobjs/byte -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/byte/dune__exe__Synthesis.cmo -c -impl src/menhir-recover/synthesis.ml)
- File "src/menhir-recover/synthesis.ml", line 200, characters 52-66:
- 200 |             (fun (_,prods) -> List.mem prod prods) (Lr1.reductions st)
-                                                           ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/menhir-recover/.main.eobjs/byte -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/byte/dune__exe__Main.cmo -c -impl src/menhir-recover/main.ml)
- File "src/menhir-recover/main.ml", line 45, characters 13-27:
- 45 |           ) (Lr1.reductions st);
-                   ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/menhir-recover/.main.eobjs/byte -I src/menhir-recover/.main.eobjs/native -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -cmi-file src/menhir-recover/.main.eobjs/byte/dune__exe__Synthesis.cmi -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/native/dune__exe__Synthesis.cmx -c -impl src/menhir-recover/synthesis.ml)
- File "src/menhir-recover/synthesis.ml", line 200, characters 52-66:
- 200 |             (fun (_,prods) -> List.mem prod prods) (Lr1.reductions st)
-                                                           ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/menhir-recover/.main.eobjs/byte -I src/menhir-recover/.main.eobjs/native -I /home/opam/.opam/default/lib/fix -I /home/opam/.opam/default/lib/menhirLib -I /home/opam/.opam/default/lib/menhirSdk -cmi-file src/menhir-recover/.main.eobjs/byte/dune__exe__Main.cmi -no-alias-deps -open Dune__exe -o src/menhir-recover/.main.eobjs/native/dune__exe__Main.cmx -c -impl src/menhir-recover/main.ml)
- File "src/menhir-recover/main.ml", line 45, characters 13-27:
- 45 |           ) (Lr1.reductions st);
-                   ^^^^^^^^^^^^^^
- Alert deprecated: G.Lr1.reductions
- Please use [get_reductions]
[reason: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "reason" "--create-install-files" "reason" (CWD=/home/opam/.opam/default/.opam-switch/build/reason.3.10.0)
-> compiled  reason.3.10.0
-> installed reason.3.10.0

=== STDERR ===

2026-09-03 19:49.52: OK: build reason.3.10.0 (runc: 48.7s, disk: 12KB)
2026-09-03 19:49.52: Job succeeded