[INFO] cloning repository https://github.com/ASoldo/nvidia_cuda
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASoldo/nvidia_cuda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fnvidia_cuda", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fnvidia_cuda'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51b85907da56ec28d1672ad374c4dfacdc5a5aab
[INFO] testing ASoldo/nvidia_cuda against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fnvidia_cuda" "/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/ASoldo/nvidia_cuda
[INFO] finished tweaking git repo https://github.com/ASoldo/nvidia_cuda
[INFO] tweaked toml for git repo https://github.com/ASoldo/nvidia_cuda written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/nvidia_cuda on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASoldo/nvidia_cuda 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db10cfeb87b0ee63b47062a1809bfd73e9f4928ce443b82e45a3371a69b71d82
[INFO] running `Command { std: "docker" "start" "-a" "db10cfeb87b0ee63b47062a1809bfd73e9f4928ce443b82e45a3371a69b71d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db10cfeb87b0ee63b47062a1809bfd73e9f4928ce443b82e45a3371a69b71d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db10cfeb87b0ee63b47062a1809bfd73e9f4928ce443b82e45a3371a69b71d82", kill_on_drop: false }`
[INFO] [stdout] db10cfeb87b0ee63b47062a1809bfd73e9f4928ce443b82e45a3371a69b71d82
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1713fcad996ddf5830907dec255676689ff84405f9b4a44dbeef0688d0f3392b
[INFO] running `Command { std: "docker" "start" "-a" "1713fcad996ddf5830907dec255676689ff84405f9b4a44dbeef0688d0f3392b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling axum-core v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling cudarc v0.17.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling nvtx v1.3.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling nvidia_cuda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling axum v0.8.5
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "1713fcad996ddf5830907dec255676689ff84405f9b4a44dbeef0688d0f3392b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1713fcad996ddf5830907dec255676689ff84405f9b4a44dbeef0688d0f3392b", kill_on_drop: false }`
[INFO] [stdout] 1713fcad996ddf5830907dec255676689ff84405f9b4a44dbeef0688d0f3392b
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c97b2b81053e5833f7d8e81c7debad56e96b1fd9c69c6c15af89bed24f52bb7e
[INFO] running `Command { std: "docker" "start" "-a" "c97b2b81053e5833f7d8e81c7debad56e96b1fd9c69c6c15af89bed24f52bb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling nvidia_cuda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "c97b2b81053e5833f7d8e81c7debad56e96b1fd9c69c6c15af89bed24f52bb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97b2b81053e5833f7d8e81c7debad56e96b1fd9c69c6c15af89bed24f52bb7e", kill_on_drop: false }`
[INFO] [stdout] c97b2b81053e5833f7d8e81c7debad56e96b1fd9c69c6c15af89bed24f52bb7e
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cc7c65eb2b7b97dc5dad30e9c98e268dbea3d52c221282139f2d97695047eed
[INFO] running `Command { std: "docker" "start" "-a" "0cc7c65eb2b7b97dc5dad30e9c98e268dbea3d52c221282139f2d97695047eed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nvidia_cuda-0b73937ee66da02c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test gpu::tests::saxpy_matches_cpu_reference ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gpu::tests::saxpy_matches_cpu_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu::tests::saxpy_matches_cpu_reference' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/lib.rs:119:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["libcuda.so", "libcuda64.so", "libcuda64_13.so", "libcuda64_130.so", "libcuda64_130_0.so", "libcuda64_130_0.so", "libcuda64_10.so", "libcuda64_130_0.so", "libcuda64_9.so", "libcuda.so.13", "libcuda.so.11", "libcuda.so.10", "libcuda.so.1", "libnvcuda.so", "libnvcuda64.so", "libnvcuda64_13.so", "libnvcuda64_130.so", "libnvcuda64_130_0.so", "libnvcuda64_130_0.so", "libnvcuda64_10.so", "libnvcuda64_130_0.so", "libnvcuda64_9.so", "libnvcuda.so.13", "libnvcuda.so.11", "libnvcuda.so.10", "libnvcuda.so.1"]. Ensure that `LD_LIBRARY_PATH` has the correct path to the installed library. If the shared library is present on the system under a different name than one of those listed above, please open a GitHub issue.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56b1ebd5da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f56b1ebd5da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f56b1ebd5da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f56b1ebd5da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f56b1ed276a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f56b1ed276a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f56b1ec22e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f56b1ec22e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f56b1e9c04f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f56b1e9c04f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f56b1eb58e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f56b1cf6b2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f56b1cf6b2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f56b1eb5aa2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f56b1eb5aa2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f56b1e9c108 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f56b1e93549 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f56b1e9cf0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f56b1ed2eec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f56b1e74ac9 - cudarc[57b9811b8d89f33d]::panic_no_lib_found::<alloc[a8a7aba520129d98]::string::String>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/lib.rs:119:5
[INFO] [stdout]   20:     0x5f56b1e5c688 - cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/driver/sys/mod.rs:26276:13
[INFO] [stdout]   21:     0x5f56b1e6f64a - <std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x5f56b1e6f58a - <std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::initialize::<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x5f56b1e5e402 - <std[ec419fa8110287d5]::sync::once::Once>::call_once_force::<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::initialize<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x5f56b1ea1389 - <std[ec419fa8110287d5]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x5f56b1e5dda4 - <std[ec419fa8110287d5]::sync::once::Once>::call_once_force::<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::initialize<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x5f56b1e6edc6 - <std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::initialize::<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x5f56b1e6eea2 - <std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_try_init::<<std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x5f56b1e6edfe - <std[ec419fa8110287d5]::sync::once_lock::OnceLock<cudarc[57b9811b8d89f33d]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x5f56b1e5ce1e - cudarc[57b9811b8d89f33d]::driver::sys::loaded::culib
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/driver/sys/mod.rs:26264:13
[INFO] [stdout]   30:     0x5f56b1e5ce2e - cudarc[57b9811b8d89f33d]::driver::sys::loaded::cuInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/driver/sys/mod.rs:15078:10
[INFO] [stdout]   31:     0x5f56b1e62f09 - cudarc[57b9811b8d89f33d]::driver::result::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/driver/result.rs:89:14
[INFO] [stdout]   32:     0x5f56b1e61904 - <cudarc[57b9811b8d89f33d]::driver::safe::core::CudaContext>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.17.3/src/driver/safe/core.rs:62:9
[INFO] [stdout]   33:     0x5f56b1ce0ec9 - nvidia_cuda[e07b13656f96374e]::gpu::GPU::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:41:15
[INFO] [stdout]   34:     0x5f56b1ce4c56 - <nvidia_cuda[e07b13656f96374e]::gpu::GPU::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5f56b1ce4a62 - <fn() -> core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5f56b1ce71be - <once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   37:     0x5f56b1ce702c - <once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   38:     0x5f56b1cdfc20 - <once_cell[ca510c465c7bae99]::imp::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   39:     0x5f56b1d342e6 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   40:     0x5f56b1d33fdb - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   41:     0x5f56b1cde132 - <once_cell[ca510c465c7bae99]::imp::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   42:     0x5f56b1ce6389 - <once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   43:     0x5f56b1ce62d3 - <once_cell[ca510c465c7bae99]::sync::OnceCell<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   44:     0x5f56b1ce78d0 - <once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   45:     0x5f56b1ce968a - <once_cell[ca510c465c7bae99]::sync::Lazy<core[35159d6ffb30e017]::result::Result<nvidia_cuda[e07b13656f96374e]::gpu::GpuState, anyhow[6e4b7524bf17b21b]::Error>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   46:     0x5f56b1ce1e6d - nvidia_cuda[e07b13656f96374e]::gpu::ensure_ready
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:53:5
[INFO] [stdout]   47:     0x5f56b1ce328c - nvidia_cuda[e07b13656f96374e]::gpu::tests::saxpy_matches_cpu_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:124:27
[INFO] [stdout]   48:     0x5f56b1ce1327 - nvidia_cuda[e07b13656f96374e]::gpu::tests::saxpy_matches_cpu_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:123:37
[INFO] [stdout]   49:     0x5f56b1ce4c96 - <nvidia_cuda[e07b13656f96374e]::gpu::tests::saxpy_matches_cpu_reference::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f56b1ce9e0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f56b1ce9e0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5f56b1cf75fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5f56b1cf75fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f56b1cf75fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f56b1cf75fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f56b1cf75fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f56b1cf75fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5f56b1cf75fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5f56b1cf1fd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5f56b1cf1fd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5f56b1cfa202 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5f56b1cfa202 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5f56b1cfa202 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5f56b1cfa202 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f56b1cfa202 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f56b1cfa202 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5f56b1cfa202 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5f56b1ebcebf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x5f56b1ebcebf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x722cd25a6aa4 - <unknown>
[INFO] [stdout]   71:     0x722cd2633a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gpu::tests::saxpy_matches_cpu_reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0cc7c65eb2b7b97dc5dad30e9c98e268dbea3d52c221282139f2d97695047eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc7c65eb2b7b97dc5dad30e9c98e268dbea3d52c221282139f2d97695047eed", kill_on_drop: false }`
[INFO] [stdout] 0cc7c65eb2b7b97dc5dad30e9c98e268dbea3d52c221282139f2d97695047eed
