[INFO] fetching crate filecoin-proofs-api 19.0.0...
[INFO] testing filecoin-proofs-api-19.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate filecoin-proofs-api 19.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate filecoin-proofs-api 19.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate filecoin-proofs-api 19.0.0
[INFO] tweaked toml for crates.io crate filecoin-proofs-api 19.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate filecoin-proofs-api 19.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 808b0b960f365ea30a695827d539b5cd2041d126ef7bfa1c5bf3fa80e11df026
[INFO] running `Command { std: "docker" "start" "-a" "808b0b960f365ea30a695827d539b5cd2041d126ef7bfa1c5bf3fa80e11df026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "808b0b960f365ea30a695827d539b5cd2041d126ef7bfa1c5bf3fa80e11df026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "808b0b960f365ea30a695827d539b5cd2041d126ef7bfa1c5bf3fa80e11df026", kill_on_drop: false }`
[INFO] [stdout] 808b0b960f365ea30a695827d539b5cd2041d126ef7bfa1c5bf3fa80e11df026
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 869e8fc1909c9858c149a49e591d41445adc231d68e72e2244ca39a9357b61f9
[INFO] running `Command { std: "docker" "start" "-a" "869e8fc1909c9858c149a49e591d41445adc231d68e72e2244ca39a9357b61f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling opencl-sys v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling execute v0.2.13
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cl3 v0.9.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling opencl3 v0.9.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling positioned-io v0.3.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling storage-proofs-porep v19.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling sha2raw v14.0.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling fdlimit v0.3.0
[INFO] [stderr]    Compiling fil-rustacuda v0.1.4
[INFO] [stderr]    Compiling iowrap v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling bellpepper-core v0.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling merkletree v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rust-gpu-tools v0.7.2
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling bellpepper v0.2.1
[INFO] [stderr]    Compiling fr32 v12.0.0
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]    Compiling bellperson v0.26.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwDPGRr/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-a00b43f0890d63cb,libexecute-6090b1ba829edb92,libexecute_command_tokens-fbee95806d2a79ff,libexecute_command_macro-5d34898cd90e8b13,libgeneric_array-601ebbcb76f9e6d0,libcrossbeam_channel-cd1bb0a90a5096d1,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libyastl-16c936cd350c8d85,libflume-cf43c57c02e8249b,libspin-00003235855d0546,liblock_api-667cb7498b57b2ea,libscopeguard-55139cbc26b0b9b4,librust_gpu_tools-3564037a3460caef,libhome-28ab713e87f116ce,libhex-59a126a96260b220,libsha2-07402ae562797dd3,libsha2_asm-fd441af6a2717bab,libcpufeatures-e04321643d03190d,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libtypenum-7b943ca768ba4814,libfil_rustacuda-091f06e542081f63,libcuda_driver_sys-b8efac3e480ec931,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libopencl3-ab8fa129651bc96c,libcl3-01890d3a5272e4cd,libthiserror-de012564131f709d,libopencl_sys-a1e426a56f58552b,libonce_cell-e9252a7b5119f3eb,liblog-40ebd7d040175aeb,libblstrs-9e68912523905538,libpairing-59542ba15e2eb2aa,libserde-38259b9b4e316a46,libserde_core-931cdb2dbb013176,libbyte_slice_cast-547e2bc2aa459c88,libgroup-95ba2579ed4bea92,librand_xorshift-72bbd81af70317d0,librand-391189ffa820998b,librand_chacha-0f4d4d05c755cc1e,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,libec_gpu-6d28bd43f8592b2c,libff-0e91940f322c5487,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libcfg_if-ae1e883b62e8dab7,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libsubtle-9600f7efd1e82d97,libblst-b4f1ae5a925f0f1d,libthreadpool-cb55cc5f4a591052,libnum_cpus-5cf65391f8c4acac,liblibc-7a54cdb917ea7291,libzeroize-d877c74ad6bb3342}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lOpenCL" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwDPGRr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blst-dd27cceb29f04818/out" "-L" "/opt/rustwide/target/debug/build/sha2-asm-d8f5b732149fe828/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bellperson-e7366eb553bee9cb/build_script_build-e7366eb553bee9cb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJYStjo/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-8a04a3164a73ab9d,libexecute-6090b1ba829edb92,libexecute_command_tokens-fbee95806d2a79ff,libexecute_command_macro-5d34898cd90e8b13,libgeneric_array-601ebbcb76f9e6d0,libcrossbeam_channel-cd1bb0a90a5096d1,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libyastl-16c936cd350c8d85,libflume-cf43c57c02e8249b,libspin-00003235855d0546,liblock_api-667cb7498b57b2ea,libscopeguard-55139cbc26b0b9b4,librust_gpu_tools-3564037a3460caef,libhome-28ab713e87f116ce,libhex-59a126a96260b220,libsha2-07402ae562797dd3,libsha2_asm-fd441af6a2717bab,libcpufeatures-e04321643d03190d,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libtypenum-7b943ca768ba4814,libfil_rustacuda-091f06e542081f63,libcuda_driver_sys-b8efac3e480ec931,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libopencl3-ab8fa129651bc96c,libcl3-01890d3a5272e4cd,libthiserror-de012564131f709d,libopencl_sys-a1e426a56f58552b,libonce_cell-e9252a7b5119f3eb,liblog-40ebd7d040175aeb,libblstrs-9e68912523905538,libpairing-59542ba15e2eb2aa,libserde-38259b9b4e316a46,libserde_core-931cdb2dbb013176,libbyte_slice_cast-547e2bc2aa459c88,libgroup-95ba2579ed4bea92,librand_xorshift-72bbd81af70317d0,librand-391189ffa820998b,librand_chacha-0f4d4d05c755cc1e,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,libec_gpu-6d28bd43f8592b2c,libff-0e91940f322c5487,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,libcfg_if-ae1e883b62e8dab7,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libsubtle-9600f7efd1e82d97,libblst-b4f1ae5a925f0f1d,libthreadpool-cb55cc5f4a591052,libnum_cpus-5cf65391f8c4acac,liblibc-7a54cdb917ea7291,libzeroize-d877c74ad6bb3342}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lOpenCL" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJYStjo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blst-dd27cceb29f04818/out" "-L" "/opt/rustwide/target/debug/build/sha2-asm-d8f5b732149fe828/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/neptune-adf066b73a8626b4/build_script_build-adf066b73a8626b4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bellperson` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `neptune` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "869e8fc1909c9858c149a49e591d41445adc231d68e72e2244ca39a9357b61f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869e8fc1909c9858c149a49e591d41445adc231d68e72e2244ca39a9357b61f9", kill_on_drop: false }`
[INFO] [stdout] 869e8fc1909c9858c149a49e591d41445adc231d68e72e2244ca39a9357b61f9
