[INFO] fetching crate greenglas 0.3.0...
[INFO] testing greenglas-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate greenglas 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate greenglas 0.3.0
[INFO] finished tweaking crates.io crate greenglas 0.3.0
[INFO] tweaked toml for crates.io crate greenglas 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate greenglas 0.3.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.23.12 (available: v0.23.14)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] [stderr]   Downloaded murmurhash3 v0.0.5
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded rcublas v0.6.0
[INFO] [stderr]   Downloaded rcudnn v1.8.0
[INFO] [stderr]   Downloaded rcublas-sys v0.5.0
[INFO] [stderr]   Downloaded coaster v0.2.0
[INFO] [stderr]   Downloaded rcudnn-sys v0.5.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded image v0.23.12
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded tiff v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f014baabcd3e9b211fa73c23ab88e183c4dda60fdcd4de517e130ce74235eebb
[INFO] running `Command { std: "docker" "start" "-a" "f014baabcd3e9b211fa73c23ab88e183c4dda60fdcd4de517e130ce74235eebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f014baabcd3e9b211fa73c23ab88e183c4dda60fdcd4de517e130ce74235eebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f014baabcd3e9b211fa73c23ab88e183c4dda60fdcd4de517e130ce74235eebb", kill_on_drop: false }`
[INFO] [stdout] f014baabcd3e9b211fa73c23ab88e183c4dda60fdcd4de517e130ce74235eebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e0ec7f87b9421d256ee021a4326de43deea165c90098c75ddc8310ddc6f614ee
[INFO] running `Command { std: "docker" "start" "-a" "e0ec7f87b9421d256ee021a4326de43deea165c90098c75ddc8310ddc6f614ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling murmurhash3 v0.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling rcublas v0.6.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rcudnn v1.8.0
[INFO] [stderr]    Compiling coaster v0.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling greenglas v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s
[INFO] running `Command { std: "docker" "inspect" "e0ec7f87b9421d256ee021a4326de43deea165c90098c75ddc8310ddc6f614ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ec7f87b9421d256ee021a4326de43deea165c90098c75ddc8310ddc6f614ee", kill_on_drop: false }`
[INFO] [stdout] e0ec7f87b9421d256ee021a4326de43deea165c90098c75ddc8310ddc6f614ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1607f232b7c4d396d4208ccdd78e3c289c40f9c16b418a9e93004768c449263d
[INFO] running `Command { std: "docker" "start" "-a" "1607f232b7c4d396d4208ccdd78e3c289c40f9c16b418a9e93004768c449263d", kill_on_drop: false }`
[INFO] [stderr]    Compiling greenglas v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcc4TUHw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmodifier-125ed4ddd95e6f9e,libmurmurhash3-917880bc17c7e996,libimage-69060c34a5c3bc34,libbytemuck-6e1b91757ee7f08a,libpng-1dccbebf27ee1194,libminiz_oxide-d12f90ebfc484748,libcrc32fast-0830d1f6b2ed5997,libcfg_if-8dc91cf0ce07e60b,libdeflate-a9f80048f1a4f934,libadler32-82bcbd2ad9a416a8,libscoped_threadpool-8719268388ea8e72,libnum_rational-b5c79fc71109826e,libgif-0c4e84928283433e,libcolor_quant-145974e5a457ca63,libtiff-dae1872bd6d968a2,libweezl-19e892d1917f36bc,libminiz_oxide-e27d37ab9103aa9e,libadler-2dca53ea7e04a2af,libjpeg_decoder-77863e58fb32249c,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcoaster-343ae097309bdf9e,librcudnn-be222ed8ff483c69,librcudnn_sys-7284ac38724c1b0f,librcublas-0d6c126d9ed8449a,libthiserror-d715005aea3c67f2,liblog-62f38dd377528769,librcublas_sys-e266d72ae58fd16b,libnum-75eae80c7b044559,libnum_iter-b5aad0bd604e8e03,libnum_rational-d7ceab623b1fb4c6,libnum_complex-128876d2add8c52e,libnum_bigint-7531716729bdc714,libnum_integer-1b5b97f9cd7edd6e,libbyteorder-3f91e0f3212dbed5,liblibc-08aef465eb552f81,liblazy_static-509a3481d98abb23,libenum_primitive-1e9400f4be348641,libnum_traits-7ccb39ca2b328eeb,libnum_traits-36efdd6ce6cdce08,libbitflags-3333d968e5f279ee}.rlib" "<sysroot>/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" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc4TUHw/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/greenglas-9bab2f625de620bc" "-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]           rust-lld: error: unable to find library -lcudnn
[INFO] [stdout]           rust-lld: error: unable to find library -lcudart
[INFO] [stdout]           rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           rust-lld: error: unable to find library -lcublas
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `greenglas` (lib test) 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/rustc3v2Gxp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgreenglas-a416da3a197d547a,libmodifier-125ed4ddd95e6f9e,libmurmurhash3-917880bc17c7e996,libimage-69060c34a5c3bc34,libbytemuck-6e1b91757ee7f08a,libpng-1dccbebf27ee1194,libminiz_oxide-d12f90ebfc484748,libcrc32fast-0830d1f6b2ed5997,libcfg_if-8dc91cf0ce07e60b,libdeflate-a9f80048f1a4f934,libadler32-82bcbd2ad9a416a8,libscoped_threadpool-8719268388ea8e72,libnum_rational-b5c79fc71109826e,libgif-0c4e84928283433e,libcolor_quant-145974e5a457ca63,libtiff-dae1872bd6d968a2,libweezl-19e892d1917f36bc,libminiz_oxide-e27d37ab9103aa9e,libadler-2dca53ea7e04a2af,libjpeg_decoder-77863e58fb32249c,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcoaster-343ae097309bdf9e,librcudnn-be222ed8ff483c69,librcudnn_sys-7284ac38724c1b0f,librcublas-0d6c126d9ed8449a,libthiserror-d715005aea3c67f2,liblog-62f38dd377528769,librcublas_sys-e266d72ae58fd16b,libnum-75eae80c7b044559,libnum_iter-b5aad0bd604e8e03,libnum_rational-d7ceab623b1fb4c6,libnum_complex-128876d2add8c52e,libnum_bigint-7531716729bdc714,libnum_integer-1b5b97f9cd7edd6e,libbyteorder-3f91e0f3212dbed5,liblibc-08aef465eb552f81,liblazy_static-509a3481d98abb23,libenum_primitive-1e9400f4be348641,libnum_traits-7ccb39ca2b328eeb,libnum_traits-36efdd6ce6cdce08,libbitflags-3333d968e5f279ee}.rlib" "<sysroot>/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" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3v2Gxp/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transformer_spec-17d66f28b1893851" "-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]           rust-lld: error: unable to find library -lcudnn
[INFO] [stdout]           rust-lld: error: unable to find library -lcudart
[INFO] [stdout]           rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           rust-lld: error: unable to find library -lcublas
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `greenglas` (test "transformer_spec") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcandwed/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgreenglas-a416da3a197d547a,libmodifier-125ed4ddd95e6f9e,libmurmurhash3-917880bc17c7e996,libimage-69060c34a5c3bc34,libbytemuck-6e1b91757ee7f08a,libpng-1dccbebf27ee1194,libminiz_oxide-d12f90ebfc484748,libcrc32fast-0830d1f6b2ed5997,libcfg_if-8dc91cf0ce07e60b,libdeflate-a9f80048f1a4f934,libadler32-82bcbd2ad9a416a8,libscoped_threadpool-8719268388ea8e72,libnum_rational-b5c79fc71109826e,libgif-0c4e84928283433e,libcolor_quant-145974e5a457ca63,libtiff-dae1872bd6d968a2,libweezl-19e892d1917f36bc,libminiz_oxide-e27d37ab9103aa9e,libadler-2dca53ea7e04a2af,libjpeg_decoder-77863e58fb32249c,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcoaster-343ae097309bdf9e,librcudnn-be222ed8ff483c69,librcudnn_sys-7284ac38724c1b0f,librcublas-0d6c126d9ed8449a,libthiserror-d715005aea3c67f2,liblog-62f38dd377528769,librcublas_sys-e266d72ae58fd16b,libnum-75eae80c7b044559,libnum_iter-b5aad0bd604e8e03,libnum_rational-d7ceab623b1fb4c6,libnum_complex-128876d2add8c52e,libnum_bigint-7531716729bdc714,libnum_integer-1b5b97f9cd7edd6e,libbyteorder-3f91e0f3212dbed5,liblibc-08aef465eb552f81,liblazy_static-509a3481d98abb23,libenum_primitive-1e9400f4be348641,libnum_traits-7ccb39ca2b328eeb,libnum_traits-36efdd6ce6cdce08,libbitflags-3333d968e5f279ee}.rlib" "<sysroot>/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" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcandwed/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image_spec-9dd276593ba577cd" "-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]           rust-lld: error: unable to find library -lcudnn
[INFO] [stdout]           rust-lld: error: unable to find library -lcudart
[INFO] [stdout]           rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           rust-lld: error: unable to find library -lcublas
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `greenglas` (test "image_spec") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSdx0yA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgreenglas-a416da3a197d547a,libmodifier-125ed4ddd95e6f9e,libmurmurhash3-917880bc17c7e996,libimage-69060c34a5c3bc34,libbytemuck-6e1b91757ee7f08a,libpng-1dccbebf27ee1194,libminiz_oxide-d12f90ebfc484748,libcrc32fast-0830d1f6b2ed5997,libcfg_if-8dc91cf0ce07e60b,libdeflate-a9f80048f1a4f934,libadler32-82bcbd2ad9a416a8,libscoped_threadpool-8719268388ea8e72,libnum_rational-b5c79fc71109826e,libgif-0c4e84928283433e,libcolor_quant-145974e5a457ca63,libtiff-dae1872bd6d968a2,libweezl-19e892d1917f36bc,libminiz_oxide-e27d37ab9103aa9e,libadler-2dca53ea7e04a2af,libjpeg_decoder-77863e58fb32249c,librayon-f17b3022634699b0,librayon_core-595fc537de9e04f7,libcrossbeam_deque-36370b15a39de502,libcrossbeam_epoch-55eb4ee0fd99d7f9,libcrossbeam_utils-98197786b8acd648,libeither-1d7d367032d231e9,libcoaster-343ae097309bdf9e,librcudnn-be222ed8ff483c69,librcudnn_sys-7284ac38724c1b0f,librcublas-0d6c126d9ed8449a,libthiserror-d715005aea3c67f2,liblog-62f38dd377528769,librcublas_sys-e266d72ae58fd16b,libnum-75eae80c7b044559,libnum_iter-b5aad0bd604e8e03,libnum_rational-d7ceab623b1fb4c6,libnum_complex-128876d2add8c52e,libnum_bigint-7531716729bdc714,libnum_integer-1b5b97f9cd7edd6e,libbyteorder-3f91e0f3212dbed5,liblibc-08aef465eb552f81,liblazy_static-509a3481d98abb23,libenum_primitive-1e9400f4be348641,libnum_traits-7ccb39ca2b328eeb,libnum_traits-36efdd6ce6cdce08,libbitflags-3333d968e5f279ee}.rlib" "<sysroot>/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" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSdx0yA/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/word_spec-9298727465920d1b" "-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]           rust-lld: error: unable to find library -lcudnn
[INFO] [stdout]           rust-lld: error: unable to find library -lcudart
[INFO] [stdout]           rust-lld: error: unable to find library -lcuda
[INFO] [stdout]           rust-lld: error: unable to find library -lcublas
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `greenglas` (test "word_spec") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1607f232b7c4d396d4208ccdd78e3c289c40f9c16b418a9e93004768c449263d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1607f232b7c4d396d4208ccdd78e3c289c40f9c16b418a9e93004768c449263d", kill_on_drop: false }`
[INFO] [stdout] 1607f232b7c4d396d4208ccdd78e3c289c40f9c16b418a9e93004768c449263d
