Build:
  1. 0
2026-06-24 13:55.46: New job: build errpy.0.0.10 (09008a5710f9)
2026-06-24 13:55.46: Waiting for resource in pool day11-builds
2026-06-24 16:05.22: Got resource from pool day11-builds
2026-06-24 16:05.22: [profile full] build errpy.0.0.10
2026-06-24 16:05.22: build errpy.0.0.10 (09008a5710f9)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-rust-2021.1                                   0a959f29c9b7
  cppo.1.8.0                                         deac69f17b6b
  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                                 250b28880637
  ppxlib.0.38.0                                      2aa2dfbf252b
  sexplib0.v0.17.0                                   166f8102230b
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== STDOUT ===
Processing: [default: loading data]
[errpy.0.0.10: dl]
[errpy.0.0.10: extract]
-> retrieved errpy.0.0.10  (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.10)
- File "vendor/ocaml/interop/ocamlrep_ocamlpool/dune", line 8, characters 9-18:
- 8 |   (names ocamlpool)))
-              ^^^^^^^^^
- (cd _build/default/vendor/ocaml/interop/ocamlrep_ocamlpool && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -o ocamlpool.o -c ocamlpool.c)
- ocamlpool.c: In function 'ocamlpool_reserve_block':
- ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'
-   383 |   value* p = caml_shared_try_alloc(
-       |              ^~~~~~~~~~~~~~~~~~~~~
- In file included from ocamlpool.c:296:
- /home/opam/.opam/default/lib/ocaml/caml/shared_heap.h:45:8: note: declared here
-    45 | value* caml_shared_try_alloc(struct caml_heap_state*,
-       |        ^~~~~~~~~~~~~~~~~~~~~
- File "dune", lines 13-20, characters 0-179:
- 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 && /usr/bin/cargo build --release)
- error: package `winnow v0.5.19` cannot be built because it requires rustc 1.64.0 or newer, while the currently active rustc version is 1.63.0
- Either upgrade to rustc 1.64.0 or newer, or use
- cargo update -p winnow@0.5.19 --precise ver
- where `ver` is the latest version of `winnow` supporting rustc 1.63.0
[ERROR] The compilation of errpy.0.0.10 failed at "dune build -p errpy -j 39 @install".
build failed... 

=== STDERR ===

2026-06-24 16:06.03: FAILED: build errpy.0.0.10
2026-06-24 16:06.03: Job failed: build failed: errpy.0.0.10