[INFO] fetching crate burn-cuda 0.21.0...
[INFO] testing burn-cuda-0.21.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate burn-cuda 0.21.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate burn-cuda 0.21.0
[INFO] finished tweaking crates.io crate burn-cuda 0.21.0
[INFO] tweaked toml for crates.io crate burn-cuda 0.21.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-cuda 0.21.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-cuda 0.21.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2
[INFO] running `Command { std: "docker" "start" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling cubecl-common v0.10.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling float4 v0.2.0
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling cubecl-runtime v0.10.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling cubecl-macros v0.10.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cudarc v0.19.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling stable-vec v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cubecl v0.10.0
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling enumset v1.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cubecl-zspace v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cubecl-cuda v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling float8 v0.7.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling text_placeholder v0.5.1
[INFO] [stderr]    Compiling cubecl-ir v0.10.0
[INFO] [stderr]    Compiling cubecl-core v0.10.0
[INFO] [stderr]    Compiling cubecl-opt v0.10.0
[INFO] [stderr]    Compiling cubecl-std v0.10.0
[INFO] [stderr]    Compiling cubecl-cpp v0.10.0
[INFO] [stderr]    Compiling cubek-std v0.2.0
[INFO] [stderr]    Compiling burn-std v0.21.0
[INFO] [stderr]    Compiling cubek-random v0.2.0
[INFO] [stderr]    Compiling cubek-quant v0.2.0
[INFO] [stderr]    Compiling cubek-fft v0.2.0
[INFO] [stderr]    Compiling burn-backend v0.21.0
[INFO] [stderr]    Compiling cubek-matmul v0.2.0
[INFO] [stderr]    Compiling cubek-reduce v0.2.0
[INFO] [stderr]    Compiling burn-ir v0.21.0
[INFO] [stderr]    Compiling burn-fusion v0.21.0
[INFO] [stderr]    Compiling cubek-convolution v0.2.0
[INFO] [stderr]    Compiling cubek-attention v0.2.0
[INFO] [stderr]    Compiling cubek v0.2.0
[INFO] [stderr]    Compiling burn-cubecl-fusion v0.21.0
[INFO] [stderr]    Compiling burn-cubecl v0.21.0
[INFO] [stderr]    Compiling burn-cuda v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling burn-cuda v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/burn_cuda-4184eae401c71136)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::should_support_dtypes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::should_support_dtypes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'DSD-0-0' (2434) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/lib.rs:182:5:
[INFO] [stdout] Unable to dynamically load the "cuda" shared library - searched for library names: ["libcuda.so", "libcuda64.so", "libcuda64_13.so", "libcuda64_132.so", "libcuda64_132_0.so", "libcuda64_130_2.so", "libcuda64_10.so", "libcuda64_11.so", "libcuda64_12.so", "libcuda64_130_0.so", "libcuda64_9.so", "libcuda.so.13", "libcuda.so.12", "libcuda.so.11", "libcuda.so.10", "libcuda.so.9", "libcuda.so.1", "libnvcuda.so", "libnvcuda64.so", "libnvcuda64_13.so", "libnvcuda64_132.so", "libnvcuda64_132_0.so", "libnvcuda64_130_2.so", "libnvcuda64_10.so", "libnvcuda64_11.so", "libnvcuda64_12.so", "libnvcuda64_130_0.so", "libnvcuda64_9.so", "libnvcuda.so.13", "libnvcuda.so.12", "libnvcuda.so.11", "libnvcuda.so.10", "libnvcuda.so.9", "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:     0x5a281386d821 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a281386d821 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a281386d821 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a281386d821 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a281388398a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a281388398a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a2813871e8c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a2813871e8c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a2813849e56 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2813849e56 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2813864c99 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2813316090 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a2813316090 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2813864e52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a2813864e52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a2813849f02 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5a2813841589 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a281384aafd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a281388420c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2813535d09 - cudarc[a63125fd9af0c418]::panic_no_lib_found::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/lib.rs:182:5
[INFO] [stdout]   20:     0x5a28133ce2ac - cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/driver/sys/mod.rs:28301:13
[INFO] [stdout]   21:     0x5a281353602b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   22:     0x5a2813535f6b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   23:     0x5a281352ade2 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   24:     0x5a281384fa19 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   25:     0x5a281352a874 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   26:     0x5a2813535d32 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   27:     0x5a2813535e12 - <std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   28:     0x5a2813535d6e - <std[73adb7dc35730857]::sync::once_lock::OnceLock<cudarc[a63125fd9af0c418]::driver::sys::loaded::Lib>>::get_or_init::<cudarc[a63125fd9af0c418]::driver::sys::loaded::culib::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   29:     0x5a28133ce56e - cudarc[a63125fd9af0c418]::driver::sys::loaded::culib
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/driver/sys/mod.rs:28289:13
[INFO] [stdout]   30:     0x5a28133ce57e - cudarc[a63125fd9af0c418]::driver::sys::loaded::cuInit
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/driver/sys/mod.rs:15861:10
[INFO] [stdout]   31:     0x5a2813529019 - cudarc[a63125fd9af0c418]::driver::result::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.4/src/driver/result.rs:89:14
[INFO] [stdout]   32:     0x5a2813357ec2 - <cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer as cubecl_common[becb1e6403210321]::device::base::DeviceService>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-cuda-0.10.0/src/runtime.rs:53:9
[INFO] [stdout]   33:     0x5a28133772f4 - <cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init::<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:302:61
[INFO] [stdout]   34:     0x5a28133691d8 - <core[6883ba1bc0fe4ed1]::option::Option<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>>::unwrap_or_else::<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1065:21
[INFO] [stdout]   35:     0x5a2813376b70 - <cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init::<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:302:43
[INFO] [stdout]   36:     0x5a28133977c2 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<hashbrown[8264c27ee8036109]::map::HashMap<core[6883ba1bc0fe4ed1]::any::TypeId, core[6883ba1bc0fe4ed1]::cell::RefCell<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any>>>>>>::try_with::<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x5a281339768f - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<hashbrown[8264c27ee8036109]::map::HashMap<core[6883ba1bc0fe4ed1]::any::TypeId, core[6883ba1bc0fe4ed1]::cell::RefCell<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any>>>>>>::with::<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x5a281337652a - <cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init::<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:290:20
[INFO] [stdout]   39:     0x5a2813398b74 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5a2813395748 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5a281337422b - __rust_try
[INFO] [stdout]   42:     0x5a2813370405 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5a2813370405 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5a281334d28a - <cubecl_common[becb1e6403210321]::device::handle::channel::task::Task>::init::<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:480:39
[INFO] [stdout]   45:     0x5a2813396acc - <<cubecl_common[becb1e6403210321]::device::handle::channel::task::Task>::init<<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>::{closure#1}>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(&mut cubecl_common[becb1e6403210321]::device::handle::channel::task::Task,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a2813677f0e - <cubecl_common[becb1e6403210321]::device::handle::channel::task::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:499:13
[INFO] [stdout]   47:     0x5a281366ee1d - <cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::Server>::execute_tasks
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:818:22
[INFO] [stdout]   48:     0x5a281366f1c6 - <cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::Server>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:792:26
[INFO] [stdout]   49:     0x5a281366ded8 - <cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new::<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:648:28
[INFO] [stdout]   50:     0x5a2813673626 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5a2813666f6c - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5a2813678f34 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5a2813671878 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x5a28136680ab - __rust_try
[INFO] [stdout]   55:     0x5a2813666c05 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5a2813666c05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5a2813666c05 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5a2813671d1f - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<<cubecl_common[becb1e6403210321]::device::handle::channel::custom_channel::DeviceClient>::new<<cubecl_common[becb1e6403210321]::device::handle::channel::DeviceRunner>::start::{closure#0}>::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5a281386c9df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   60:     0x5a281386c9df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   61:     0x74a602deeaa4 - <unknown>
[INFO] [stdout]   62:     0x74a602e7ba64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::should_support_dtypes' (2433) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:327:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a281386d821 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a281386d821 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a281386d821 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a281386d821 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a281388398a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a281388398a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5a2813871e8c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5a2813871e8c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5a2813849e56 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a2813849e56 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a2813864c99 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a2813316090 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5a2813316090 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a2813864e52 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5a2813864e52 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5a2813849f02 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5a2813841589 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a281384aafd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5a281388420c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a2813883f82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5a28133751ab - <core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<cubecl_common[becb1e6403210321]::device::handle::channel::ChannelService, ()>, oneshot[b3c8055838038fcb]::errors::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5a28133751ab - <cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceState>::init::<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:327:35
[INFO] [stdout]   22:     0x5a2813378f05 - <cubecl_common[becb1e6403210321]::device::handle::channel::ChannelDeviceHandle<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer> as cubecl_common[becb1e6403210321]::device::handle::base::DeviceHandleSpec<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/channel.rs:57:21
[INFO] [stdout]   23:     0x5a28133819df - <cubecl_common[becb1e6403210321]::device::handle::DeviceHandle<cubecl_cuda[6daf815de5360cc8]::compute::server::CudaServer>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.10.0/src/device/handle/mod.rs:53:21
[INFO] [stdout]   24:     0x5a28133992ce - <cubecl_runtime[8fbda6b8a8d80ed9]::client::ComputeClient<cubecl_cuda[6daf815de5360cc8]::runtime::CudaRuntime>>::load::<cubecl_cuda[6daf815de5360cc8]::device::CudaDevice>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-runtime-0.10.0/src/client.rs:70:23
[INFO] [stdout]   25:     0x5a281339a697 - <cubecl_cuda[6daf815de5360cc8]::runtime::CudaRuntime as cubecl_runtime[8fbda6b8a8d80ed9]::runtime::Runtime>::client
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-cuda-0.10.0/src/runtime.rs:345:9
[INFO] [stdout]   26:     0x5a2813308f8d - <burn_cubecl[decb04121dbf737c]::backend::CubeBackend<cubecl_cuda[6daf815de5360cc8]::runtime::CudaRuntime, f32, i32, u8> as burn_backend[4458cb4de6bff423]::backend::base::Backend>::supports_dtype
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-cubecl-0.21.0/src/backend.rs:103:22
[INFO] [stdout]   27:     0x5a2813308f55 - <burn_fusion[303ee12c245ef633]::backend::Fusion<burn_cubecl[decb04121dbf737c]::backend::CubeBackend<cubecl_cuda[6daf815de5360cc8]::runtime::CudaRuntime, f32, i32, u8>> as burn_backend[4458cb4de6bff423]::backend::base::Backend>::supports_dtype
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-fusion-0.21.0/src/backend.rs:88:9
[INFO] [stdout]   28:     0x5a2813308a56 - burn_cuda[9e397c5288c3b8e]::tests::should_support_dtypes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:26:17
[INFO] [stdout]   29:     0x5a28133088e7 - burn_cuda[9e397c5288c3b8e]::tests::should_support_dtypes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:31
[INFO] [stdout]   30:     0x5a2813309326 - <burn_cuda[9e397c5288c3b8e]::tests::should_support_dtypes::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5a28133093cb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5a28133093cb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5a2813316a15 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5a2813316a15 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a2813316a15 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5a2813316a15 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a2813316a15 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a2813316a15 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5a2813316a15 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5a28133114c4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5a28133114c4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5a2813319b62 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5a2813319b62 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5a2813319b62 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x5a2813319b62 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a2813319b62 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a2813319b62 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5a2813319b62 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5a281386c9df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   50:     0x5a281386c9df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   51:     0x74a602deeaa4 - <unknown>
[INFO] [stdout]   52:     0x74a602e7ba64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::should_support_dtypes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2", kill_on_drop: false }`
[INFO] [stdout] 68c960dde6dfa88a8a2eba01820f8fc7707a809ebba15e096bb83d3a08467af2
