[INFO] fetching crate cubek-reduce 0.1.0-pre.1...
[INFO] testing cubek-reduce-0.1.0-pre.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate cubek-reduce 0.1.0-pre.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cubek-reduce 0.1.0-pre.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cubek-reduce 0.1.0-pre.1
[INFO] tweaked toml for crates.io crate cubek-reduce 0.1.0-pre.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubek-reduce 0.1.0-pre.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubek-reduce 0.1.0-pre.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25a8f0bc0d8afac709559960d7a1e4ad1cee74734a8c5c2796c83b382cf6bb23
[INFO] running `Command { std: "docker" "start" "-a" "25a8f0bc0d8afac709559960d7a1e4ad1cee74734a8c5c2796c83b382cf6bb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a8f0bc0d8afac709559960d7a1e4ad1cee74734a8c5c2796c83b382cf6bb23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a8f0bc0d8afac709559960d7a1e4ad1cee74734a8c5c2796c83b382cf6bb23", kill_on_drop: false }`
[INFO] [stdout] 25a8f0bc0d8afac709559960d7a1e4ad1cee74734a8c5c2796c83b382cf6bb23
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ed3a9361bdbb05926cc89bd79fd3b0c61e1a2977709cbe4a13dcd726f2e4aa3b
[INFO] running `Command { std: "docker" "start" "-a" "ed3a9361bdbb05926cc89bd79fd3b0c61e1a2977709cbe4a13dcd726f2e4aa3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0-pre.6
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling cubecl-macros v0.9.0-pre.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cubecl v0.9.0-pre.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.9.0-pre.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling cubecl-ir v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-core v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-std v0.9.0-pre.6
[INFO] [stderr]    Compiling cubek-reduce v0.1.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.53s
[INFO] running `Command { std: "docker" "inspect" "ed3a9361bdbb05926cc89bd79fd3b0c61e1a2977709cbe4a13dcd726f2e4aa3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3a9361bdbb05926cc89bd79fd3b0c61e1a2977709cbe4a13dcd726f2e4aa3b", kill_on_drop: false }`
[INFO] [stdout] ed3a9361bdbb05926cc89bd79fd3b0c61e1a2977709cbe4a13dcd726f2e4aa3b
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3be07081d8872364c503855ada44efdc4c59e7510fc3504124336f345ca97393
[INFO] running `Command { std: "docker" "start" "-a" "3be07081d8872364c503855ada44efdc4c59e7510fc3504124336f345ca97393", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling cubecl-wgpu v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl v0.9.0-pre.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[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.1.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling wgpu-types v26.0.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.9.0-pre.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling cubecl-common v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-macros v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-ir v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-core v0.9.0-pre.6
[INFO] [stderr]    Compiling cubecl-std v0.9.0-pre.6
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]    Compiling cubek-reduce v0.1.0-pre.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "3be07081d8872364c503855ada44efdc4c59e7510fc3504124336f345ca97393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be07081d8872364c503855ada44efdc4c59e7510fc3504124336f345ca97393", kill_on_drop: false }`
[INFO] [stdout] 3be07081d8872364c503855ada44efdc4c59e7510fc3504124336f345ca97393
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 62c8a0a2efd4f438a45e7316f7b1cfbb7b65341173469fbc6d85edba3fd4572a
[INFO] running `Command { std: "docker" "start" "-a" "62c8a0a2efd4f438a45e7316f7b1cfbb7b65341173469fbc6d85edba3fd4572a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cubek-reduce/ae07993006cb7fbf/deps/cubek_reduce-ae07993006cb7fbf)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/build/cubek-reduce/b96c0cb2c73f4db8/deps/lib-b96c0cb2c73f4db8)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test routines::base::tests::safe_num_cubes_odd ... ok
[INFO] [stdout] test routines::base::tests::safe_num_cubes_even ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3368 tests
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce::matrix_small::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce::rank_three_tensor_unexact_shape::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce::broadcast_slice_0::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce::vector_small::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce::rank_four_tensor::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce::matrix_large::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce::vector_large::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce::rank_three_tensor::f32::reduce_shared::test_shared_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::broadcast_slice_0::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::decreasing_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::parallel_rank_three_tensor_unexact_shape::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_large_odd_batch::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_with_jumps::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_matrix_xxlarge::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_four_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::perpendicular_rank_three_tensor::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_large::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... FAILED
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_disabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_64::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_unit::reduce_dim::test_sum ... ok
[INFO] [stdout] test suite::reduce_dim::vector_small::f32::parallel_vectorization_enabled::full_plane_single_plane::plane_size_32::reduce_dim::test_argmin ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean' (37) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a2de6ed - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a2d6f47 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a1506 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod' (38) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a2de74d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a2d6f77 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a1546 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin' (36) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a2de62d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a2d6ee7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a1486 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean' (84) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a31243d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a3092c7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a13c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax' (35) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a2de5cd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a2d6eb7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a1446 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin' (83) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a31237d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a309267 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a1346 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Cube(Inferred(CubeStrategy { use_planes: false })), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum' (39) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a2de68d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a2d6f17 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a14c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Cube(Forced(CubeBlueprint { cube_idle: Terminate, bound_checks: Mask, num_shared_accumulators: 8, use_planes: false }, CubeDim { x: 8, y: 1, z: 1 })), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum' (86) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a3123dd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a309297 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a1386 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax' (82) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a31231d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a309237 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a1306 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod' (85) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a31249d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a3092f7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a1406 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax' (107) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a29376d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a28c5f7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a1586 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin' (113) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a27d7fd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a2744d7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a0d06 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean' (114) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a27d8bd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a274537 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a0d86 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin' (108) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a2937cd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a28c627 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a15c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax' (112) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a27d79d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a2744a7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a0cc6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod' (110) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a2938ed - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a28c6b7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a1686 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean' (124) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a29357d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a28c597 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a0c46 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax' (122) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a29345d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a28c507 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a0b86 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Cube(Inferred(CubeStrategy { use_planes: false })), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum' (116) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a27d85d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a274507 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a0d46 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod' (115) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a27d91d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a274567 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a0dc6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Unit(Inferred(UnitStrategy)), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum' (111) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a29382d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a28c657 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a1606 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean' (109) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a29388d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a28c687 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a1646 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod' (125) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a2935dd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a28c5c7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a0c86 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin' (123) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a2934bd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a28c537 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a0bc6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Cube(Forced(CubeBlueprint { cube_idle: Terminate, bound_checks: Mask, num_shared_accumulators: 8, use_planes: false }, CubeDim { x: 8, y: 1, z: 1 })), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum' (126) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a29351d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a28c567 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a0c06 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin' (148) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a410aad - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a409c97 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2a0e46 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 32], stride: [0, 1], axis: Some(0), strategy: ReduceStrategy { routine: Unit(Inferred(UnitStrategy)), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum' (151) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a410b0d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a409cc7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2a0e86 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean' (149) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a410b6d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a409cf7 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2a0ec6 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax' (147) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a410a4d - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a409c67 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2a0e06 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod' (150) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a410bcd - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a409d27 - lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2a0f06 - <lib[1b5628c9a4090532]::suite::reduce_dim::broadcast_slice_0::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin' (233) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a296d9d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a28d437 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2b4086 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Cube(Inferred(CubeStrategy { use_planes: false })), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum' (236) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a296dfd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a28d467 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b40c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax' (242) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a39cabd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a392597 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2b3f06 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean' (234) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a296e5d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a28d497 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2b4106 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod' (245) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a39cc3d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a392657 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2b4006 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax' (232) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a296d3d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a28d407 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2b4046 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Cube(Forced(CubeBlueprint { cube_idle: Terminate, bound_checks: Mask, num_shared_accumulators: 8, use_planes: false }, CubeDim { x: 8, y: 1, z: 1 })), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum' (246) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a39cb7d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a3925f7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b3f86 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod' (235) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a296ebd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a28d4c7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2b4146 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin' (243) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a39cb1d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a3925c7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2b3f46 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean' (244) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a39cbdd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a392627 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2b3fc6 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean' (269) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a45603d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a44a547 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2b4246 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod' (270) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a45609d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a44a577 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2b4286 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Unit(Inferred(UnitStrategy)), line_size: LineSizeStrategy { parallel_output_vectorization: false } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum' (271) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a455fdd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a44a517 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b4206 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax' (267) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a455f1d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a44a4b7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2b4186 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean' (274) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a34c9fd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a342167 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2b3986 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin' (273) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a34c93d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a342107 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2b3906 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin' (283) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a455c6d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a44a3f7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2b37c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod' (285) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a455d8d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a44a487 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2b3886 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Cube(Forced(CubeBlueprint { cube_idle: Terminate, bound_checks: Mask, num_shared_accumulators: 8, use_planes: false }, CubeDim { x: 8, y: 1, z: 1 })), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum' (286) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a455ccd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a44a427 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b3806 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Cube(Inferred(CubeStrategy { use_planes: false })), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum' (276) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a34c99d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a342137 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b3946 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax' (282) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a455c0d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a44a3c7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2b3786 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax' (272) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36be5f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:46:14
[INFO] [stdout]   21:     0x64ad2a34c8dd - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:5:17
[INFO] [stdout]   22:     0x64ad2a3420d7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:4:21
[INFO] [stdout]   23:     0x64ad2a2b38c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_argmax::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean' (284) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cb71 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:92:14
[INFO] [stdout]   21:     0x64ad2a455d2d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:15:17
[INFO] [stdout]   22:     0x64ad2a44a457 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:14:19
[INFO] [stdout]   23:     0x64ad2a2b3846 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube_single_plane::reduce_dim::test_mean::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod' (275) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36cd65 - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:111:14
[INFO] [stdout]   21:     0x64ad2a34ca5d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:25:17
[INFO] [stdout]   22:     0x64ad2a342197 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:24:19
[INFO] [stdout]   23:     0x64ad2a2b39c6 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_cube::reduce_dim::test_prod::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum stdout ----
[INFO] [stdout] Printing test: TestCase { shape: [4, 4, 4, 4], stride: [64, 16, 4, 1], axis: Some(3), strategy: ReduceStrategy { routine: Unit(Inferred(UnitStrategy)), line_size: LineSizeStrategy { parallel_output_vectorization: true } }, elem: PhantomData<half::binary16::f16> }
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum' (311) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35d7de - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<half[aa70077084e6b628]::binary16::f16>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c9eb - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:143:14
[INFO] [stdout]   21:     0x64ad2a39c86d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:20:17
[INFO] [stdout]   22:     0x64ad2a392507 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:19:18
[INFO] [stdout]   23:     0x64ad2a2b3a86 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_sum::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin' (308) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[INFO] [stdout] No backtrace available)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ad2b1c08a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ad2b1c08a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ad2b1c08a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ad2b1d9cca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ad2b1d9cca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64ad2b1c5d96 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64ad2b1c5d96 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64ad2b19de8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ad2b19de8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ad2b1b8699 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ad2a48645e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64ad2a48645e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64ad2b1b8852 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64ad2b1b8852 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ad2b19df48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ad2b195289 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ad2b19ee8d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ad2b1da43c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ad2a35e88d - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::run_reduce_test::<u32>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:239:29
[INFO] [stdout]   20:     0x64ad2a36c00f - <lib[1b5628c9a4090532]::suite::test_case::TestCase<half[aa70077084e6b628]::binary16::f16>>::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/test_case.rs:69:14
[INFO] [stdout]   21:     0x64ad2a39c80d - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:10:17
[INFO] [stdout]   22:     0x64ad2a3924d7 - lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/suite/reduce_dim.rs:9:21
[INFO] [stdout]   23:     0x64ad2a2b3a46 - <lib[1b5628c9a4090532]::suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_enabled::full_unit::reduce_dim::test_argmin::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64ad2a47a80b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64ad2a47a80b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64ad2a48706a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64ad2a48706a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64ad2a48706a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64ad2a48706a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64ad2a48706a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64ad2a481534 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64ad2a481534 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64ad2a489b62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64ad2a489b62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64ad2a489b62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64ad2a489b62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64ad2a489b62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64ad2b1bfd7f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x64ad2b1bfd7f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7f8a49edaaa4 - <unknown>
[INFO] [stdout]   45:     0x7f8a49f67a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'suite::reduce_dim::decreasing_rank_four_tensor::f16::parallel_vectorization_disabled::full_unit::reduce_dim::test_argmin' (268) panicked at tests/suite/test_case.rs:239:29:
[INFO] [stdout] TestMode='unexpected_error', the test didn't run:
[INFO] [stdout]  Launch(A compilation error happened during launch
[INFO] [stdout] Caused by:
[INFO] [stdout]   An error caused the compilation to fail
[INFO] [stdout] Caused by:
[INFO] [stdout]   Validation Error
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   In Device::create_shader_module
[INFO] [stdout]     
[INFO] [stdout] Shader validation error: Type [0] '' is invalid
[INFO] [stdout]  = Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]       Type [0] '' is invalid
[INFO] [stdout]         Using `f16` values requires the `naga::valid::Capabilities::FLOAT16` flag
[INFO] [stdout] 
[INFO] [stdout] Backtrace:
[WARN] too many lines in the log, truncating it
