[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 1.90.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nemolc/fil-supra on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mini_paste v0.1.11 [INFO] [stderr] Downloaded safer_ffi-proc_macro v0.0.7 [INFO] [stderr] Downloaded integer-encoding v4.0.2 [INFO] [stderr] Downloaded mini_paste-proc_macro v0.1.11 [INFO] [stderr] Downloaded filecoin-proofs-api v18.1.0 [INFO] [stderr] Downloaded storage-proofs-core v18.1.0 [INFO] [stderr] Downloaded merkletree v0.23.0 [INFO] [stderr] Downloaded execute-command-macro v0.1.9 [INFO] [stderr] Downloaded bellpepper-core v0.2.1 [INFO] [stderr] Downloaded sha2raw v13.1.0 [INFO] [stderr] Downloaded temp-env v0.3.6 [INFO] [stderr] Downloaded fil_logger v0.1.7 [INFO] [stderr] Downloaded num v0.1.42 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded storage-proofs-update v18.1.0 [INFO] [stderr] Downloaded clap v4.5.16 [INFO] [stderr] Downloaded ec-gpu-gen v0.6.0 [INFO] [stderr] Downloaded blst v0.3.13 [INFO] [stderr] Downloaded storage-proofs-porep v18.1.0 [INFO] [stderr] Downloaded filecoin-proofs v18.1.0 [INFO] [stderr] Downloaded flexi_logger v0.24.2 [INFO] [stderr] Downloaded bellperson v0.26.0 [INFO] [stderr] Downloaded cl3 v0.9.5 [INFO] [stderr] Downloaded clap_builder v4.5.15 [INFO] [stderr] Downloaded opencl3 v0.9.5 [INFO] [stderr] Downloaded cc v1.1.13 [INFO] [stderr] Downloaded blstrs v0.7.1 [INFO] [stderr] Downloaded positioned-io v0.3.3 [INFO] [stderr] Downloaded sppark v0.1.6 [INFO] [stderr] Downloaded fil-rustacuda v0.1.4 [INFO] [stderr] Downloaded opencl-sys v0.2.9 [INFO] [stderr] Downloaded config v0.12.0 [INFO] [stderr] Downloaded bellpepper v0.2.1 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded generic-array v1.1.0 [INFO] [stderr] Downloaded rust-gpu-tools v0.7.2 [INFO] [stderr] Downloaded ff v0.13.0 [INFO] [stderr] Downloaded hwloc v0.5.0 [INFO] [stderr] Downloaded cuda-driver-sys v0.3.0 [INFO] [stderr] Downloaded trait-set v0.3.0 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded iowrap v0.2.1 [INFO] [stderr] Downloaded storage-proofs-post v18.1.0 [INFO] [stderr] Downloaded ec-gpu-gen v0.7.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.10 [INFO] [stderr] Downloaded execute v0.2.13 [INFO] [stderr] Downloaded ec-gpu v0.2.0 [INFO] [stderr] Downloaded filecoin-hashers v13.1.0 [INFO] [stderr] Downloaded fr32 v11.1.0 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded rustacuda_core v0.1.2 [INFO] [stderr] Downloaded rustacuda_derive v0.1.2 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded execute-command-tokens v0.1.7 [INFO] [stderr] Downloaded cuda-config v0.1.0 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded neptune v11.0.0 [INFO] [stderr] Downloaded require_unsafe_in_body v0.2.1 [INFO] [stderr] Downloaded supraseal-c2 v0.1.0 [INFO] [stderr] Downloaded safer-ffi v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f82a7e4c3229e6bdf4fde5381426a82294316b656dda8555b3149a4555c84664 [INFO] running `Command { std: "docker" "start" "-a" "f82a7e4c3229e6bdf4fde5381426a82294316b656dda8555b3149a4555c84664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f82a7e4c3229e6bdf4fde5381426a82294316b656dda8555b3149a4555c84664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82a7e4c3229e6bdf4fde5381426a82294316b656dda8555b3149a4555c84664", kill_on_drop: false }` [INFO] [stdout] f82a7e4c3229e6bdf4fde5381426a82294316b656dda8555b3149a4555c84664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc1ab386fb9006db7196d8fce14b720c607755b62e7716e12a81f6fd8a79886 [INFO] running `Command { std: "docker" "start" "-a" "afc1ab386fb9006db7196d8fce14b720c607755b62e7716e12a81f6fd8a79886", 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 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 wyz v0.5.1 [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 cuda-config v0.1.0 [INFO] [stderr] Compiling rustacuda_core v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.8 [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 either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling cuda-driver-sys v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ec-gpu-gen v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ec-gpu-gen v0.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [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 rayon v1.10.0 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling positioned-io v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling storage-proofs-porep v18.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling diff v0.1.13 [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 hwloc v0.5.0 [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 crossbeam v0.8.4 [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 colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling anstream v0.6.15 [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 tempfile v3.12.0 [INFO] [stderr] Compiling mini_paste v0.1.11 [INFO] [stderr] Compiling clap_builder v4.5.15 [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 fil-rustacuda v0.1.4 [INFO] [stderr] Compiling safer-ffi v0.0.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [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 execute-command-macro v0.1.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.16 [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 toml v0.5.11 [INFO] [stderr] Compiling merkletree v0.23.0 [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 config v0.12.0 [INFO] [stderr] Compiling fr32 v11.1.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/rustcrDrzhe/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-4266284acade831e,libexecute-647e48ca632a73f1,libexecute_command_tokens-ac236adf9da246a7,libexecute_command_macro-9b8c1e190a6fcb23,libgeneric_array-6b5f7608fad683bf,libcrossbeam_channel-159bd6d6cc651659,librayon-47443aae004bacc1,librayon_core-621f7bd31e10fa17,libcrossbeam_deque-f2c3fd5e7bbfd927,libcrossbeam_epoch-ed4a2d3daceac61a,libcrossbeam_utils-70904e6a5a5294cc,libeither-322507e97664d3db,libyastl-186d77003f3d1ea2,libflume-0b4cce171cf91e20,libspin-fd0c1eba08bb2602,liblock_api-baa66f95d6ac14ba,libscopeguard-0c32c3b65921654f,libsha2-32734024fb86f667,libcpufeatures-dbbadf227b82a7e6,libcfg_if-3183e62f61f23a61,libdigest-3d1395f7b45ef5fe,libblock_buffer-fa0b96fdf9a43c2d,libcrypto_common-945c67957ab602e6,libgeneric_array-20b94383fc1c64e4,libtypenum-cf850d0a4180f178,librust_gpu_tools-f4398c0ea92e0543,libhex-c8cd676f899a8e13,libthiserror-cf9082fcb3e7beb0,libfil_rustacuda-297c4e57714d39cf,libcuda_driver_sys-725be37caa9064cd,librustacuda_core-d6d84ba32c18f359,libbitflags-3333d968e5f279ee,libonce_cell-18f4b407e28e12b6,liblog-200328954670bd2a,libblstrs-783da4708bd8b2a0,libpairing-bb51a7051bf4ebd9,libserde-d5ae5256f18aab7b,libbyte_slice_cast-6f183014e0969dbb,libgroup-a2cd3bd65fa8add2,librand_xorshift-36f29591f547c342,librand-33001da0526d45bf,libec_gpu-ff9a5dd571aaee23,libff-f20cc03d86c78871,librand_core-0baa14e4a4e02922,libbitvec-8563d6e35b90002a,libwyz-e63a692084cdb0bf,libtap-396682a914e3df3c,libradium-5a1ebb3d3fa18ade,libfunty-429e06f0ec3e49e2,libsubtle-7802686f93e43d0e,libblst-98e21d7f383488d6,libthreadpool-eea583da8d07477d,libnum_cpus-deb30fed093e7328,liblibc-ad75ec4946b77303,libzeroize-267ed920aa07d3bf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrDrzhe/raw-dylibs" "-B/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-c19b9f6104575423/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/neptune-b151f1b5292be1f3/build_script_build-b151f1b5292be1f3" "-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] [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/rustcp7jKr7/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libec_gpu_gen-dc2c2e0fdf3987da,libexecute-647e48ca632a73f1,libexecute_command_tokens-ac236adf9da246a7,libexecute_command_macro-9b8c1e190a6fcb23,libgeneric_array-6b5f7608fad683bf,libcrossbeam_channel-159bd6d6cc651659,librayon-47443aae004bacc1,librayon_core-621f7bd31e10fa17,libcrossbeam_deque-f2c3fd5e7bbfd927,libcrossbeam_epoch-ed4a2d3daceac61a,libcrossbeam_utils-70904e6a5a5294cc,libeither-322507e97664d3db,libyastl-186d77003f3d1ea2,libflume-0b4cce171cf91e20,libspin-fd0c1eba08bb2602,liblock_api-baa66f95d6ac14ba,libscopeguard-0c32c3b65921654f,libsha2-32734024fb86f667,libcpufeatures-dbbadf227b82a7e6,libcfg_if-3183e62f61f23a61,libdigest-3d1395f7b45ef5fe,libblock_buffer-fa0b96fdf9a43c2d,libcrypto_common-945c67957ab602e6,libgeneric_array-20b94383fc1c64e4,libtypenum-cf850d0a4180f178,librust_gpu_tools-f4398c0ea92e0543,libhex-c8cd676f899a8e13,libthiserror-cf9082fcb3e7beb0,libfil_rustacuda-297c4e57714d39cf,libcuda_driver_sys-725be37caa9064cd,librustacuda_core-d6d84ba32c18f359,libbitflags-3333d968e5f279ee,libonce_cell-18f4b407e28e12b6,liblog-200328954670bd2a,libblstrs-783da4708bd8b2a0,libpairing-bb51a7051bf4ebd9,libserde-d5ae5256f18aab7b,libbyte_slice_cast-6f183014e0969dbb,libgroup-a2cd3bd65fa8add2,librand_xorshift-36f29591f547c342,librand-33001da0526d45bf,libec_gpu-ff9a5dd571aaee23,libff-f20cc03d86c78871,librand_core-0baa14e4a4e02922,libbitvec-8563d6e35b90002a,libwyz-e63a692084cdb0bf,libtap-396682a914e3df3c,libradium-5a1ebb3d3fa18ade,libfunty-429e06f0ec3e49e2,libsubtle-7802686f93e43d0e,libblst-98e21d7f383488d6,libthreadpool-eea583da8d07477d,libnum_cpus-deb30fed093e7328,liblibc-ad75ec4946b77303,libzeroize-267ed920aa07d3bf}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcuda" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcp7jKr7/raw-dylibs" "-B/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-c19b9f6104575423/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/bellperson-754b9c84e680cc04/build_script_build-754b9c84e680cc04" "-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] running `Command { std: "docker" "inspect" "afc1ab386fb9006db7196d8fce14b720c607755b62e7716e12a81f6fd8a79886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc1ab386fb9006db7196d8fce14b720c607755b62e7716e12a81f6fd8a79886", kill_on_drop: false }` [INFO] [stdout] afc1ab386fb9006db7196d8fce14b720c607755b62e7716e12a81f6fd8a79886