[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fnvidia_cuda" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/nvidia_cuda on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.14.2
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.2
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded nvtx v1.3.0
[INFO] [stderr]   Downloaded axum-core v0.5.4
[INFO] [stderr]   Downloaded axum v0.8.5
[INFO] [stderr]   Downloaded cudarc v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fb1f0ac0e456a57f9356400be6e47ec64b7f54b35da747e499c24442026c1cd
[INFO] running `Command { std: "docker" "start" "-a" "0fb1f0ac0e456a57f9356400be6e47ec64b7f54b35da747e499c24442026c1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fb1f0ac0e456a57f9356400be6e47ec64b7f54b35da747e499c24442026c1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb1f0ac0e456a57f9356400be6e47ec64b7f54b35da747e499c24442026c1cd", kill_on_drop: false }`
[INFO] [stdout] 0fb1f0ac0e456a57f9356400be6e47ec64b7f54b35da747e499c24442026c1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c552d368325ddca9176a1eb25312ebbffd1dfcc2cc3e8c7eb4b8cf9354f7efe8
[INFO] running `Command { std: "docker" "start" "-a" "c552d368325ddca9176a1eb25312ebbffd1dfcc2cc3e8c7eb4b8cf9354f7efe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling axum v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nvtx v1.3.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling cudarc v0.17.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling nvidia_cuda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s
[INFO] running `Command { std: "docker" "inspect" "c552d368325ddca9176a1eb25312ebbffd1dfcc2cc3e8c7eb4b8cf9354f7efe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c552d368325ddca9176a1eb25312ebbffd1dfcc2cc3e8c7eb4b8cf9354f7efe8", kill_on_drop: false }`
[INFO] [stdout] c552d368325ddca9176a1eb25312ebbffd1dfcc2cc3e8c7eb4b8cf9354f7efe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2486dccaa6ca309ad8bf3a1fb433dec27cac01942816ca1076d51c9bc69a40e9
[INFO] running `Command { std: "docker" "start" "-a" "2486dccaa6ca309ad8bf3a1fb433dec27cac01942816ca1076d51c9bc69a40e9", 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 1.02s
[INFO] running `Command { std: "docker" "inspect" "2486dccaa6ca309ad8bf3a1fb433dec27cac01942816ca1076d51c9bc69a40e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2486dccaa6ca309ad8bf3a1fb433dec27cac01942816ca1076d51c9bc69a40e9", kill_on_drop: false }`
[INFO] [stdout] 2486dccaa6ca309ad8bf3a1fb433dec27cac01942816ca1076d51c9bc69a40e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe17deefb57f37c11a5e7d7b335bb888e63b3172a3843942a479073887cb434a
[INFO] running `Command { std: "docker" "start" "-a" "fe17deefb57f37c11a5e7d7b335bb888e63b3172a3843942a479073887cb434a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nvidia_cuda-616d92c425b9a462)
[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' (18) 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:     0x61ff71d752f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ff71d752f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ff71d752f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ff71d752f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ff71d8af0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ff71d8af0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61ff71d7a626 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ff71d7a626 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61ff71d5341f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ff71d5341f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ff71d6d439 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ff71bacd5e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61ff71bacd5e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ff71d6d5f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61ff71d6d5f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ff71d534d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ff71d481f9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ff71d5441d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ff71d8b60c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ff71d17149 - cudarc[67c34f8c23487f32]::panic_no_lib_found::<alloc[a57f19327c0ad893]::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:     0x61ff71d12ef6 - cudarc[67c34f8c23487f32]::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:     0x61ff71d2990a - <std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x61ff71d2984a - <std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::initialize::<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x61ff71d29a32 - <std[3b51380354919863]::sync::once::Once>::call_once_force::<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::initialize<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x61ff71d58977 - <std[3b51380354919863]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x61ff71d29492 - <std[3b51380354919863]::sync::once::Once>::call_once_force::<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::initialize<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x61ff71d291f4 - <std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::initialize::<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x61ff71d292b2 - <std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_try_init::<<std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x61ff71d2922e - <std[3b51380354919863]::sync::once_lock::OnceLock<cudarc[67c34f8c23487f32]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[67c34f8c23487f32]::driver::sys::loaded::culib::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x61ff71d1368e - cudarc[67c34f8c23487f32]::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:     0x61ff71d1369e - cudarc[67c34f8c23487f32]::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:     0x61ff71d2a099 - cudarc[67c34f8c23487f32]::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:     0x61ff71d2cf34 - <cudarc[67c34f8c23487f32]::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:     0x61ff71b973d9 - nvidia_cuda[79b448bb42761f7f]::gpu::GPU::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:41:15
[INFO] [stdout]   34:     0x61ff71ba0f96 - <nvidia_cuda[79b448bb42761f7f]::gpu::GPU::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61ff71ba0cd2 - <fn() -> core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61ff71b962ae - <once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::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:     0x61ff71b961cc - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::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:     0x61ff71b96050 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::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:     0x61ff71beabf6 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   40:     0x61ff71bea8eb - once_cell[3c966fdf8d3a388d]::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:     0x61ff71b95322 - <once_cell[3c966fdf8d3a388d]::imp::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::initialize::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::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:     0x61ff71b95489 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_try_init::<<once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_init<<once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::force::{closure#0}>::{closure#0}, <once_cell[3c966fdf8d3a388d]::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:     0x61ff71b953e3 - <once_cell[3c966fdf8d3a388d]::sync::OnceCell<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>>>::get_or_init::<<once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::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:     0x61ff71b98270 - <once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::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:     0x61ff71b9b3aa - <once_cell[3c966fdf8d3a388d]::sync::Lazy<core[27de1724e4349be2]::result::Result<nvidia_cuda[79b448bb42761f7f]::gpu::GpuState, anyhow[647cbb8c0dc34888]::Error>> as core[27de1724e4349be2]::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:     0x61ff71b984cd - nvidia_cuda[79b448bb42761f7f]::gpu::ensure_ready
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:53:5
[INFO] [stdout]   47:     0x61ff71b99bdc - nvidia_cuda[79b448bb42761f7f]::gpu::tests::saxpy_matches_cpu_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:124:27
[INFO] [stdout]   48:     0x61ff71b97837 - nvidia_cuda[79b448bb42761f7f]::gpu::tests::saxpy_matches_cpu_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gpu/mod.rs:123:37
[INFO] [stdout]   49:     0x61ff71ba0fd6 - <nvidia_cuda[79b448bb42761f7f]::gpu::tests::saxpy_matches_cpu_reference::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x61ff71ba110b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x61ff71ba110b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x61ff71bad96a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x61ff71bad96a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x61ff71bad96a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x61ff71bad96a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x61ff71bad96a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x61ff71bad96a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x61ff71bad96a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x61ff71ba8f14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x61ff71ba8f14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x61ff71bb0462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x61ff71bb0462 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x61ff71bb0462 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x61ff71bb0462 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x61ff71bb0462 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x61ff71bb0462 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x61ff71bb0462 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x61ff71d74b6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x61ff71d74b6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x70e0f4865aa4 - <unknown>
[INFO] [stdout]   71:     0x70e0f48f2a64 - 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fe17deefb57f37c11a5e7d7b335bb888e63b3172a3843942a479073887cb434a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe17deefb57f37c11a5e7d7b335bb888e63b3172a3843942a479073887cb434a", kill_on_drop: false }`
[INFO] [stdout] fe17deefb57f37c11a5e7d7b335bb888e63b3172a3843942a479073887cb434a
