Build:
- 0
2026-09-03 17:38.29: New job: build reason.3.10.0 (7209e1241ce8) 2026-09-03 17:38.29: Waiting for resource in pool day11-builds 2026-09-03 18:43.28: Got resource from pool day11-builds 2026-09-03 18:43.28: [profile full] build reason.3.10.0 2026-09-03 18:43.28: build reason.3.10.0 (7209e1241ce8) === DEPENDENCIES (21 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cppo.1.8.0 944ded0a89d5 dune.3.24.2 5163a8c8378a dune-build-info.3.24.2 c5f7a5cd1f78 fix.20250919 c0ade97cfc37 menhir.20260209 63cd726103cb menhirCST.20260209 eb979c1c725c menhirGLR.20260209 aa6b5625e6d9 menhirLib.20260209 971a66dc71ef menhirSdk.20260209 e43497f052a2 merlin-extend.0.6.2 cd0f94ffc8f9 ocaml.5.0.0 3b2ae07b112c ocaml-base-compiler.5.0.0 e3db6b41f84b ocaml-compiler-libs.v0.12.4 882967a019f8 ocaml-config.3 916d48d26793 ocamlfind.1.9.8 be139ea51990 ppx_derivers.1.2.1 15705098352a ppxlib.0.35.0 4c3e453e8c71 sexplib0.v0.17.0 abf4f28bb77c stdlib-shims.0.3.0 9878a8869eac === 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 18:44.26: OK: build reason.3.10.0 (runc: 49.7s, disk: 12KB) 2026-09-03 18:44.26: Job succeeded