[INFO] fetching crate nncombinator 0.9.0...
[INFO] testing nncombinator-0.9.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nncombinator 0.9.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nncombinator 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nncombinator 0.9.0
[INFO] tweaked toml for crates.io crate nncombinator 0.9.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nncombinator 0.9.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 88 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] [stderr]       Adding mnist v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.5.1)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding statrs v0.15.0 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcudnn v1.8.0
[INFO] [stderr]   Downloaded mnist v0.5.0
[INFO] [stderr]   Downloaded rcublas v0.6.0
[INFO] [stderr]   Downloaded cuda-runtime-sys v0.3.0-alpha.1
[INFO] [stderr]   Downloaded rcudnn-sys v0.5.0
[INFO] [stderr]   Downloaded rcublas-sys v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c446de3e7f7422fd428de433c7832f619a4ead22832b61fe158ddc56abf9b8ee
[INFO] running `Command { std: "docker" "start" "-a" "c446de3e7f7422fd428de433c7832f619a4ead22832b61fe158ddc56abf9b8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c446de3e7f7422fd428de433c7832f619a4ead22832b61fe158ddc56abf9b8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c446de3e7f7422fd428de433c7832f619a4ead22832b61fe158ddc56abf9b8ee", kill_on_drop: false }`
[INFO] [stdout] c446de3e7f7422fd428de433c7832f619a4ead22832b61fe158ddc56abf9b8ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9056d83ab4a2ad7f4456a246e7999b05d56e2eab24a10ef6bbe6110631b7db72
[INFO] running `Command { std: "docker" "start" "-a" "9056d83ab4a2ad7f4456a246e7999b05d56e2eab24a10ef6bbe6110631b7db72", kill_on_drop: false }`
[INFO] [stderr]    Compiling cuda-config v0.1.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling nncombinator v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cuda-runtime-sys v0.3.0-alpha.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rcublas v0.6.0
[INFO] [stderr]    Compiling rcudnn v1.8.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1391:17
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<U,T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<'_, U,T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1412:21
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<U,T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<'_, U,T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s
[INFO] running `Command { std: "docker" "inspect" "9056d83ab4a2ad7f4456a246e7999b05d56e2eab24a10ef6bbe6110631b7db72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9056d83ab4a2ad7f4456a246e7999b05d56e2eab24a10ef6bbe6110631b7db72", kill_on_drop: false }`
[INFO] [stdout] 9056d83ab4a2ad7f4456a246e7999b05d56e2eab24a10ef6bbe6110631b7db72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2dbf05d56a7eaebec41cdcdd1dfa81a6abe0c30e0f9b93ce73aee99686d918a
[INFO] running `Command { std: "docker" "start" "-a" "c2dbf05d56a7eaebec41cdcdd1dfa81a6abe0c30e0f9b93ce73aee99686d918a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rcublas-sys v0.5.0
[INFO] [stderr]    Compiling rcudnn-sys v0.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cuda-runtime-sys v0.3.0-alpha.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rcublas v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rcudnn v1.8.0
[INFO] [stderr]    Compiling nncombinator v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling mnist v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1391:17
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<U,T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<'_, U,T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1412:21
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<U,T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<'_, U,T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1391:17
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<U,T> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1391 |     pub fn iter(&self) -> SerializedVecIter<'_, U,T> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/arr.rs:1412:21
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<U,T> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     pub fn iter_mut(&mut self) -> SerializedVecIterMut<'_, U,T> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmST0AH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librayon-831e765206bfda75,librayon_core-3a5fe8b0d307e731,libcrossbeam_deque-c9a6b0203bec1ba9,libcrossbeam_epoch-39120690f54c2abc,libcrossbeam_utils-49ad7458e7497a49,libeither-f6625297238cfa68,librcudnn-3ce4e5a8d91ab8db,librcudnn_sys-8d423924b1eeef5a,libnum-8ec14e0a33159574,libnum_iter-bd9fe951af3ceb59,libnum_rational-59171a77e1c8dafd,libnum_complex-9d07aacc027883e2,libnum_bigint-eebb7765d29f38ea,libnum_integer-12ed7cb935f4dbf6,libnum_traits-c1fc677e15be47b1,librcublas-33893ffd695a9d5f,libthiserror-c5b255ca88ada43d,liblog-3772ab6038cf4311,liblazy_static-696073506f640af8,librcublas_sys-7dcf61b67d00bf14,libcuda_runtime_sys-40d3ae736560584c,liblibc-c0361ba01ae78667}.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" "-lcudnn" "-lcudart" "-lcuda" "-lcublas" "-lcudart" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmST0AH/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/nncombinator-ee91ec792863ea72" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 -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]           rust-lld: error: unable to find library -lcudart
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nncombinator` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nncombinator` (test "lib")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lib --edition=2021 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2cbb18dbe528df5b -C extra-filename=-bd0b063d2f491ee1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern csv=/opt/rustwide/target/debug/deps/libcsv-a8840d24069f25a2.rlib --extern cuda_runtime_sys=/opt/rustwide/target/debug/deps/libcuda_runtime_sys-40d3ae736560584c.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5af57ab49db07806.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-696073506f640af8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-c0361ba01ae78667.rlib --extern mnist=/opt/rustwide/target/debug/deps/libmnist-ca2bf463d029e883.rlib --extern nncombinator=/opt/rustwide/target/debug/deps/libnncombinator-0a7078adf38142d4.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c1fc677e15be47b1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7480b236c46f52d3.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-b2d992e073044d42.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-e49b0dfc66c5e2ca.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-831e765206bfda75.rlib --extern rcublas=/opt/rustwide/target/debug/deps/librcublas-33893ffd695a9d5f.rlib --extern rcublas_sys=/opt/rustwide/target/debug/deps/librcublas_sys-7dcf61b67d00bf14.rlib --extern rcudnn=/opt/rustwide/target/debug/deps/librcudnn-3ce4e5a8d91ab8db.rlib --extern rcudnn_sys=/opt/rustwide/target/debug/deps/librcudnn_sys-8d423924b1eeef5a.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-fece5cf2781f20de.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c2dbf05d56a7eaebec41cdcdd1dfa81a6abe0c30e0f9b93ce73aee99686d918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2dbf05d56a7eaebec41cdcdd1dfa81a6abe0c30e0f9b93ce73aee99686d918a", kill_on_drop: false }`
[INFO] [stdout] c2dbf05d56a7eaebec41cdcdd1dfa81a6abe0c30e0f9b93ce73aee99686d918a
