[INFO] fetching crate cubecl-wgpu 0.6.0... [INFO] testing cubecl-wgpu-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate cubecl-wgpu 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cubecl-wgpu 0.6.0 [INFO] finished tweaking crates.io crate cubecl-wgpu 0.6.0 [INFO] tweaked toml for crates.io crate cubecl-wgpu 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cubecl-wgpu 0.6.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cubecl-wgpu 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracy-client v0.18.2 [INFO] [stderr] Downloaded cubecl-convolution v0.6.0 [INFO] [stderr] Downloaded cubecl-reduce v0.6.0 [INFO] [stderr] Downloaded cubecl-spirv v0.6.0 [INFO] [stderr] Downloaded cubecl-cpp v0.6.0 [INFO] [stderr] Downloaded cubecl-matmul v0.6.0 [INFO] [stderr] Downloaded tracy-client-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a02725e37b71dcb3e8fc5c468c9a2093c0feef3a4df9d99d102dd223b438e7 [INFO] running `Command { std: "docker" "start" "-a" "22a02725e37b71dcb3e8fc5c468c9a2093c0feef3a4df9d99d102dd223b438e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a02725e37b71dcb3e8fc5c468c9a2093c0feef3a4df9d99d102dd223b438e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a02725e37b71dcb3e8fc5c468c9a2093c0feef3a4df9d99d102dd223b438e7", kill_on_drop: false }` [INFO] [stdout] 22a02725e37b71dcb3e8fc5c468c9a2093c0feef3a4df9d99d102dd223b438e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f0bf304945af070563930537dde73bfcaa1499348704ddacea6bc4cbcc7f59 [INFO] running `Command { std: "docker" "start" "-a" "52f0bf304945af070563930537dde73bfcaa1499348704ddacea6bc4cbcc7f59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling cubecl-runtime v0.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling cubecl-macros v0.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling cubecl-wgpu v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling cubecl-macros-internal v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.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 gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v25.0.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling cubecl-ir v0.6.0 [INFO] [stderr] Compiling cubecl-core v0.6.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compute/storage.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "52f0bf304945af070563930537dde73bfcaa1499348704ddacea6bc4cbcc7f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f0bf304945af070563930537dde73bfcaa1499348704ddacea6bc4cbcc7f59", kill_on_drop: false }` [INFO] [stdout] 52f0bf304945af070563930537dde73bfcaa1499348704ddacea6bc4cbcc7f59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd2390ee36f926c202faab0090e7ea2f8dde3633e1cfd6d565d82cc29492b0f [INFO] running `Command { std: "docker" "start" "-a" "fdd2390ee36f926c202faab0090e7ea2f8dde3633e1cfd6d565d82cc29492b0f", 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.6.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling cubecl-common v0.6.0 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling cubecl-macros v0.6.0 [INFO] [stderr] Compiling cubecl-ir v0.6.0 [INFO] [stderr] Compiling cubecl-runtime v0.6.0 [INFO] [stderr] Compiling cubecl-core v0.6.0 [INFO] [stderr] Compiling wgpu-hal v25.0.2 [INFO] [stderr] Compiling cubecl-std v0.6.0 [INFO] [stderr] Compiling cubecl-random v0.6.0 [INFO] [stderr] Compiling cubecl-reduce v0.6.0 [INFO] [stderr] Compiling cubecl-matmul v0.6.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Compiling wgpu-core v25.0.2 [INFO] [stderr] Compiling cubecl-convolution v0.6.0 [INFO] [stderr] Compiling wgpu v25.0.2 [INFO] [stderr] Compiling cubecl-wgpu v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compute/storage.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/compute/storage.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "fdd2390ee36f926c202faab0090e7ea2f8dde3633e1cfd6d565d82cc29492b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd2390ee36f926c202faab0090e7ea2f8dde3633e1cfd6d565d82cc29492b0f", kill_on_drop: false }` [INFO] [stdout] fdd2390ee36f926c202faab0090e7ea2f8dde3633e1cfd6d565d82cc29492b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57c516004d1d1d8f549512e3c5019f8379fa63794af501684e90da4b15c7dd24 [INFO] running `Command { std: "docker" "start" "-a" "57c516004d1d1d8f549512e3c5019f8379fa63794af501684e90da4b15c7dd24", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/compute/storage.rs:31:34 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | pub fn as_wgpu_bind_resource(&self) -> wgpu::BindingResource<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cubecl-wgpu` (lib) generated 1 warning (run `cargo fix --lib -p cubecl-wgpu` to apply 1 suggestion) [INFO] [stderr] warning: `cubecl-wgpu` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_wgpu-d6eaf72e256dc9db) [INFO] [stdout] [INFO] [stdout] running 481 tests [INFO] [stdout] test tests::identity::flex32_ty::test_small ... ok [INFO] [stdout] test tests::identity::u32_ty::test_tiny ... ok [INFO] [stdout] test tests::identity::flex32_ty::test_tiny ... ok [INFO] [stdout] test tests::identity::f32_ty::test_tiny ... ok [INFO] [stdout] test tests::identity::f32_ty::test_normal ... ok [INFO] [stdout] test tests::enums::scalar_enum ... ok [INFO] [stdout] test tests::identity::flex32_ty::test_normal ... ok [INFO] [stdout] test tests::identity::u32_ty::test_normal ... ok [INFO] [stdout] test tests::identity::flex32_ty::test_large ... ok [INFO] [stdout] test tests::enums::array_float_int ... ok [INFO] [stdout] test tests::identity::u32_ty::test_large ... ok [INFO] [stdout] test tests::identity::f32_ty::test_small ... ok [INFO] [stdout] test tests::identity::f32_ty::test_large ... ok [INFO] [stdout] test tests::enums::tuple_enum ... ok [INFO] [stdout] test tests::test_add_assign_line ... ok [INFO] [stdout] test tests::test_atomic_add_float ... ok [INFO] [stdout] test tests::test_atomic_max_float ... ok [INFO] [stdout] test tests::test_atomic_max_int ... ok [INFO] [stdout] test tests::test_atomic_min_float ... ok [INFO] [stdout] test tests::test_atomic_min_int ... ok [INFO] [stdout] test tests::test_barrier_async_copy ... 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::identity::u32_ty::test_small ... ok [INFO] [stdout] test tests::test_assign_scalar ... ok [INFO] [stdout] test tests::test_cluster_meta ... 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 ... ok [INFO] [stdout] test tests::test_cmma_simple_1_lined ... ok [INFO] [stdout] test tests::test_cmma_simple_1_lined_offset ... ok [INFO] [stdout] test tests::test_cmma_simple_tf32 ... ok [INFO] [stdout] test tests::test_cmma_strided ... ok [INFO] [stdout] test tests::test_const_match ... ok [INFO] [stdout] test tests::test_add_assign_array ... ok [INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x1 ... ok [INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x2 ... ok [INFO] [stdout] test tests::test_cubecl_std::reinterpret_slice_f16::global::read_from_i8x4 ... 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_cubecl_std::reinterpret_slice_f16::shared_memory::write_from_i8x4 ... ok [INFO] [stdout] test tests::binary::test_dot ... ok [INFO] [stdout] test tests::test_fp6 ... ok [INFO] [stdout] test tests::test_fp8 ... ok [INFO] [stdout] test tests::test_buffer_len_vectorized ... ok [INFO] [stdout] test tests::test_buffer_len_discontiguous ... ok [INFO] [stdout] test tests::test_buffer_len_offset ... ok [INFO] [stdout] test tests::test_constant_array ... ok [INFO] [stdout] test tests::test_launch_with_max_shared ... ignored, Seemingly flaky with CPU emulation [INFO] [stdout] test tests::simple::flex32_ty::test_simple_matmul_large ... ok [INFO] [stdout] test tests::simple::f32_ty::test_small ... ok [INFO] [stdout] test tests::binary_untyped::test_mulhi ... ok [INFO] [stdout] test tests::test_launch_with_generics ... ok [INFO] [stdout] test tests::test_kernel_different_rank_last_biggest ... ok [INFO] [stdout] test tests::test_len ... ok [INFO] [stdout] test tests::simple::flex32_ty::test_small ... ok [INFO] [stdout] test tests::test_line_greater_than ... ok [INFO] [stdout] test tests::simple::flex32_ty::test_with_check_bounds ... ok [INFO] [stdout] test tests::simple::f32_ty::test_with_batches ... ok [INFO] [stdout] test tests::test_kernel_different_rank_first_biggest ... ok [INFO] [stdout] test tests::simple::f32_ty::test_with_check_bounds ... ok [INFO] [stdout] test tests::simple::flex32_ty::test_with_batches ... ok [INFO] [stdout] test tests::test_plane_all_vec1 ... ok [INFO] [stdout] test tests::test_line_greater_equal ... ok [INFO] [stdout] test tests::test_plane_all_vec4 ... ok [INFO] [stdout] test tests::test_plane_any_vec1 ... ok [INFO] [stdout] test tests::test_line_less_than ... ok [INFO] [stdout] test tests::test_plane_any_vec4 ... ok [INFO] [stdout] test tests::test_plane_ballot ... ok [INFO] [stdout] test tests::test_plane_broadcast_vec2 ... ok [INFO] [stdout] test tests::test_plane_broadcast_vec4 ... 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_exclusive_prod_vec1 ... ok [INFO] [stdout] test tests::test_plane_exclusive_prod_vec2 ... ok [INFO] [stdout] test tests::test_plane_all_vec2 ... ok [INFO] [stdout] test tests::test_plane_exclusive_prod_vec4 ... ok [INFO] [stdout] test tests::test_plane_exclusive_sum_vec1 ... ok [INFO] [stdout] test tests::test_plane_exclusive_sum_vec2 ... ok [INFO] [stdout] test tests::test_plane_any_vec2 ... ok [INFO] [stdout] test tests::test_plane_broadcast_vec1 ... 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_plane_inclusive_sum_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_vec1 ... 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_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_plane_sum_vec1 ... ok [INFO] [stdout] test tests::test_plane_min_vec4 ... ok [INFO] [stdout] test tests::test_plane_sum_vec2 ... ok [INFO] [stdout] test tests::test_plane_sum_vec4 ... ok [INFO] [stdout] test tests::test_plane_exclusive_sum_vec4 ... ok [INFO] [stdout] test tests::test_debug_print ... ok [INFO] [stdout] test tests::test_line_equal ... ok [INFO] [stdout] test tests::test_line_less_equal ... ok [INFO] [stdout] test tests::test_random_bernoulli::wald_wolfowitz_runs_test ... ok [INFO] [stdout] test tests::simple::f32_ty::test_simple_matmul_large ... ok [INFO] [stdout] test tests::test_random_bernoulli::number_of_1_proportional_to_prob_f32 ... ok [INFO] [stdout] test tests::test_nested_call_debug ... ok [INFO] [stdout] test tests::test_launch_without_generics ... ok [INFO] [stdout] test tests::test_line_not_equal ... ok [INFO] [stdout] test tests::test_random_normal::normal_respects_68_95_99_rule ... ok [INFO] [stdout] test tests::test_assign_index ... ok [INFO] [stdout] test tests::test_random_uniform::at_least_one_value_per_bin_int_uniform ... ok [INFO] [stdout] test tests::test_random_interval::values_open_interval ... ok [INFO] [stdout] test tests::test_random_uniform::runs_test ... ok [INFO] [stdout] test tests::test_random_normal::empirical_mean_close_to_expectation ... ok [INFO] [stdout] test tests::test_launch_with_comptime_tag ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_line_loop_unroll ... 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_decreasing_rank_four_tensor ... ok [INFO] [stdout] test tests::test_line_index_assign ... 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_parallel_matrix_small ... 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_false_perpendicular_rank_three_tensor_unexact_shape ... 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_false_perpendicular_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_rank_four_tensor ... ok [INFO] [stdout] test tests::test_random_uniform::at_least_one_value_per_bin_uniform ... ok [INFO] [stdout] test tests::test_random_bernoulli::number_of_1_proportional_to_prob_i32 ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_random_interval::values_closed_open_interval ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_parallel_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_line_index ... 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_false_parallel_rank_three_tensor ... 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_perpendicular_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_false_parallel_matrix_large ... 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_true_perpendicular_rank_four_tensor ... 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_false_perpendicular_rank_three_tensor ... 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_true_shared_false_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_perpendicular_matrix_small ... 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_parallel_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_true_shared_false_parallel_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_perpendicular_matrix_with_jumps ... 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_unexact_shape ... 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_false_perpendicular_matrix_small ... 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_false_shared_true_perpendicular_matrix_with_jumps ... 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_perpendicular_rank_three_tensor_unexact_shape ... 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_false_decreasing_rank_four_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_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_vector_small ... 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_true_decreasing_rank_four_tensor ... 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_true_parallel_rank_three_tensor ... 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_true_perpendicular_matrix_small ... 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::argmax_plane_true_shared_true_vector_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_true_perpendicular_matrix_large ... 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_perpendicular_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_false_parallel_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_vector_large ... 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_parallel_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_parallel_matrix_small ... 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_rank_three_tensor_unexact_shape ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_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::argmin_plane_false_shared_true_decreasing_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_true_shared_true_perpendicular_rank_four_tensor ... 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_parallel_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_vector_large ... ok [INFO] [stdout] test tests::test_reduce::argmax_plane_false_shared_true_perpendicular_matrix_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_false_shared_true_parallel_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_parallel_matrix_small ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_vector_small ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_true_parallel_matrix_small ... 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_vector_large ... 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_true_perpendicular_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_false_parallel_matrix_small ... 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_false_shared_true_broadcast_slice_0 ... 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_true_shared_false_decreasing_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_true_shared_false_parallel_matrix_with_jumps ... 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_matrix_small ... 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_perpendicular_matrix_large ... 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_true_shared_false_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_false_shared_true_perpendicular_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_perpendicular_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_false_shared_false_perpendicular_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_true_shared_false_vector_large ... 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_perpendicular_matrix_large ... 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_false_decreasing_rank_four_tensor ... 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_true_shared_true_broadcast_slice_0 ... 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_perpendicular_matrix_small ... 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_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_true_perpendicular_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_matrix_large ... 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_false_shared_true_perpendicular_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_false_shared_false_parallel_matrix_large ... 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_true_perpendicular_rank_three_tensor ... 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_parallel_rank_four_tensor ... 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_unexact_shape ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_vector_large ... ok [INFO] [stdout] test tests::test_reduce::argmin_plane_true_shared_true_parallel_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_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::mean_plane_false_shared_false_perpendicular_matrix_with_jumps ... 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_true_parallel_matrix_small ... 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_perpendicular_matrix_large ... 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_true_broadcast_slice_0 ... 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_false_shared_false_vector_small ... 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_with_jumps ... 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_false_parallel_matrix_small ... 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_false_shared_false_parallel_rank_three_tensor ... 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_true_shared_false_decreasing_rank_four_tensor ... 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_parallel_matrix_large ... 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_false_parallel_rank_three_tensor_unexact_shape ... 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_false_perpendicular_rank_three_tensor ... 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_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_false_shared_false_decreasing_rank_four_tensor ... 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_four_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_small ... 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::mean_plane_false_shared_true_perpendicular_matrix_small ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_perpendicular_matrix_large ... 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_broadcast_slice_0 ... 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_true_shared_true_parallel_matrix_small ... 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_perpendicular_rank_three_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_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_broadcast_slice_0 ... 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_false_shared_true_vector_large ... 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_true_shared_false_perpendicular_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_vector_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_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::mean_plane_true_shared_true_vector_small ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_parallel_matrix_large ... 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_perpendicular_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_parallel_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_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_true_perpendicular_matrix_small ... 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_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_false_parallel_rank_four_tensor ... 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::mean_plane_true_shared_true_parallel_rank_three_tensor ... 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_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_true_parallel_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::mean_plane_true_shared_false_vector_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_parallel_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_false_shared_false_perpendicular_rank_four_tensor ... 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::prod_plane_false_shared_false_decreasing_rank_four_tensor ... 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_false_perpendicular_rank_three_tensor ... 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_vector_small ... 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_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_broadcast_slice_0 ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_parallel_matrix_small ... 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_false_shared_true_decreasing_rank_four_tensor ... 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_true_shared_false_parallel_rank_four_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_true_shared_false_decreasing_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_false_shared_true_perpendicular_matrix_with_jumps ... 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_true_shared_true_broadcast_slice_0 ... 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_vector_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_true_shared_false_parallel_rank_three_tensor_unexact_shape ... 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_vector_small ... 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_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_matrix_small ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_false_perpendicular_matrix_large ... 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_true_parallel_rank_three_tensor_unexact_shape ... 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_true_perpendicular_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_matrix_large ... 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_true_parallel_matrix_with_jumps ... 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_true_vector_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_perpendicular_matrix_small ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_vector_large ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_broadcast_slice_0 ... 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::sum_plane_false_shared_false_parallel_matrix_small ... 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_large ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_rank_three_tensor ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_parallel_rank_four_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_perpendicular_matrix_small ... 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_true_parallel_rank_three_tensor_unexact_shape ... ok [INFO] [stdout] test tests::test_reduce::prod_plane_true_shared_true_perpendicular_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_false_parallel_matrix_large ... 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::sum_plane_false_shared_false_parallel_rank_three_tensor_unexact_shape ... 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_true_parallel_matrix_large ... 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_false_perpendicular_rank_three_tensor_unexact_shape ... 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_parallel_rank_four_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_parallel_rank_three_tensor ... 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_true_perpendicular_matrix_large ... 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_true_decreasing_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_false_perpendicular_matrix_large ... 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_false_parallel_rank_three_tensor ... 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_false_shared_true_perpendicular_matrix_small ... 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_true_shared_false_parallel_matrix_large ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_false_parallel_matrix_small ... 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_perpendicular_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_vector_large ... 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_vector_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_perpendicular_matrix_large ... 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_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_true_shared_false_perpendicular_rank_three_tensor_unexact_shape ... 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_false_shared_true_parallel_rank_four_tensor ... 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_matrix_with_jumps ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_matrix_small ... 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_false_parallel_rank_three_tensor_unexact_shape ... 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_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_parallel_rank_four_tensor ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_perpendicular_rank_three_tensor_unexact_shape ... ok [INFO] [stdout] test tests::test_scale ... ok [INFO] [stdout] test tests::test_sequence_for_loop ... 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_false_shared_true_perpendicular_rank_four_tensor ... 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_perpendicular_matrix_with_jumps ... 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_matrix_large ... 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_false_shared_false_vector_small ... ok [INFO] [stdout] test tests::test_shared_sum::f32_ty::rank_three ... ok [INFO] [stdout] test tests::test_slice_mut_assign ... ok [INFO] [stdout] test tests::test_slice_mut_len ... ok [INFO] [stdout] test tests::test_simple_call_debug ... ok [INFO] [stdout] test tests::test_slice_for ... ok [INFO] [stdout] test tests::test_sequence_index ... ok [INFO] [stdout] test tests::test_slice_select ... ok [INFO] [stdout] test tests::test_sync_plane ... 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_true_shared_true_vector_large ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_false_shared_true_vector_small ... ok [INFO] [stdout] test tests::test_tensormap_metadata ... ok [INFO] [stdout] test tests::test_tensormap_load_im2col ... ok [INFO] [stdout] test tests::test_tensormap_store ... ok [INFO] [stdout] test tests::test_tensormap_load ... ok [INFO] [stdout] test tests::test_shared_sum::f32_ty::vector ... ok [INFO] [stdout] test tests::test_select_true ... ok [INFO] [stdout] test tests::test_slice_len ... ok [INFO] [stdout] test tests::test_switch_used_as_value ... ok [INFO] [stdout] test tests::test_stride ... ok [INFO] [stdout] test tests::test_shared_sum::f32_ty::matrix ... ok [INFO] [stdout] test tests::test_switch_or_branch ... ok [INFO] [stdout] test tests::test_switch_statement ... ok [INFO] [stdout] test tests::test_switch_default ... ok [INFO] [stdout] test tests::test_select_false ... ok [INFO] [stdout] test tests::unary_int::test_reverse_bits ... ok [INFO] [stdout] test tests::test_topology_scalar ... ok [INFO] [stdout] test tests::test_shape ... ok [INFO] [stdout] test tests::unary_int::test_count_ones ... ok [INFO] [stdout] test tests::test_tensor_coordinate ... ok [INFO] [stdout] test tests::unary::test_magnitude ... ok [INFO] [stdout] test tests::test_reduce::sum_plane_true_shared_true_parallel_rank_three_tensor ... ok [INFO] [stdout] test tests::unary::test_normalize ... ok [INFO] [stdout] test tests::unary_int::test_find_first_set ... ok [INFO] [stdout] test tests::unary_int::test_leading_zeros ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 477 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 149.92s [INFO] [stdout] [INFO] [stderr] Doc-tests cubecl_wgpu [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/device.rs - device::WgpuDevice (line 7) ... 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] running `Command { std: "docker" "inspect" "57c516004d1d1d8f549512e3c5019f8379fa63794af501684e90da4b15c7dd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c516004d1d1d8f549512e3c5019f8379fa63794af501684e90da4b15c7dd24", kill_on_drop: false }` [INFO] [stdout] 57c516004d1d1d8f549512e3c5019f8379fa63794af501684e90da4b15c7dd24