[INFO] fetching crate cubecl-wgpu 0.8.1...
[INFO] testing cubecl-wgpu-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cubecl-wgpu 0.8.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cubecl-wgpu 0.8.1
[INFO] finished tweaking crates.io crate cubecl-wgpu 0.8.1
[INFO] tweaked toml for crates.io crate cubecl-wgpu 0.8.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-wgpu 0.8.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-wgpu 0.8.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb423fb2f478f0858e25cdd8469e1635f4a646fd02585d1554a029f04f9c2a46
[INFO] running `Command { std: "docker" "start" "-a" "bb423fb2f478f0858e25cdd8469e1635f4a646fd02585d1554a029f04f9c2a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb423fb2f478f0858e25cdd8469e1635f4a646fd02585d1554a029f04f9c2a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb423fb2f478f0858e25cdd8469e1635f4a646fd02585d1554a029f04f9c2a46", kill_on_drop: false }`
[INFO] [stdout] bb423fb2f478f0858e25cdd8469e1635f4a646fd02585d1554a029f04f9c2a46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080b0cfa95d0f173ab2e3bc25e71ca930844a2bf2fb6b24364bd44da006295dc
[INFO] running `Command { std: "docker" "start" "-a" "080b0cfa95d0f173ab2e3bc25e71ca930844a2bf2fb6b24364bd44da006295dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling cubecl-wgpu v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling wgpu-types v26.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cubecl-macros-internal v0.8.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.26s
[INFO] running `Command { std: "docker" "inspect" "080b0cfa95d0f173ab2e3bc25e71ca930844a2bf2fb6b24364bd44da006295dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080b0cfa95d0f173ab2e3bc25e71ca930844a2bf2fb6b24364bd44da006295dc", kill_on_drop: false }`
[INFO] [stdout] 080b0cfa95d0f173ab2e3bc25e71ca930844a2bf2fb6b24364bd44da006295dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6607dac3d6c954b5bcf7d80c4c31de5dea670ba51cef4925f462ceb626cc6f6
[INFO] running `Command { std: "docker" "start" "-a" "b6607dac3d6c954b5bcf7d80c4c31de5dea670ba51cef4925f462ceb626cc6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling cubecl-common v0.8.1
[INFO] [stderr]    Compiling cubecl-macros v0.8.1
[INFO] [stderr]    Compiling cubecl-ir v0.8.1
[INFO] [stderr]    Compiling cubecl-runtime v0.8.1
[INFO] [stderr]    Compiling cubecl-core v0.8.1
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling cubecl-std v0.8.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling cubecl-random v0.8.1
[INFO] [stderr]    Compiling cubecl-reduce v0.8.1
[INFO] [stderr]    Compiling cubecl-quant v0.8.1
[INFO] [stderr]    Compiling cubecl-matmul v0.8.1
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling cubecl-convolution v0.8.1
[INFO] [stderr]    Compiling cubecl-attention v0.8.1
[INFO] [stderr]    Compiling cubecl-wgpu v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.10s
[INFO] running `Command { std: "docker" "inspect" "b6607dac3d6c954b5bcf7d80c4c31de5dea670ba51cef4925f462ceb626cc6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6607dac3d6c954b5bcf7d80c4c31de5dea670ba51cef4925f462ceb626cc6f6", kill_on_drop: false }`
[INFO] [stdout] b6607dac3d6c954b5bcf7d80c4c31de5dea670ba51cef4925f462ceb626cc6f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ceebb86315cc9ee5300d1c945035a4639920010e82998514f0ffdd7d8e48978
[INFO] running `Command { std: "docker" "start" "-a" "9ceebb86315cc9ee5300d1c945035a4639920010e82998514f0ffdd7d8e48978", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_wgpu-96f74ab1b3bfa443)
[INFO] [stdout] 
[INFO] [stdout] running 549 tests
[INFO] [stdout] test tests::comparison::test_gt ... ok
[INFO] [stdout] test tests::enums::scalar_enum ... ok
[INFO] [stdout] test tests::comparison::test_le ... ok
[INFO] [stdout] test tests::comparison::test_eq ... ok
[INFO] [stdout] test tests::identity::f32_ty::test_small ... ok
[INFO] [stdout] test tests::comparison::test_ge ... ok
[INFO] [stdout] test tests::identity::f32_ty::test_normal ... ok
[INFO] [stdout] test tests::comparison::test_ne ... ok
[INFO] [stdout] test tests::identity::flex32_ty::test_normal ... ok
[INFO] [stdout] test tests::identity::flex32_ty::test_small ... ok
[INFO] [stdout] test tests::enums::tuple_enum ... ok
[INFO] [stdout] test tests::comparison::test_lt ... ok
[INFO] [stdout] test tests::binary::test_powi ... ok
[INFO] [stdout] test tests::identity::f32_ty::test_large ... ok
[INFO] [stdout] test tests::identity::u32_ty::test_normal ... ok
[INFO] [stdout] test tests::identity::flex32_ty::test_tiny ... ok
[INFO] [stdout] test tests::identity::flex32_ty::test_large ... ok
[INFO] [stdout] test tests::identity::f32_ty::test_tiny ... ok
[INFO] [stdout] test tests::identity::u32_ty::test_small ... ok
[INFO] [stdout] test tests::enums::array_float_int ... ok
[INFO] [stdout] test tests::binary::test_powf ... ok
[INFO] [stdout] test tests::identity::u32_ty::test_large ... ok
[INFO] [stdout] test tests::identity::u32_ty::test_tiny ... ok
[INFO] [stdout] test tests::quant::size16x64::q4f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size16x64::q4s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::binary_untyped::test_mulhi ... ok
[INFO] [stdout] test tests::quant::size16x64::q2f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q2f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size16x64::q4f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q8f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q4s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q2f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q8f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size16x64::q8s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q2s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size16x64::q2s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q2f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::binary::test_dot ... ok
[INFO] [stdout] test tests::quant::size32x32::q2s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size32x32::q4f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size16x64::q8s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q2s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q8f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size32x32::q8f::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q4f::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size32x32::q4s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::quant::size32x32::q4s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::quant::size32x32::q8s::test_quantization_symmetric_tensor ... ok
[INFO] [stdout] test tests::test_add_assign_line ... ok
[INFO] [stdout] test tests::test_add_assign_array ... ok
[INFO] [stdout] test tests::quant::size32x32::q8s::test_quantization_symmetric_block ... ok
[INFO] [stdout] test tests::test_atomic_max_float ... ok
[INFO] [stdout] test tests::test_assign_index ... ok
[INFO] [stdout] test tests::test_assign_scalar ... ok
[INFO] [stdout] test tests::test_atomic_min_float ... ok
[INFO] [stdout] test tests::test_atomic_max_int ... ok
[INFO] [stdout] test tests::test_barrier_async_copy ... ok
[INFO] [stdout] test tests::test_atomic_min_int ... ok
[INFO] [stdout] test tests::test_barrier_memcpy_async_one_load ... ok
[INFO] [stdout] test tests::test_barrier_memcpy_async_two_independent_loads ... ok
[INFO] [stdout] test tests::test_barrier_memcpy_async_two_loads ... ok
[INFO] [stdout] test tests::test_atomic_add_int ... ok
[INFO] [stdout] test tests::test_atomic_add_float ... ok
[INFO] [stdout] test tests::simple::flex32_ty::test_odd ... ok
[INFO] [stdout] test tests::simple::f32_ty::test_with_check_bounds ... ok
[INFO] [stdout] test tests::test_cluster_meta ... ok
[INFO] [stdout] test tests::simple::f32_ty::test_odd ... ok
[INFO] [stdout] test tests::test_cmma_cast_bf16 ... ok
[INFO] [stdout] test tests::test_cmma_cast_f16 ... ok
[INFO] [stdout] test tests::test_cmma_simple_1_lined_offset ... ok
[INFO] [stdout] test tests::simple::f32_ty::test_with_batches ... ok
[INFO] [stdout] test tests::simple::flex32_ty::test_with_check_bounds ... ok
[INFO] [stdout] test tests::test_cmma_scaled_fp4 ... ok
[INFO] [stdout] test tests::test_cmma_simple_1 ... ok
[INFO] [stdout] test tests::test_cmma_simple_1_lined ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x2 ... ok
[INFO] [stdout] test tests::test_cmma_simple_tf32 ... ok
[INFO] [stdout] test tests::test_buffer_len_offset ... ok
[INFO] [stdout] test tests::test_cmma_scaled ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x1 ... ok
[INFO] [stdout] test tests::simple::f32_ty::test_small ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x4 ... ok
[INFO] [stdout] test tests::test_cmma_strided ... ok
[INFO] [stdout] test tests::test_buffer_len_vectorized ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::write_into_i8x1 ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::write_into_i8x2 ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::write_into_i8x4 ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::shared_memory::read_from_i8x4 ... ok
[INFO] [stdout] test tests::test_fp6 ... ok
[INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::shared_memory::write_from_i8x4 ... ok
[INFO] [stdout] test tests::test_cmma_manual ... ok
[INFO] [stdout] test tests::test_launch_with_max_shared ... ignored, Seemingly flaky with CPU emulation
[INFO] [stdout] test tests::simple::flex32_ty::test_small ... ok
[INFO] [stdout] test tests::test_fp8 ... ok
[INFO] [stdout] test tests::test_constant_array ... ok
[INFO] [stdout] test tests::test_fp4 ... ok
[INFO] [stdout] test tests::test_const_match ... ok
[INFO] [stdout] test tests::simple::f32_ty::test_simple_matmul_large ... ok
[INFO] [stdout] test tests::simple::flex32_ty::test_with_batches ... ok
[INFO] [stdout] test tests::simple::flex32_ty::test_simple_matmul_large ... ok
[INFO] [stdout] test tests::test_buffer_len_discontiguous ... ok
[INFO] [stdout] test tests::test_finished_sync_cube ... ok
[INFO] [stdout] test tests::test_debug_print ... ok
[INFO] [stdout] test tests::test_nested_call_debug ... ok
[INFO] [stdout] test tests::test_kernel_different_rank_last_biggest ... ok
[INFO] [stdout] test tests::test_line_greater_than ... ok
[INFO] [stdout] test tests::test_plane_all_vec1 ... ok
[INFO] [stdout] test tests::test_line_index ... ok
[INFO] [stdout] test tests::test_plane_all_vec2 ... ok
[INFO] [stdout] test tests::test_plane_all_vec4 ... ok
[INFO] [stdout] test tests::test_line_less_equal ... ok
[INFO] [stdout] test tests::test_launch_without_generics ... ok
[INFO] [stdout] test tests::test_line_less_than ... ok
[INFO] [stdout] test tests::test_launch_with_generics ... ok
[INFO] [stdout] test tests::test_plane_elect_vec1 ... ignored
[INFO] [stdout] test tests::test_plane_elect_vec2 ... ignored
[INFO] [stdout] test tests::test_plane_elect_vec4 ... ignored
[INFO] [stdout] test tests::test_plane_any_vec1 ... ok
[INFO] [stdout] test tests::test_plane_any_vec4 ... ok
[INFO] [stdout] test tests::test_plane_broadcast_vec1 ... ok
[INFO] [stdout] test tests::test_plane_ballot ... ok
[INFO] [stdout] test tests::test_plane_broadcast_vec2 ... ok
[INFO] [stdout] test tests::test_launch_with_comptime_tag ... ok
[INFO] [stdout] test tests::test_plane_exclusive_sum_vec1 ... ok
[INFO] [stdout] test tests::test_plane_exclusive_prod_vec4 ... ok
[INFO] [stdout] test tests::test_plane_broadcast_vec4 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_sum_vec1 ... ok
[INFO] [stdout] test tests::test_plane_exclusive_prod_vec1 ... ok
[INFO] [stdout] test tests::test_plane_any_vec2 ... ok
[INFO] [stdout] test tests::test_line_greater_equal ... ok
[INFO] [stdout] test tests::test_plane_exclusive_prod_vec2 ... ok
[INFO] [stdout] test tests::test_plane_exclusive_sum_vec2 ... ok
[INFO] [stdout] test tests::test_plane_exclusive_sum_vec4 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_prod_vec1 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_prod_vec2 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_prod_vec4 ... ok
[INFO] [stdout] test tests::test_line_not_equal ... ok
[INFO] [stdout] test tests::test_plane_max_vec1 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_sum_vec2 ... ok
[INFO] [stdout] test tests::test_plane_inclusive_sum_vec4 ... ok
[INFO] [stdout] test tests::test_plane_max_vec2 ... ok
[INFO] [stdout] test tests::test_plane_max_vec4 ... ok
[INFO] [stdout] test tests::test_plane_min_vec1 ... ok
[INFO] [stdout] test tests::test_plane_min_vec2 ... ok
[INFO] [stdout] test tests::test_line_equal ... ok
[INFO] [stdout] test tests::test_plane_min_vec4 ... ok
[INFO] [stdout] test tests::test_plane_prod_vec1 ... ok
[INFO] [stdout] test tests::test_plane_prod_vec2 ... ok
[INFO] [stdout] test tests::test_plane_prod_vec4 ... ok
[INFO] [stdout] test tests::test_kernel_different_rank_first_biggest ... ok
[INFO] [stdout] test tests::test_plane_shuffle_down_vec1 ... ok
[INFO] [stdout] test tests::test_line_loop_unroll ... ok
[INFO] [stdout] test tests::test_plane_shuffle_down_vec2 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_down_vec4 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_up_vec1 ... ok
[INFO] [stdout] test tests::test_len ... ok
[INFO] [stdout] test tests::test_plane_shuffle_up_vec2 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_up_vec4 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_vec4 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_xor_vec1 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_vec2 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_xor_vec2 ... ok
[INFO] [stdout] test tests::test_plane_sum_vec1 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_xor_vec4 ... ok
[INFO] [stdout] test tests::test_plane_sum_vec2 ... ok
[INFO] [stdout] test tests::test_plane_shuffle_vec1 ... ok
[INFO] [stdout] test tests::test_plane_sum_vec4 ... ok
[INFO] [stdout] test tests::test_line_index_assign ... ok
[INFO] [stdout] test tests::test_random_interval::values_closed_open_interval ... ok
[INFO] [stdout] test tests::test_random_interval::values_open_interval ... ok
[INFO] [stdout] test tests::test_quantized_view_per_tensor_fp4 ... ok
[INFO] [stdout] test tests::test_random_uniform::at_least_one_value_per_bin_int_uniform ... ok
[INFO] [stdout] test tests::test_random_bernoulli::number_of_1_proportional_to_prob_f32 ... ok
[INFO] [stdout] test tests::test_random_uniform::runs_test ... ok
[INFO] [stdout] test tests::test_random_normal::normal_respects_68_95_99_rule ... ok
[INFO] [stdout] test tests::test_random_uniform::at_least_one_value_per_bin_uniform ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_random_bernoulli::number_of_1_proportional_to_prob_i32 ... ok
[INFO] [stdout] test tests::test_random_bernoulli::wald_wolfowitz_runs_test ... ok
[INFO] [stdout] test tests::test_random_uniform::values_all_within_interval_uniform ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_random_normal::empirical_mean_close_to_expectation ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_quantized_view_per_tensor_int ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_broadcast_slice_0 ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_decreasing_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_rank_four_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_matrix_small ... ok
[INFO] [stdout] test tests::test_scale ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_matrix_large ... ok
[INFO] [stdout] test tests::test_select_true ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_vector_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_vector_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_rank_three_tensor ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_matrix_large ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_matrix_small ... ok
[INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok
[INFO] [stdout] test tests::test_select_false ... ok
[INFO] [stdout] test tests::test_sequence_for_loop ... ok
[INFO] [stdout] test tests::test_shared_sum::f32_ty::matrix ... ok
[INFO] [stdout] test tests::test_stream ... ignored, Not yet supported by all backends
[INFO] [stdout] test tests::test_shared_sum::f32_ty::vector ... ok
[INFO] [stdout] test tests::test_sequence_index ... ok
[INFO] [stdout] test tests::test_slice_for ... ok
[INFO] [stdout] test tests::test_simple_call_debug ... ok
[INFO] [stdout] test tests::test_slice_mut_assign ... ok
[INFO] [stdout] test tests::test_slice_len ... ok
[INFO] [stdout] test tests::test_sync_plane ... ok
[INFO] [stdout] test tests::test_switch_used_as_value ... ok
[INFO] [stdout] test tests::test_shared_sum::f32_ty::rank_three ... ok
[INFO] [stdout] test tests::test_slice_mut_len ... ok
[INFO] [stdout] test tests::test_shape ... ok
[INFO] [stdout] test tests::test_saturating_add_unsigned ... ok
[INFO] [stdout] test tests::test_tensormap_load ... ok
[INFO] [stdout] test tests::test_tensormap_load_im2col ... ok
[INFO] [stdout] test tests::test_switch_default ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test tests::test_to_client ... ok
[INFO] [stdout] test tests::test_slice_select ... ok
[INFO] [stdout] test tests::test_switch_or_branch ... ok
[INFO] [stdout] test tests::test_tensormap_metadata ... ok
[INFO] [stdout] test tests::test_tensormap_store ... ok
[INFO] [stdout] test tests::test_stride ... ok
[INFO] [stdout] test tests::test_switch_statement ... ok
[INFO] [stdout] test tests::test_sync_cube ... ok
[INFO] [stdout] test tests::test_topology_scalar ... ok
[INFO] [stdout] test tests::test_saturating_add_signed ... ok
[INFO] [stdout] test tests::test_saturating_sub_unsigned ... ok
[INFO] [stdout] test tests::test_unroll_add ... ok
[INFO] [stdout] test tests::test_unroll_load_store ... ok
[INFO] [stdout] test tests::test_shared_memory ... ok
[INFO] [stdout] test tests::test_saturating_sub_signed ... ok
[INFO] [stdout] test tests::test_tensor_coordinate ... ok
[INFO] [stdout] test tests::unary::test_abs ... ok
[INFO] [stdout] test tests::unary::test_is_inf ... ok
[INFO] [stdout] test tests::unary::test_is_nan ... ok
[INFO] [stdout] test tests::unary_int::test_leading_zeros ... ok
[INFO] [stdout] test tests::unary::test_trunc ... ok
[INFO] [stdout] test tests::unary_int::test_count_ones ... ok
[INFO] [stdout] test tests::unary::test_magnitude ... ok
[INFO] [stdout] test tests::unary_int::test_find_first_set ... ok
[INFO] [stdout] test tests::unary_int::test_abs_int ... ok
[INFO] [stdout] test tests::unary_int::test_reverse_bits ... ok
[INFO] [stdout] test tests::unary::test_normalize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 544 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 30.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cubecl_wgpu
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/device.rs - device::WgpuDevice (line 9) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.28s
[INFO] running `Command { std: "docker" "inspect" "9ceebb86315cc9ee5300d1c945035a4639920010e82998514f0ffdd7d8e48978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ceebb86315cc9ee5300d1c945035a4639920010e82998514f0ffdd7d8e48978", kill_on_drop: false }`
[INFO] [stdout] 9ceebb86315cc9ee5300d1c945035a4639920010e82998514f0ffdd7d8e48978
