[INFO] cloning repository https://github.com/crutcher/burn_api_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crutcher/burn_api_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 590356d8e6082fe9a0b38923c8b63b88f5cca860 [INFO] testing crutcher/burn_api_examples against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrutcher%2Fburn_api_examples" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/crutcher/burn_api_examples [INFO] finished tweaking git repo https://github.com/crutcher/burn_api_examples [INFO] tweaked toml for git repo https://github.com/crutcher/burn_api_examples written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crutcher/burn_api_examples on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crutcher/burn_api_examples 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a418339017d150b472aa68ee56236c0e35bd413c995420402ec1aa8feb03174c [INFO] running `Command { std: "docker" "start" "-a" "a418339017d150b472aa68ee56236c0e35bd413c995420402ec1aa8feb03174c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a418339017d150b472aa68ee56236c0e35bd413c995420402ec1aa8feb03174c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a418339017d150b472aa68ee56236c0e35bd413c995420402ec1aa8feb03174c", kill_on_drop: false }` [INFO] [stdout] a418339017d150b472aa68ee56236c0e35bd413c995420402ec1aa8feb03174c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cefb88ba05048315ce5d5dc166a605c04103dea4b1bfe2ad8814fea1a87441b [INFO] running `Command { std: "docker" "start" "-a" "8cefb88ba05048315ce5d5dc166a605c04103dea4b1bfe2ad8814fea1a87441b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cubecl-common v0.3.0 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling cubecl-runtime v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [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 ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling cubecl-wgpu v0.3.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling burn-ndarray v0.15.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling unsafe_cell_slice v0.2.1 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling zarrs v0.18.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling snappy_src v0.2.3+snappy.1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling blosc-src v0.3.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling rayon_iter_concurrent_limit v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling burn-derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zarrs_storage v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling zarrs_filesystem v0.2.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling monostate v0.1.13 [INFO] [stderr] Compiling burn-common v0.15.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cubecl-macros v0.3.0 [INFO] [stderr] Compiling text_placeholder v0.5.1 [INFO] [stderr] Compiling zarrs_metadata v0.2.0 [INFO] [stderr] Compiling cubecl-core v0.3.0 [INFO] [stderr] Compiling cubecl-linalg v0.3.0 [INFO] [stderr] Compiling cubecl v0.3.0 [INFO] [stderr] Compiling burn-tensor v0.15.0 [INFO] [stderr] Compiling burn-fusion v0.15.0 [INFO] [stderr] Compiling burn-autodiff v0.15.0 [INFO] [stderr] Compiling burn-jit v0.15.0 [INFO] [stderr] Compiling burn-wgpu v0.15.0 [INFO] [stderr] Compiling burn-core v0.15.0 [INFO] [stderr] Compiling burn v0.15.0 [INFO] [stderr] Compiling burn_api_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assert_tensor_eq_floats` [INFO] [stdout] --> src/tensor_assertions.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) use assert_tensor_eq_floats; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "8cefb88ba05048315ce5d5dc166a605c04103dea4b1bfe2ad8814fea1a87441b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cefb88ba05048315ce5d5dc166a605c04103dea4b1bfe2ad8814fea1a87441b", kill_on_drop: false }` [INFO] [stdout] 8cefb88ba05048315ce5d5dc166a605c04103dea4b1bfe2ad8814fea1a87441b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281c14117e33ed798bcd899fc406cf111c0077bddd4f36138c70b92056d4da16 [INFO] running `Command { std: "docker" "start" "-a" "281c14117e33ed798bcd899fc406cf111c0077bddd4f36138c70b92056d4da16", kill_on_drop: false }` [INFO] [stderr] Compiling backend_tests_derive v0.1.0 (/opt/rustwide/workdir/backend_tests_derive) [INFO] [stderr] Compiling burn_api_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "281c14117e33ed798bcd899fc406cf111c0077bddd4f36138c70b92056d4da16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281c14117e33ed798bcd899fc406cf111c0077bddd4f36138c70b92056d4da16", kill_on_drop: false }` [INFO] [stdout] 281c14117e33ed798bcd899fc406cf111c0077bddd4f36138c70b92056d4da16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bf8614021fb8e84397e2cbc7982e9e417d6c30dc6f31521789d7b55b0d47400 [INFO] running `Command { std: "docker" "start" "-a" "7bf8614021fb8e84397e2cbc7982e9e417d6c30dc6f31521789d7b55b0d47400", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/burn_api_examples-08db88cfc50d1464) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test tensor_api_tests::tensor_device::tests::test_device_ndarray ... ok [INFO] [stdout] test tensor_api_tests::scalars::test::test_into_scalar_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_movedim_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_flip_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_permute_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_swap_dims_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_reshape::tests::test_flatten_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_transpose_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_shape::tests::test_dims_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_reshape::tests::test_reshape_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dim_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_shape::tests::test_shape_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_ndarray ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray ... FAILED [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test tensor_api_tests::tensor_shape::tests::test_dims_wgpu ... ok [INFO] [stdout] test tensor_api_tests::scalars::test::test_into_scalar_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_device::tests::test_device_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_shape::tests::test_shape_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu ... FAILED [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_movedim_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_reshape::tests::test_flatten_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_permute_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_transpose_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_flip_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_permute_transpose::tests::test_swap_dims_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dim_wgpu ... ok [INFO] [stdout] test tensor_api_tests::tensor_reshape::tests::test_reshape_wgpu ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:560:44: [INFO] [stdout] copy_from_slice: source slice length (3) does not match destination slice length (2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6212e7ee43f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6212e7ee43f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6212e7ee43f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6212e7ee43f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6212e7ef789f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6212e7ef789f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6212e7eafce1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6212e7eafce1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6212e7ebc032 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6212e7ec16ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6212e7ec1581 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6212e712dcde - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6212e712dcde - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6212e7ec1daf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6212e7ec1daf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6212e7ec1c0a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6212e7ebc169 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6212e7ea417d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6212e7f01fc0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x6212e7f00b67 - core::slice::::copy_from_slice::len_mismatch_fail::do_panic::runtime::ha2077d6af0ef6d50 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic.rs:173:21 [INFO] [stdout] 20: 0x6212e7f00af3 - core::slice::::copy_from_slice::len_mismatch_fail::do_panic::h573c40fce24724a6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/intrinsics/mod.rs:2435:9 [INFO] [stdout] 21: 0x6212e7f00af3 - core::slice::::copy_from_slice::len_mismatch_fail::h3bc90e63be442511 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic.rs:178:9 [INFO] [stdout] 22: 0x6212e73212f6 - core::slice::::copy_from_slice::h4918210b1ca97f70 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/slice/mod.rs:3874:13 [INFO] [stdout] 23: 0x6212e70d83e9 - burn_tensor::tensor::api::base::Tensor::unsqueeze_dims::{{closure}}::hee0cc752bca8a407 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:560:44 [INFO] [stdout] 24: 0x6212e6ff544c - as core::iter::traits::iterator::Iterator>::for_each::h093ea93f1664083e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/slice/iter/macros.rs:277:21 [INFO] [stdout] 25: 0x6212e70d7350 - burn_tensor::tensor::api::base::Tensor::unsqueeze_dims::hd2c0d3486637f40d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:551:28 [INFO] [stdout] 26: 0x6212e70ad6af - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug::hd47b5fa94b578c1c [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:87:43 [INFO] [stdout] 27: 0x6212e70ad99c - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray::h0f7dfb2fbfbb438a [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:75:5 [INFO] [stdout] 28: 0x6212e70ad9b7 - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray::{{closure}}::hfa4a4ec773ace47d [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:75:30 [INFO] [stdout] 29: 0x6212e70271b6 - core::ops::function::FnOnce::call_once::hf8eac4566b3826c7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x6212e712da9b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x6212e712da9b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 32: 0x6212e71436e5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 33: 0x6212e71436e5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 34: 0x6212e71436e5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x6212e71436e5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x6212e71436e5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x6212e71436e5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 38: 0x6212e71436e5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 39: 0x6212e7119ec4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 40: 0x6212e7119ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 41: 0x6212e711d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 42: 0x6212e711d7ca - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x6212e711d7ca - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6212e711d7ca - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6212e711d7ca - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6212e711d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x6212e711d7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x6212e7eb72af - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 49: 0x6212e7eb72af - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 50: 0x7965ef89eaa4 - [INFO] [stdout] 51: 0x7965ef92ba34 - clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:560:44: [INFO] [stdout] copy_from_slice: source slice length (3) does not match destination slice length (2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6212e7ee43f2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6212e7ee43f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6212e7ee43f2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6212e7ee43f2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6212e7ef789f - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6212e7ef789f - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6212e7eafce1 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6212e7eafce1 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6212e7ebc032 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6212e7ec16ef - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6212e7ec1581 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6212e712dcde - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x6212e712dcde - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6212e7ec1daf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x6212e7ec1daf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6212e7ec1c0a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6212e7ebc169 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6212e7ea417d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6212e7f01fc0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x6212e7f00b67 - core::slice::::copy_from_slice::len_mismatch_fail::do_panic::runtime::ha2077d6af0ef6d50 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic.rs:173:21 [INFO] [stdout] 20: 0x6212e7f00af3 - core::slice::::copy_from_slice::len_mismatch_fail::do_panic::h573c40fce24724a6 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/intrinsics/mod.rs:2435:9 [INFO] [stdout] 21: 0x6212e7f00af3 - core::slice::::copy_from_slice::len_mismatch_fail::h3bc90e63be442511 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic.rs:178:9 [INFO] [stdout] 22: 0x6212e73212f6 - core::slice::::copy_from_slice::h4918210b1ca97f70 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/slice/mod.rs:3874:13 [INFO] [stdout] 23: 0x6212e70d7f29 - burn_tensor::tensor::api::base::Tensor::unsqueeze_dims::{{closure}}::hcf4b02d234975bb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:560:44 [INFO] [stdout] 24: 0x6212e6ff57ac - as core::iter::traits::iterator::Iterator>::for_each::h3d347e5468bff44f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/slice/iter/macros.rs:277:21 [INFO] [stdout] 25: 0x6212e70d6f0f - burn_tensor::tensor::api::base::Tensor::unsqueeze_dims::h9cecfe699a596cef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-tensor-0.15.0/src/tensor/api/base.rs:551:28 [INFO] [stdout] 26: 0x6212e70ad0fb - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug::h0b210358d208181c [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:87:43 [INFO] [stdout] 27: 0x6212e70ad952 - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu::hd7a4fccd5576d94b [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:75:5 [INFO] [stdout] 28: 0x6212e70ad977 - burn_api_examples::tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu::{{closure}}::ha74545a430b40342 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_api_tests/tensor_squeeze.rs:75:30 [INFO] [stdout] 29: 0x6212e7026466 - core::ops::function::FnOnce::call_once::h169d2b21922d3a7c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 30: 0x6212e712da9b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x6212e712da9b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 32: 0x6212e71436e5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 33: 0x6212e71436e5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 34: 0x6212e71436e5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x6212e71436e5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x6212e71436e5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x6212e71436e5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 38: 0x6212e71436e5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 39: 0x6212e7119ec4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 40: 0x6212e7119ec4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 41: 0x6212e711d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 42: 0x6212e711d7ca - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x6212e711d7ca - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x6212e711d7ca - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x6212e711d7ca - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x6212e711d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x6212e711d7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x6212e7eb72af - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 49: 0x6212e7eb72af - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 50: 0x7965ef89eaa4 - [INFO] [stdout] 51: 0x7965ef92ba34 - clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_ndarray [INFO] [stdout] tensor_api_tests::tensor_squeeze::tests::test_unsqueeze_dims_bug_wgpu [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin burn_api_examples` [INFO] running `Command { std: "docker" "inspect" "7bf8614021fb8e84397e2cbc7982e9e417d6c30dc6f31521789d7b55b0d47400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf8614021fb8e84397e2cbc7982e9e417d6c30dc6f31521789d7b55b0d47400", kill_on_drop: false }` [INFO] [stdout] 7bf8614021fb8e84397e2cbc7982e9e417d6c30dc6f31521789d7b55b0d47400