[INFO] fetching crate unsloth-rs 1.0.2...
[INFO] testing unsloth-rs-1.0.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate unsloth-rs 1.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate unsloth-rs 1.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unsloth-rs 1.0.2
[INFO] tweaked toml for crates.io crate unsloth-rs 1.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unsloth-rs 1.0.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unsloth-rs 1.0.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc63d3a2a24d4a9e2e529f744e49e9ef4a14cf40cc1fad62d7826915c9148203
[INFO] running `Command { std: "docker" "start" "-a" "fc63d3a2a24d4a9e2e529f744e49e9ef4a14cf40cc1fad62d7826915c9148203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc63d3a2a24d4a9e2e529f744e49e9ef4a14cf40cc1fad62d7826915c9148203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc63d3a2a24d4a9e2e529f744e49e9ef4a14cf40cc1fad62d7826915c9148203", kill_on_drop: false }`
[INFO] [stdout] fc63d3a2a24d4a9e2e529f744e49e9ef4a14cf40cc1fad62d7826915c9148203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51800572507cfc6c9006b029798f822f05a69ec15baa8539de9b7209f5705d8
[INFO] running `Command { std: "docker" "start" "-a" "f51800572507cfc6c9006b029798f822f05a69ec15baa8539de9b7209f5705d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling zip v7.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling trit-vsa v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling float8 v0.6.1
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling candle-core v0.9.2
[INFO] [stderr]    Compiling candle-nn v0.9.2
[INFO] [stderr]    Compiling unsloth-rs v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "f51800572507cfc6c9006b029798f822f05a69ec15baa8539de9b7209f5705d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51800572507cfc6c9006b029798f822f05a69ec15baa8539de9b7209f5705d8", kill_on_drop: false }`
[INFO] [stdout] f51800572507cfc6c9006b029798f822f05a69ec15baa8539de9b7209f5705d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 046b40e90019c41130cf62a6d3c78ac98945672666ae8e3c5a44d182e0f56771
[INFO] running `Command { std: "docker" "start" "-a" "046b40e90019c41130cf62a6d3c78ac98945672666ae8e3c5a44d182e0f56771", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling candle-core v0.9.2
[INFO] [stderr]    Compiling candle-nn v0.9.2
[INFO] [stderr]    Compiling unsloth-rs v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IndexOp`
[INFO] [stdout]   --> tests/gpu/flash_attention.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 | use candle_core::{DType, Device, IndexOp, Tensor};
[INFO] [stdout]    |                                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> tests/gpu/flash_attention.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FusedAttentionConfig` and `FusedAttention`
[INFO] [stdout]   --> tests/gpu/flash_attention.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     attention::{FusedAttention, FusedAttentionConfig},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Uniform { max: f32 },
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Normal { std: f32 },
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     LongTail { scale: f32 },
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stdout]    |                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stdout]    |                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> tests/helpers.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     LargeValues { max: f32 },
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DType`
[INFO] [stdout]    --> src/kernels/fused_swiglu.rs:584:23
[INFO] [stdout]     |
[INFO] [stdout] 584 |     use candle_core::{DType, Device};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_gpu_available` is never used
[INFO] [stdout]    --> tests/gpu/mod.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn is_gpu_available() -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_gpu_info` is never used
[INFO] [stdout]    --> tests/gpu/mod.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub fn get_gpu_info() -> Option<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dtype` is never read
[INFO] [stdout]   --> tests/gpu/flash_attention.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct AttentionTestConfig {
[INFO] [stdout]    |        ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub dtype: DType,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AttentionTestConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `medium`, `large`, and `extra_large` are never used
[INFO] [stdout]   --> tests/gpu/flash_attention.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl AttentionTestConfig {
[INFO] [stdout]    | ------------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     fn medium() -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn large() -> Self {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn extra_large() -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerformanceMetrics` is never constructed
[INFO] [stdout]    --> tests/gpu/flash_attention.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | struct PerformanceMetrics {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_attention_gflops` is never used
[INFO] [stdout]    --> tests/gpu/flash_attention.rs:238:4
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn calculate_attention_gflops(config: &AttentionTestConfig) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k_words`
[INFO] [stdout]    --> src/kernels/ternary/linear.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let k_words = 1; // 8 / 32 rounded up = 1
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_words`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/kernels/ternary/model.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let mut stats = QuantizationStats {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "046b40e90019c41130cf62a6d3c78ac98945672666ae8e3c5a44d182e0f56771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "046b40e90019c41130cf62a6d3c78ac98945672666ae8e3c5a44d182e0f56771", kill_on_drop: false }`
[INFO] [stdout] 046b40e90019c41130cf62a6d3c78ac98945672666ae8e3c5a44d182e0f56771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a41cb9ed6dec91485099640c092dcc428e4c2cc570daf9d240cdab0cb2803fb
[INFO] running `Command { std: "docker" "start" "-a" "8a41cb9ed6dec91485099640c092dcc428e4c2cc570daf9d240cdab0cb2803fb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DType`
[INFO] [stderr]    --> src/kernels/fused_swiglu.rs:584:23
[INFO] [stderr]     |
[INFO] [stderr] 584 |     use candle_core::{DType, Device};
[INFO] [stderr]     |                       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `k_words`
[INFO] [stderr]    --> src/kernels/ternary/linear.rs:307:13
[INFO] [stderr]     |
[INFO] [stderr] 307 |         let k_words = 1; // 8 / 32 rounded up = 1
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_k_words`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/kernels/ternary/model.rs:327:13
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let mut stats = QuantizationStats {
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `IndexOp`
[INFO] [stderr]   --> tests/gpu/flash_attention.rs:25:34
[INFO] [stderr]    |
[INFO] [stderr] 25 | use candle_core::{DType, Device, IndexOp, Tensor};
[INFO] [stderr]    |                                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]   --> tests/gpu/flash_attention.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | use std::time::Instant;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FusedAttentionConfig` and `FusedAttention`
[INFO] [stderr]   --> tests/gpu/flash_attention.rs:30:17
[INFO] [stderr]    |
[INFO] [stderr] 30 |     attention::{FusedAttention, FusedAttentionConfig},
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_gpu_available` is never used
[INFO] [stderr]    --> tests/gpu/mod.rs:135:8
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub fn is_gpu_available() -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_gpu_info` is never used
[INFO] [stderr]    --> tests/gpu/mod.rs:140:8
[INFO] [stderr]     |
[INFO] [stderr] 140 | pub fn get_gpu_info() -> Option<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `dtype` is never read
[INFO] [stderr]   --> tests/gpu/flash_attention.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct AttentionTestConfig {
[INFO] [stderr]    |        ------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub dtype: DType,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AttentionTestConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `medium`, `large`, and `extra_large` are never used
[INFO] [stderr]   --> tests/gpu/flash_attention.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl AttentionTestConfig {
[INFO] [stderr]    | ------------------------ associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 61 |     fn medium() -> Self {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     fn large() -> Self {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     fn extra_large() -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PerformanceMetrics` is never constructed
[INFO] [stderr]    --> tests/gpu/flash_attention.rs:230:8
[INFO] [stderr]     |
[INFO] [stderr] 230 | struct PerformanceMetrics {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_attention_gflops` is never used
[INFO] [stderr]    --> tests/gpu/flash_attention.rs:238:4
[INFO] [stderr]     |
[INFO] [stderr] 238 | fn calculate_attention_gflops(config: &AttentionTestConfig) -> f64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:27:15
[INFO] [stderr]    |
[INFO] [stderr] 27 |     Uniform { max: f32 },
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:29:14
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Normal { std: f32 },
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:31:16
[INFO] [stderr]    |
[INFO] [stderr] 31 |     LongTail { scale: f32 },
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:44:21
[INFO] [stderr]    |
[INFO] [stderr] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stderr]    |                     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:44:33
[INFO] [stderr]    |
[INFO] [stderr] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stderr]    |                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:44:45
[INFO] [stderr]    |
[INFO] [stderr] 44 |     SingleNonZero { row: usize, col: usize, value: f32 },
[INFO] [stderr]    |                                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct field
[INFO] [stderr]   --> tests/helpers.rs:48:19
[INFO] [stderr]    |
[INFO] [stderr] 48 |     LargeValues { max: f32 },
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `unsloth-rs` (lib test) generated 3 warnings (run `cargo fix --lib -p unsloth-rs --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `unsloth-rs` (test "integration") generated 9 warnings (run `cargo fix --test "integration" -p unsloth-rs` to apply 3 suggestions)
[INFO] [stderr] warning: `unsloth-rs` (test "helpers") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unsloth_rs-6db269740c66fd9a)
[INFO] [stdout] 
[INFO] [stdout] running 130 tests
[INFO] [stdout] test kernels::attention_cubecl::tests::test_flash_attention_invalid_shape ... ok
[INFO] [stdout] test kernels::attention_cubecl::tests::test_estimate_flash_attention_vram ... ok
[INFO] [stdout] test kernels::attention_cubecl::tests::test_has_cubecl_support ... ok
[INFO] [stdout] test kernels::attention_cubecl::tests::test_flash_attention_numerical_stability ... ok
[INFO] [stdout] test kernels::cubecl::config::tests::test_default_config ... ok
[INFO] [stdout] test kernels::cubecl::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test kernels::cubecl::config::tests::test_num_tiles ... ok
[INFO] [stdout] test kernels::cubecl::config::tests::test_shared_memory_calculation ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_allocate_output_buffer ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_candle_to_cubecl_cpu_error ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_has_cubecl_cuda_support ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_sparsity_bitmap_creation ... ok
[INFO] [stdout] test kernels::attention_cubecl::tests::test_flash_attention_shape ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_sparsity_bitmap_fully_sparse ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_ternary_tensor_to_cubecl_handles ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_u32_bytes_roundtrip ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_u32_planes_to_bytes_roundtrip ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_sparsity_bitmap_fully_dense ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_causal_masking_basic ... ok
[INFO] [stdout] test kernels::cubecl::interop::tests::test_u32_tensor_cpu_error ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_causal_vs_non_causal_difference ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_determinism_multiple_runs ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_flash_attention_kernel_numerical_stability ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_flash_attention_kernel_shape ... ok
[INFO] [stdout] test kernels::cubecl::config::tests::test_invalid_tile_size - should panic ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_identity_attention_pattern ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_batch1_heads1_seq8_dim64 ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_flash_attention_with_config ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_causal_masking_numerical_equivalence ... ok
[INFO] [stdout] test kernels::attention::tests::test_attention_numerical_stability ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_batch2_heads4_seq16_dim64 ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_batch2_heads4_seq8_dim64 ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_validate_attention_inputs_batch_mismatch ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_validate_attention_inputs_valid ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_validate_attention_inputs_wrong_dims ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_batch2_heads4_seq32_dim64 ... ok
[INFO] [stdout] test kernels::fused_rmsnorm_rope::tests::test_rmsnorm_cpu ... ok
[INFO] [stdout] test kernels::fused_rmsnorm_rope::tests::test_fused_rmsnorm_rope_cpu ... ok
[INFO] [stdout] test kernels::fused_rmsnorm_rope::tests::test_rope_cpu ... ok
[INFO] [stdout] test kernels::fused_swiglu::tests::test_swiglu_backward_cpu ... ok
[INFO] [stdout] test kernels::fused_swiglu::tests::test_swiglu_cpu ... ok
[INFO] [stdout] test kernels::fused_swiglu::tests::test_swiglu_matches_reference ... ok
[INFO] [stdout] test kernels::rmsnorm::tests::test_rmsnorm_creation ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_with_different_configs ... ok
[INFO] [stdout] test kernels::rmsnorm::tests::test_rmsnorm_normalizes_values ... ok
[INFO] [stdout] test kernels::rmsnorm::tests::test_rmsnorm_numerical_stability ... ok
[INFO] [stdout] test kernels::rmsnorm::tests::test_rmsnorm_forward ... ok
[INFO] [stdout] test kernels::rope::tests::test_rope_creation ... ok
[INFO] [stdout] test kernels::fused_swiglu::tests::test_fused_ffn_swiglu_shape ... ok
[INFO] [stdout] test kernels::rope::tests::test_rope_preserves_shape ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_attention_config_default ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_causal_mask_planes ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_online_softmax ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_online_softmax_all_masked ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_should_use_ternary_attention_at_threshold ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_should_use_ternary_attention_high_sparsity ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_should_use_ternary_attention_low_sparsity ... ok
[INFO] [stdout] test kernels::ternary::attention::tests::test_ternary_attention_score ... ok
[INFO] [stdout] test kernels::ternary::config::tests::test_default_config_valid ... ok
[INFO] [stdout] test kernels::ternary::config::tests::test_invalid_block_size ... ok
[INFO] [stdout] test kernels::ternary::config::tests::test_invalid_tile_size ... ok
[INFO] [stdout] test kernels::ternary::config::tests::test_k_words_calculation ... ok
[INFO] [stdout] test kernels::ternary::config::tests::test_sparse_config_valid ... ok
[INFO] [stdout] test kernels::ternary::linear::tests::test_builder_pattern ... ok
[INFO] [stdout] test kernels::cubecl::kernel::tests::test_numerical_equivalence_batch2_heads4_seq64_dim64 ... ok
[INFO] [stdout] test kernels::ternary::linear::tests::test_module_trait ... ok
[INFO] [stdout] test kernels::ternary::linear::tests::test_ternary_linear_basic ... ok
[INFO] [stdout] test kernels::ternary::linear::tests::test_ternary_linear_with_bias ... ok
[INFO] [stdout] test kernels::ternary::matmul::tests::test_gpu_name_detection ... ok
[INFO] [stdout] test kernels::ternary::matmul::tests::test_matmul_shape_3d ... ok
[INFO] [stdout] test kernels::ternary::matmul::tests::test_packed_matmul_equivalence ... ok
[INFO] [stdout] test kernels::ternary::matmul::tests::test_ternary_matmul_dispatch_cpu ... ok
[INFO] [stdout] test kernels::ternary::matmul::tests::test_ternary_matmul_identity ... ok
[INFO] [stdout] test kernels::attention::tests::test_attention_with_random_input ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_compression_ratio_no_quantization ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_accounting_with_preserved ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_model_quantization_config_default ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_quantization_stats ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_finalize_stats_idempotent ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_quantize_linear_layer ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_skip_small_layer ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_skip_pattern ... ok
[INFO] [stdout] test kernels::ternary::quantize::tests::test_calibration_methods ... ok
[INFO] [stdout] test kernels::ternary::model::tests::test_ternary_model ... ok
[INFO] [stdout] test kernels::ternary::quantize::tests::test_quantize_dequantize_roundtrip ... ok
[INFO] [stdout] test kernels::ternary::quantize::tests::test_quantize_simple ... ok
[INFO] [stdout] test kernels::ternary::quantize::tests::test_sparsity_detection ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_compression_ratio ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_modify_dim_basic ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_modify_dim_col_bounds - should panic ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_modify_dim_different_rows ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_modify_dim_invalid_value - should panic ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_modify_dim_row_bounds - should panic ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_packed_trit_vec_dot_equivalence ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_recalculate_sparsity ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_sparsity_calculation ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_sparsity_metadata ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_ternary_planes_basic ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_ternary_planes_dot_product ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_ternary_planes_to_packed_trit_vec_roundtrip ... ok
[INFO] [stdout] test kernels::ternary::types::tests::test_ternary_tensor_creation ... ok
[INFO] [stdout] test memory::tests::test_attention_vram_estimate ... ok
[INFO] [stdout] test memory::tests::test_checkpoint_memory_reduction ... ok
[INFO] [stdout] test memory::tests::test_checkpoint_reduction_factor ... ok
[INFO] [stdout] test memory::tests::test_format_bytes ... ok
[INFO] [stdout] test memory::tests::test_memory_pool_allocation ... ok
[INFO] [stdout] test memory::tests::test_memory_pool_with_device ... ok
[INFO] [stdout] test training::tests::test_convert_precision ... ok
[INFO] [stdout] test training::tests::test_has_inf_or_nan ... ok
[INFO] [stdout] test training::tests::test_mixed_precision_config_bf16 ... ok
[INFO] [stdout] test training::tests::test_mixed_precision_config_defaults ... ok
[INFO] [stdout] test training::tests::test_mixed_precision_config_fp16 ... ok
[INFO] [stdout] test training::tests::test_mixed_precision_config_fp32 ... ok
[INFO] [stdout] test training::tests::test_precision_mode_from_dtype ... ok
[INFO] [stdout] test training::tests::test_precision_mode_to_dtype ... ok
[INFO] [stdout] test training::tests::test_scale_gradients ... ok
[INFO] [stdout] test training::tests::test_scale_loss ... ok
[INFO] [stdout] test training::tests::test_training_config_default ... ok
[INFO] [stdout] test training::tests::test_unscale_gradients ... ok
[INFO] [stdout] test training::tests::test_update_loss_scale_bounds ... ok
[INFO] [stdout] test training::tests::test_update_loss_scale_growth ... ok
[INFO] [stdout] test training::tests::test_update_loss_scale_no_change ... ok
[INFO] [stdout] test training::tests::test_update_loss_scale_on_overflow ... ok
[INFO] [stdout] test kernels::attention::tests::test_attention_creation ... ok
[INFO] [stdout] test kernels::ternary::quantize::tests::test_compression_ratio ... ok
[INFO] [stdout] test kernels::ternary::linear::tests::test_memory_efficiency ... ok
[INFO] [stdout] test kernels::attention::tests::test_attention_forward_shape ... ok
[INFO] [stdout] test kernels::swiglu::tests::test_swiglu_creation ... ok
[INFO] [stdout] test kernels::swiglu::tests::test_swiglu_forward ... ok
[INFO] [stdout] test kernels::attention::tests::test_attention_vram_estimate has been running for over 60 seconds
[INFO] [stdout] test kernels::attention::tests::test_attention_vram_estimate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-6ea3901f52ad5975)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-7ac6f8da659ce501)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test gpu::flash_attention::test_flash_attention_cuda_feature_required ... ok
[INFO] [stdout] test gpu::flash_attention::test_cubecl_support_detection ... ok
[INFO] [stdout] test test_configuration_error_validation ... ok
[INFO] [stdout] test gpu::flash_attention::test_flash_attention_vram_estimation ... ok
[INFO] [stdout] test test_attention_vram_estimation ... ok
[INFO] [stdout] test test_checkpoint_memory_savings ... ok
[INFO] [stdout] test test_error_handling_memory_scenarios ... ok
[INFO] [stdout] test test_error_message_clarity ... ok
[INFO] [stdout] test test_device_error_conditions ... ok
[INFO] [stdout] test test_gradient_checkpointing_config ... ok
[INFO] [stdout] test test_edge_cases_and_error_handling ... ok
[INFO] [stdout] test test_gradient_overflow_detection ... ok
[INFO] [stdout] test test_checkpointing_integration ... ok
[INFO] [stdout] test test_full_quantization_pipeline ... ok
[INFO] [stdout] test test_integration_performance_bounds ... ok
[INFO] [stdout] test test_loss_scaling_operations ... ok
[INFO] [stdout] test gpu::flash_attention::test_flash_attention_basic_functionality ... ok
[INFO] [stdout] test test_memory_error_conditions ... ok
[INFO] [stdout] test test_memory_formatting ... ok
[INFO] [stdout] test test_memory_pool_basic_operations ... ok
[INFO] [stdout] test test_memory_pool_efficiency ... ok
[INFO] [stdout] test test_memory_pool_peak_tracking ... ok
[INFO] [stdout] test test_mixed_precision_configurations ... ok
[INFO] [stdout] test test_mixed_precision_modes ... ok
[INFO] [stdout] test gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy ... FAILED
[INFO] [stdout] test test_flash_attention_gpu_integration ... FAILED
[INFO] [stdout] test test_memory_compression_ratios ... ok
[INFO] [stdout] test test_quantization_error_scenarios ... ok
[INFO] [stdout] test test_sparsity_detection_accuracy ... ok
[INFO] [stdout] test test_tensor_error_conditions ... ok
[INFO] [stdout] test test_ternary_linear_integration ... FAILED
[INFO] [stdout] test test_training_config_validation ... ok
[INFO] [stdout] test test_numerical_accuracy_bounds ... ok
[INFO] [stdout] test test_precision_conversion_accuracy ... ok
[INFO] [stdout] test gpu::flash_attention::test_flash_attention_sequence_scaling ... ok
[INFO] [stdout] test test_gradient_scaling_and_unscaling ... ok
[INFO] [stdout] test test_long_sequence_attention ... ok
[INFO] [stdout] test test_large_batch_processing has been running for over 60 seconds
[INFO] [stdout] test test_multi_layer_transformer has been running for over 60 seconds
[INFO] [stdout] test test_multi_layer_transformer ... ok
[INFO] [stdout] test test_large_batch_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy stdout ----
[INFO] [stdout] CPU fallback accuracy metrics: AccuracyMetrics { mae: 0.7227401, rmse: 0.90835464, cosine_similarity: 0.4819624 }
[INFO] [stdout] 
[INFO] [stdout] thread 'gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy' (159) panicked at tests/gpu/flash_attention.rs:958:5:
[INFO] [stdout] CPU fallback accuracy too low: MAE=7.23e-1, RMSE=9.08e-1, Cosine=0.481962
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5bcaa3622a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5bcaa3622a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5bcaa4c58a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5bcaa4c58a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5c5bcaa3b292 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5bcaa3b292 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c5bcaa1428f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5bcaa1428f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5bcaa2de79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5bc9cee70c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5c5bc9cee70c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5bcaa2e0f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5c5bcaa2e0f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5bcaa14348 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5bcaa08e19 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5bcaa1514d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5bcaa4cd4c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5bc9ccbd67 - integration::gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy::h54826880f28625d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpu/flash_attention.rs:958:5
[INFO] [stdout]   20:     0x5c5bc9ccbf57 - integration::gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy::{{closure}}::h1e63edf7da659ebf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpu/flash_attention.rs:939:56
[INFO] [stdout]   21:     0x5c5bc9cd9de6 - core::ops::function::FnOnce::call_once::h559008b5fe0440d0
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5bc9ce280b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c5bc9ce280b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5c5bc9cef1db - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c5bc9cef1db - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5c5bc9ce9634 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5c5bc9ce9634 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5c5bc9cf1de2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5c5bc9cf1de2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5bcaa3579f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5c5bcaa3579f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x731ee6cc0aa4 - <unknown>
[INFO] [stdout]   43:     0x731ee6d4da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_flash_attention_gpu_integration stdout ----
[INFO] [stdout] ✅ Basic Flash Attention functionality test passed
[INFO] [stdout] CPU fallback accuracy metrics: AccuracyMetrics { mae: 0.732504, rmse: 0.92122424, cosine_similarity: 0.4894923 }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_flash_attention_gpu_integration' (171) panicked at tests/gpu/flash_attention.rs:958:5:
[INFO] [stdout] CPU fallback accuracy too low: MAE=7.33e-1, RMSE=9.21e-1, Cosine=0.489492
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5bcaa3622a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5bcaa3622a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5bcaa4c58a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5bcaa4c58a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5c5bcaa3b292 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5bcaa3b292 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c5bcaa1428f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5bcaa1428f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5bcaa2de79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5bc9cee70c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5c5bc9cee70c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5bcaa2e0f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5c5bcaa2e0f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5bcaa14348 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5bcaa08e19 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5bcaa1514d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5bcaa4cd4c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5bc9ccbd67 - integration::gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy::h54826880f28625d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpu/flash_attention.rs:958:5
[INFO] [stdout]   20:     0x5c5bc9cc6e97 - integration::test_flash_attention_gpu_integration::h90304eba685cd2a7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:86:5
[INFO] [stdout]   21:     0x5c5bc9cc6f87 - integration::test_flash_attention_gpu_integration::{{closure}}::hcb08b421ef404c72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:81:46
[INFO] [stdout]   22:     0x5c5bc9cda526 - core::ops::function::FnOnce::call_once::hf65f95455350d2ac
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c5bc9ce280b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c5bc9ce280b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c5bc9cef1db - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c5bc9cef1db - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c5bc9ce9634 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c5bc9ce9634 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c5bc9cf1de2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c5bc9cf1de2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c5bcaa3579f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   42:     0x5c5bcaa3579f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x731ee6cc0aa4 - <unknown>
[INFO] [stdout]   44:     0x731ee6d4da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ternary_linear_integration stdout ----
[INFO] [stdout] Testing TernaryLinear layer integration...
[INFO] [stdout]   Testing with input pattern: random_normal
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ternary_linear_integration' (202) panicked at tests/integration.rs:610:9:
[INFO] [stdout] Forward pass took too long: 157.42ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5bcaa3622a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5bcaa3622a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5bcaa3622a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5bcaa4c58a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5bcaa4c58a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5c5bcaa3b292 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5bcaa3b292 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c5bcaa1428f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5bcaa1428f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5bcaa2de79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5bc9cee70c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5c5bc9cee70c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5bcaa2e0f2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5c5bcaa2e0f2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5bcaa14348 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5bcaa08e19 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5bcaa1514d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5bcaa4cd4c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5bc9cb4824 - integration::test_ternary_linear_integration::h320392afca34c9b1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:610:9
[INFO] [stdout]   20:     0x5c5bc9cb4a87 - integration::test_ternary_linear_integration::{{closure}}::h46a18bc6be9732b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:536:41
[INFO] [stdout]   21:     0x5c5bc9cda1f6 - core::ops::function::FnOnce::call_once::hb29910fd1c02d8c2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5bc9ce280b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c5bc9ce280b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5c5bc9cef1db - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c5bc9cef1db - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c5bc9cef1db - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5c5bc9cef1db - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5c5bc9ce9634 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5c5bc9ce9634 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5c5bc9cf1de2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c5bc9cf1de2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5c5bc9cf1de2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5bcaa3579f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5c5bcaa3579f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x731ee6cc0aa4 - <unknown>
[INFO] [stdout]   43:     0x731ee6d4da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gpu::flash_attention::test_flash_attention_cpu_fallback_accuracy
[INFO] [stdout]     test_flash_attention_gpu_integration
[INFO] [stdout]     test_ternary_linear_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 36 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "8a41cb9ed6dec91485099640c092dcc428e4c2cc570daf9d240cdab0cb2803fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a41cb9ed6dec91485099640c092dcc428e4c2cc570daf9d240cdab0cb2803fb", kill_on_drop: false }`
[INFO] [stdout] 8a41cb9ed6dec91485099640c092dcc428e4c2cc570daf9d240cdab0cb2803fb
