[INFO] fetching crate torch-build 0.1.0...
[INFO] testing torch-build-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate torch-build 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate torch-build 0.1.0
[INFO] finished tweaking crates.io crate torch-build 0.1.0
[INFO] tweaked toml for crates.io crate torch-build 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate torch-build 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate torch-build 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded rustacuda_core v0.1.2
[INFO] [stderr]   Downloaded rustacuda_derive v0.1.2
[INFO] [stderr]   Downloaded cuda-config v0.1.0
[INFO] [stderr]   Downloaded cuda-driver-sys v0.3.0
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded python-config v0.1.0
[INFO] [stderr]   Downloaded os_info v3.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded sct v0.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.45
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded rustacuda v0.1.3
[INFO] [stderr]   Downloaded bumpalo v3.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.136
[INFO] [stderr]   Downloaded ureq v2.3.0
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded webpki-roots v0.22.1
[INFO] [stderr]   Downloaded rustls v0.20.0
[INFO] [stderr]   Downloaded libc v0.2.107
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 084c482fe84e2efe9b7b72fcefd518ed78d5a32dbe2773bd8163315047ae6b2b
[INFO] running `Command { std: "docker" "start" "-a" "084c482fe84e2efe9b7b72fcefd518ed78d5a32dbe2773bd8163315047ae6b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084c482fe84e2efe9b7b72fcefd518ed78d5a32dbe2773bd8163315047ae6b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084c482fe84e2efe9b7b72fcefd518ed78d5a32dbe2773bd8163315047ae6b2b", kill_on_drop: false }`
[INFO] [stdout] 084c482fe84e2efe9b7b72fcefd518ed78d5a32dbe2773bd8163315047ae6b2b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8819ca2411d5e6f0478d6925796159202390d0c9582660e5b36bdbaafa1bd68
[INFO] running `Command { std: "docker" "start" "-a" "e8819ca2411d5e6f0478d6925796159202390d0c9582660e5b36bdbaafa1bd68", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rustacuda_core v0.1.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling python-config v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling cuda-driver-sys v0.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rustacuda_derive v0.1.2
[INFO] [stderr]    Compiling rustacuda v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.1
[INFO] [stderr]    Compiling rustls v0.20.0
[INFO] [stderr]    Compiling ureq v2.3.0
[INFO] [stderr]    Compiling os_info v3.2.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.83s
[INFO] running `Command { std: "docker" "inspect" "e8819ca2411d5e6f0478d6925796159202390d0c9582660e5b36bdbaafa1bd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8819ca2411d5e6f0478d6925796159202390d0c9582660e5b36bdbaafa1bd68", kill_on_drop: false }`
[INFO] [stdout] e8819ca2411d5e6f0478d6925796159202390d0c9582660e5b36bdbaafa1bd68
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d9694bb2b19bd21a14508b4a1ea71b07d95985c260d69c2e2571c63d23692d6
[INFO] running `Command { std: "docker" "start" "-a" "1d9694bb2b19bd21a14508b4a1ea71b07d95985c260d69c2e2571c63d23692d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling torch-build v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `window`
[INFO] [stdout]    --> src/probe.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |             } else if #[cfg(target_os = "window")] {
[INFO] [stdout]     |                             ^^^^^^^^^^^^--------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"windows"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustco4jP2L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtorch_build-7ef5a42d114e76c8,libzip-ba6e50e01979d33c,libtime-f0c87e77b3f4e6c7,libthiserror-030a801129a883ab,libbzip2-f87d0edb78c679cd,libbzip2_sys-984607fb7b32db5e,libflate2-01fe7ad24d50058f,libminiz_oxide-e691ebef18cdaa3a,libadler-25a9607471d568b5,libbyteorder-19a4be38ee4a796e,libcrc32fast-7c1a8ee89e285e3f,libureq-1a1847bc37e53d52,libwebpki_roots-ae5f532101dac257,libbase64-8925322e16a15d8d,librustls-0a8f80ec9dca656d,libsct-6c08945be2c03500,libwebpki-0c8844de18286d52,libring-bf0adc78b9cf5f8e,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,liblibc-fc21703f79633cc2,libchunked_transfer-af6f6544669dabb9,liburl-6826b9e43457aed9,libidna-cbedd49acb3fdb87,libunicode_normalization-ede1fe6fc84bb60c,libtinyvec-98a1b765e2ac7ebb,libtinyvec_macros-1836d79023f5925d,libunicode_bidi-0b8045b1809e243f,libform_urlencoded-a2118c53f9153df9,libpercent_encoding-b1814dad7e499c72,libmatches-6e797d51af82e263,libregex-6b6accbc7977ab9d,libaho_corasick-264599b678231007,libmemchr-a1c849522b903560,libregex_syntax-b3123fee36958b5c,libcc-39d33ae3acbd9af8,libos_info-72d7daaf81bb3781,libserde-1ef956a2410d2312,librustacuda-ef774001d393814e,libcuda_driver_sys-9e31c183527205f4,librustacuda_core-dbab19069eafae69,libbitflags-40a27ceec947d12f,libonce_cell-4e61be807ba95cfa,libitertools-000180e1c4b8f45f,libeither-425af574a57ba0d1,libindexmap-1c0cdc5d5db232f8,libhashbrown-0a83271d45621a80,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libanyhow-4613156297061a25}.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" "/opt/rustwide/target/debug/examples/rustco4jP2L/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/ring-735bcd5d1ab3e9bd/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-10e78f6f90737c1e/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cuda-4d54c91a14257fd6" "-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 `torch-build` (example "cuda") 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" "/opt/rustwide/target/debug/deps/rustczePBMT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzip-ba6e50e01979d33c,libtime-f0c87e77b3f4e6c7,libthiserror-030a801129a883ab,libbzip2-f87d0edb78c679cd,libbzip2_sys-984607fb7b32db5e,libflate2-01fe7ad24d50058f,libminiz_oxide-e691ebef18cdaa3a,libadler-25a9607471d568b5,libbyteorder-19a4be38ee4a796e,libcrc32fast-7c1a8ee89e285e3f,libureq-1a1847bc37e53d52,libwebpki_roots-ae5f532101dac257,libbase64-8925322e16a15d8d,librustls-0a8f80ec9dca656d,libsct-6c08945be2c03500,libwebpki-0c8844de18286d52,libring-bf0adc78b9cf5f8e,libspin-57ccfd39a40c417e,libuntrusted-6e27bbc2b9932b08,liblibc-fc21703f79633cc2,libchunked_transfer-af6f6544669dabb9,liburl-6826b9e43457aed9,libidna-cbedd49acb3fdb87,libunicode_normalization-ede1fe6fc84bb60c,libtinyvec-98a1b765e2ac7ebb,libtinyvec_macros-1836d79023f5925d,libunicode_bidi-0b8045b1809e243f,libform_urlencoded-a2118c53f9153df9,libpercent_encoding-b1814dad7e499c72,libmatches-6e797d51af82e263,libregex-6b6accbc7977ab9d,libaho_corasick-264599b678231007,libmemchr-a1c849522b903560,libregex_syntax-b3123fee36958b5c,libcc-39d33ae3acbd9af8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libos_info-72d7daaf81bb3781,libserde-1ef956a2410d2312,librustacuda-ef774001d393814e,libcuda_driver_sys-9e31c183527205f4,librustacuda_core-dbab19069eafae69,libbitflags-40a27ceec947d12f,libonce_cell-4e61be807ba95cfa,libitertools-000180e1c4b8f45f,libeither-425af574a57ba0d1,libindexmap-1c0cdc5d5db232f8,libhashbrown-0a83271d45621a80,liblog-166471273f084af2,libcfg_if-8c8419bc1cff3c76,libanyhow-4613156297061a25}.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" "/opt/rustwide/target/debug/deps/rustczePBMT/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/ring-735bcd5d1ab3e9bd/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-10e78f6f90737c1e/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/torch_build-d7c20f27410a4e53" "-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 `torch-build` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1d9694bb2b19bd21a14508b4a1ea71b07d95985c260d69c2e2571c63d23692d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9694bb2b19bd21a14508b4a1ea71b07d95985c260d69c2e2571c63d23692d6", kill_on_drop: false }`
[INFO] [stdout] 1d9694bb2b19bd21a14508b4a1ea71b07d95985c260d69c2e2571c63d23692d6
