Build:
  1. 0
2026-06-26 09:48.04: New job: build errpy.0.0.8 (a64998778848)
2026-06-26 09:48.04: Waiting for resource in pool day11-builds
2026-06-26 09:50.20: Got resource from pool day11-builds
2026-06-26 09:50.20: [profile full] build errpy.0.0.8
2026-06-26 09:50.20: build errpy.0.0.8 (a64998778848)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-rust-2021.1                                   0a959f29c9b7
  cppo.1.8.0                                         b85d5c90f1c0
  dune.3.23.1                                        a59dd9b14fe3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocaml-compiler-libs.v0.17.0                        d66bf6efa323
  ocamlfind.1.9.8                                    b506a15fcd6c
  ppx_derivers.1.2.1                                 82026aa8af61
  ppx_deriving.6.1.1                                 139160decac1
  ppxlib.0.38.0                                      2aa2dfbf252b
  sexplib0.v0.17.0                                   166f8102230b
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== STDOUT ===
Processing: [default: loading data]
[errpy.0.0.8: dl]
[errpy.0.0.8: extract]
-> retrieved errpy.0.0.8  (https://opam.ocaml.org/cache)
[errpy: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "errpy" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/errpy.0.0.8)
- File "src/dune", lines 13-20, characters 0-182:
- 13 | (rule
- 14 |  (targets libffi_ocaml.a)
- 15 |  (mode fallback)
- 16 |  (locks /cargo)
- 17 |  (action
- 18 |   (progn
- 19 |    (run cargo build --release)
- 20 |    (run cp ../../../target/release/libffi_ocaml.a libffi_ocaml.a))))
- (cd _build/default/src && /usr/bin/cargo build --release)
- error: package `tree-sitter v0.20.10` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.63.0
- Either upgrade to rustc 1.65 or newer, or use
- cargo update -p tree-sitter@0.20.10 --precise ver
- where `ver` is the latest version of `tree-sitter` supporting rustc 1.63.0
[ERROR] The compilation of errpy.0.0.8 failed at "dune build -p errpy -j 39 @install".
build failed... 

=== STDERR ===

2026-06-26 09:50.44: FAILED: build errpy.0.0.8
2026-06-26 09:50.44: Job failed: build failed: errpy.0.0.8