[INFO] cloning repository https://github.com/nemolc/fil-supra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nemolc/fil-supra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemolc%2Ffil-supra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemolc%2Ffil-supra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46cb2ddb80e1121ae772673b06082ba8fbb978c8
[INFO] testing nemolc/fil-supra against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemolc%2Ffil-supra" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nemolc/fil-supra
[INFO] finished tweaking git repo https://github.com/nemolc/fil-supra
[INFO] tweaked toml for git repo https://github.com/nemolc/fil-supra written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nemolc/fil-supra 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] crate git repo https://github.com/nemolc/fil-supra already has a lockfile, it will not be regenerated
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4aae65517c7903c437091d185ec24e328dfcd26b1a9d62ba84c5eee51e17b427
[INFO] running `Command { std: "docker" "start" "-a" "4aae65517c7903c437091d185ec24e328dfcd26b1a9d62ba84c5eee51e17b427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aae65517c7903c437091d185ec24e328dfcd26b1a9d62ba84c5eee51e17b427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aae65517c7903c437091d185ec24e328dfcd26b1a9d62ba84c5eee51e17b427", kill_on_drop: false }`
[INFO] [stdout] 4aae65517c7903c437091d185ec24e328dfcd26b1a9d62ba84c5eee51e17b427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dcf1362a12390522a8ac582e816b43c77fc0f96df5d1cf5215ff38d914ba0380
[INFO] running `Command { std: "docker" "start" "-a" "dcf1362a12390522a8ac582e816b43c77fc0f96df5d1cf5215ff38d914ba0380", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling ec-gpu-gen v0.6.0
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling positioned-io v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hwloc v0.5.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling storage-proofs-porep v18.1.0
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha2raw v13.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling iowrap v0.2.1
[INFO] [stderr]    Compiling mini_paste-proc_macro v0.1.11
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling integer-encoding v4.0.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling mini_paste v0.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling safer_ffi-proc_macro v0.0.7
[INFO] [stderr]    Compiling require_unsafe_in_body v0.2.1
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]    Compiling execute v0.2.13
[INFO] [stderr]    Compiling fil-rustacuda v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling safer-ffi v0.0.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling flexi_logger v0.24.2
[INFO] [stderr]    Compiling fil_logger v0.1.7
[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 bincode v1.3.3
[INFO] [stderr]    Compiling merkletree v0.23.0
[INFO] [stderr]    Compiling toml v0.5.11
[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 v11.1.0
[INFO] [stderr]    Compiling config v0.12.0
[INFO] [stderr]    Compiling bellperson v0.26.0
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWurcN7/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-a481d64b9c5c8a58,libexecute-006f1662d1de42e3,libexecute_command_tokens-fbee95806d2a79ff,libexecute_command_macro-67cc590df98d7747,libgeneric_array-79ad192584f3e202,libcrossbeam_channel-4849e5aa9ccb11a5,librayon-f0d203f70b50acdc,librayon_core-724bd3cb64d286e7,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libeither-76d0f526967f801a,libyastl-907edd02771ffd3e,libflume-d037fc793bb8fcb0,libspin-733594a7c10ff2ed,liblock_api-c2b5671f8ff73410,libscopeguard-55139cbc26b0b9b4,libsha2-0b074532e90d585c,libcpufeatures-0a94e73d3e53ca1a,libcfg_if-3e7fc4e38d4a72b5,libdigest-d40e2449d8896a07,libblock_buffer-cc990e29fbe60d44,libcrypto_common-8fa898b175777959,libgeneric_array-7cb7778e311edb60,libtypenum-aaa5809458442626,librust_gpu_tools-558363fcb8b2bd2a,libhex-804d81909ee824c5,libthiserror-6d679653b0933435,libfil_rustacuda-75733a5871fa5af9,libcuda_driver_sys-c4af6d3db426658b,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libonce_cell-a1d7742f74efe1da,liblog-1145128cf64d8cc7,libblstrs-64f78b111b647296,libpairing-797cafd6b09b4ffe,libserde-fe6952b7efea613b,libbyte_slice_cast-fd451677c87d87ca,libgroup-3a7fd637e599098b,librand_xorshift-e592a54b98d5359e,librand-998045b4f3bcf3c5,libec_gpu-6d28bd43f8592b2c,libff-d3faf5ed4d66f2bb,librand_core-b4fd012e8159057c,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libsubtle-9600f7efd1e82d97,libblst-7f37ecf034957df4,libthreadpool-172f3b116b8a53d7,libnum_cpus-7e89156a34542fcc,liblibc-331b00941c9580e8,libzeroize-c1dddfc6356bd45c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWurcN7/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-8bbdce9478cac19a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bellperson-1b7ecb696cd24488/build_script_build-1b7ecb696cd24488" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcF846rT/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-f5ec263131cdd9df,libexecute-006f1662d1de42e3,libexecute_command_tokens-fbee95806d2a79ff,libexecute_command_macro-67cc590df98d7747,libgeneric_array-79ad192584f3e202,libcrossbeam_channel-4849e5aa9ccb11a5,librayon-f0d203f70b50acdc,librayon_core-724bd3cb64d286e7,libcrossbeam_deque-d61e12785107a802,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libeither-76d0f526967f801a,libyastl-907edd02771ffd3e,libflume-d037fc793bb8fcb0,libspin-733594a7c10ff2ed,liblock_api-c2b5671f8ff73410,libscopeguard-55139cbc26b0b9b4,libsha2-0b074532e90d585c,libcpufeatures-0a94e73d3e53ca1a,libcfg_if-3e7fc4e38d4a72b5,libdigest-d40e2449d8896a07,libblock_buffer-cc990e29fbe60d44,libcrypto_common-8fa898b175777959,libgeneric_array-7cb7778e311edb60,libtypenum-aaa5809458442626,librust_gpu_tools-558363fcb8b2bd2a,libhex-804d81909ee824c5,libthiserror-6d679653b0933435,libfil_rustacuda-75733a5871fa5af9,libcuda_driver_sys-c4af6d3db426658b,librustacuda_core-54c04856b2afc022,libbitflags-dde12b0d7d495b50,libonce_cell-a1d7742f74efe1da,liblog-1145128cf64d8cc7,libblstrs-64f78b111b647296,libpairing-797cafd6b09b4ffe,libserde-fe6952b7efea613b,libbyte_slice_cast-fd451677c87d87ca,libgroup-3a7fd637e599098b,librand_xorshift-e592a54b98d5359e,librand-998045b4f3bcf3c5,libec_gpu-6d28bd43f8592b2c,libff-d3faf5ed4d66f2bb,librand_core-b4fd012e8159057c,libbitvec-ca784980f9fb5b67,libwyz-87535b189680cc51,libtap-37e510577f660e8b,libradium-f73b5c7510d37881,libfunty-15c9f00de3f19225,libsubtle-9600f7efd1e82d97,libblst-7f37ecf034957df4,libthreadpool-172f3b116b8a53d7,libnum_cpus-7e89156a34542fcc,liblibc-331b00941c9580e8,libzeroize-c1dddfc6356bd45c}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcF846rT/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-8bbdce9478cac19a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/neptune-32fb19a9866dd4ea/build_script_build-32fb19a9866dd4ea" "-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 `neptune` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dcf1362a12390522a8ac582e816b43c77fc0f96df5d1cf5215ff38d914ba0380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf1362a12390522a8ac582e816b43c77fc0f96df5d1cf5215ff38d914ba0380", kill_on_drop: false }`
[INFO] [stdout] dcf1362a12390522a8ac582e816b43c77fc0f96df5d1cf5215ff38d914ba0380
