[INFO] fetching crate dfdx 0.13.0... [INFO] testing dfdx-0.13.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate dfdx 0.13.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dfdx 0.13.0 [INFO] finished tweaking crates.io crate dfdx 0.13.0 [INFO] tweaked toml for crates.io crate dfdx 0.13.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dfdx 0.13.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dfdx 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded indicatif v0.17.3 [INFO] [stderr] Downloaded gemm v0.15.4 [INFO] [stderr] Downloaded mnist v0.5.0 [INFO] [stderr] Downloaded safetensors v0.3.1 [INFO] [stderr] Downloaded gemm-c32 v0.15.3 [INFO] [stderr] Downloaded gemm-c64 v0.15.3 [INFO] [stderr] Downloaded gemm-f32 v0.15.3 [INFO] [stderr] Downloaded seq-macro v0.3.3 [INFO] [stderr] Downloaded serde_derive v1.0.162 [INFO] [stderr] Downloaded portable-atomic v0.3.19 [INFO] [stderr] Downloaded portable-atomic v1.2.0 [INFO] [stderr] Downloaded serde v1.0.162 [INFO] [stderr] Downloaded cudarc v0.9.13 [INFO] [stderr] Downloaded reborrow v0.5.4 [INFO] [stderr] Downloaded dyn-stack v0.9.0 [INFO] [stderr] Downloaded gemm-common v0.15.3 [INFO] [stderr] Downloaded gemm-f16 v0.15.3 [INFO] [stderr] Downloaded gemm-f64 v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdb680f4993aa2c034c58ab8dc5fbe7ad73dfa53be7566bac8c0282ece8f2082 [INFO] running `Command { std: "docker" "start" "-a" "bdb680f4993aa2c034c58ab8dc5fbe7ad73dfa53be7566bac8c0282ece8f2082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb680f4993aa2c034c58ab8dc5fbe7ad73dfa53be7566bac8c0282ece8f2082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb680f4993aa2c034c58ab8dc5fbe7ad73dfa53be7566bac8c0282ece8f2082", kill_on_drop: false }` [INFO] [stdout] bdb680f4993aa2c034c58ab8dc5fbe7ad73dfa53be7566bac8c0282ece8f2082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f8adde05234a7337cfc069f27f77f503ba7dde8ab046bb749cee45737f8f3d [INFO] running `Command { std: "docker" "start" "-a" "64f8adde05234a7337cfc069f27f77f503ba7dde8ab046bb749cee45737f8f3d", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling reborrow v0.5.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling seq-macro v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling dfdx v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dyn-stack v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling gemm-common v0.15.3 [INFO] [stderr] Compiling gemm-f32 v0.15.3 [INFO] [stderr] Compiling gemm-c32 v0.15.3 [INFO] [stderr] Compiling gemm-f64 v0.15.3 [INFO] [stderr] Compiling gemm-c64 v0.15.3 [INFO] [stderr] Compiling gemm-f16 v0.15.3 [INFO] [stderr] Compiling gemm v0.15.4 [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_ON) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:220:52 [INFO] [stdout] | [INFO] [stdout] 220 | use std::arch::x86_64::{_MM_FLUSH_ZERO_ON, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_OFF) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:239:53 [INFO] [stdout] | [INFO] [stdout] 239 | use std::arch::x86_64::{_MM_FLUSH_ZERO_OFF, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Flatten2D` is never constructed [INFO] [stdout] --> src/nn/flatten.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Flatten2D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AvgPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AvgPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaxPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct MaxPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct MinPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Upscale2DBy` is never constructed [INFO] [stdout] --> src/nn/upscale.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Upscale2DBy(M); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AsVec` is never used [INFO] [stdout] --> src/tensor/storage_traits.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait AsVec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 72 | ) -> ModuleField [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | ) -> ModuleField<'_, F1, F2, Self, Field> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 95 | ) -> TensorField [INFO] [stdout] | ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | ) -> TensorField<'_, F1, F2, Self, S, E, D> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> ScalarField [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> ScalarField<'_, F1, F2, Self, N> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s [INFO] running `Command { std: "docker" "inspect" "64f8adde05234a7337cfc069f27f77f503ba7dde8ab046bb749cee45737f8f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f8adde05234a7337cfc069f27f77f503ba7dde8ab046bb749cee45737f8f3d", kill_on_drop: false }` [INFO] [stdout] 64f8adde05234a7337cfc069f27f77f503ba7dde8ab046bb749cee45737f8f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fad321bd1ae7edb95d08d863c9dde23f45829a6913555eedd2b537345c8896d3 [INFO] running `Command { std: "docker" "start" "-a" "fad321bd1ae7edb95d08d863c9dde23f45829a6913555eedd2b537345c8896d3", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mnist v0.5.0 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling gemm-common v0.15.3 [INFO] [stderr] Compiling gemm-f32 v0.15.3 [INFO] [stderr] Compiling gemm-f64 v0.15.3 [INFO] [stderr] Compiling gemm-c32 v0.15.3 [INFO] [stderr] Compiling gemm-c64 v0.15.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling gemm-f16 v0.15.3 [INFO] [stderr] Compiling gemm v0.15.4 [INFO] [stderr] Compiling dfdx v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_ON) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:220:52 [INFO] [stdout] | [INFO] [stdout] 220 | use std::arch::x86_64::{_MM_FLUSH_ZERO_ON, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_OFF) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:239:53 [INFO] [stdout] | [INFO] [stdout] 239 | use std::arch::x86_64::{_MM_FLUSH_ZERO_OFF, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::to_device::*` [INFO] [stdout] --> src/nn/module.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use super::to_device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromPrimitive` [INFO] [stdout] --> src/lib.rs:246:33 [INFO] [stdout] | [INFO] [stdout] 246 | pub use num_traits::{Float, FromPrimitive, NumCast, Zero}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_ON) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:220:52 [INFO] [stdout] | [INFO] [stdout] 220 | use std::arch::x86_64::{_MM_FLUSH_ZERO_ON, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:240:18 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_OFF) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stdout] --> src/lib.rs:239:53 [INFO] [stdout] | [INFO] [stdout] 239 | use std::arch::x86_64::{_MM_FLUSH_ZERO_OFF, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Flatten2D` is never constructed [INFO] [stdout] --> src/nn/flatten.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Flatten2D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AvgPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AvgPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaxPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct MaxPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct MinPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Upscale2DBy` is never constructed [INFO] [stdout] --> src/nn/upscale.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Upscale2DBy(M); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AsVec` is never used [INFO] [stdout] --> src/tensor/storage_traits.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait AsVec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 72 | ) -> ModuleField [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | ) -> ModuleField<'_, F1, F2, Self, Field> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 95 | ) -> TensorField [INFO] [stdout] | ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | ) -> TensorField<'_, F1, F2, Self, S, E, D> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> ScalarField [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> ScalarField<'_, F1, F2, Self, N> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Flatten2D` is never constructed [INFO] [stdout] --> src/nn/flatten.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Flatten2D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AvgPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct AvgPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MaxPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct MaxPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinPool2D` is never constructed [INFO] [stdout] --> src/nn/pool2d.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct MinPool2D< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Upscale2DBy` is never constructed [INFO] [stdout] --> src/nn/upscale.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Upscale2DBy(M); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AsVec` is never used [INFO] [stdout] --> src/tensor/storage_traits.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait AsVec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `assert_close` is never used [INFO] [stdout] --> src/lib.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 273 | pub trait AssertClose { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 284 | fn assert_close(&self, rhs: &Self, tolerance: Self::Elem) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 72 | ) -> ModuleField [INFO] [stdout] | -------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | ) -> ModuleField<'_, F1, F2, Self, Field> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 95 | ) -> TensorField [INFO] [stdout] | ---------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | ) -> TensorField<'_, F1, F2, Self, S, E, D> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/nn/tensor_collection/collection.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | name: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> ScalarField [INFO] [stdout] | ---------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> ScalarField<'_, F1, F2, Self, N> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) fn iter(&self) -> StridedRefIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter { [INFO] [stdout] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tensor/cpu/iterate.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter<'_, S, E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.33s [INFO] running `Command { std: "docker" "inspect" "fad321bd1ae7edb95d08d863c9dde23f45829a6913555eedd2b537345c8896d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad321bd1ae7edb95d08d863c9dde23f45829a6913555eedd2b537345c8896d3", kill_on_drop: false }` [INFO] [stdout] fad321bd1ae7edb95d08d863c9dde23f45829a6913555eedd2b537345c8896d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1fed55e30fa085be8b3652308f7d0f24551679aa46f9f9523cfb2e1e297226e [INFO] running `Command { std: "docker" "start" "-a" "e1fed55e30fa085be8b3652308f7d0f24551679aa46f9f9523cfb2e1e297226e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/lib.rs:221:18 [INFO] [stderr] | [INFO] [stderr] 221 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_ON) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/lib.rs:220:52 [INFO] [stderr] | [INFO] [stderr] 220 | use std::arch::x86_64::{_MM_FLUSH_ZERO_ON, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/lib.rs:240:18 [INFO] [stderr] | [INFO] [stderr] 240 | unsafe { _MM_SET_FLUSH_ZERO_MODE(_MM_FLUSH_ZERO_OFF) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::arch::x86_64::_MM_SET_FLUSH_ZERO_MODE`: see `_mm_setcsr` documentation - use inline assembly instead [INFO] [stderr] --> src/lib.rs:239:53 [INFO] [stderr] | [INFO] [stderr] 239 | use std::arch::x86_64::{_MM_FLUSH_ZERO_OFF, _MM_SET_FLUSH_ZERO_MODE}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Flatten2D` is never constructed [INFO] [stderr] --> src/nn/flatten.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Flatten2D; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `AvgPool2D` is never constructed [INFO] [stderr] --> src/nn/pool2d.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct AvgPool2D< [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MaxPool2D` is never constructed [INFO] [stderr] --> src/nn/pool2d.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct MaxPool2D< [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MinPool2D` is never constructed [INFO] [stderr] --> src/nn/pool2d.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct MinPool2D< [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Upscale2DBy` is never constructed [INFO] [stderr] --> src/nn/upscale.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Upscale2DBy(M); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `AsVec` is never used [INFO] [stderr] --> src/tensor/storage_traits.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | pub trait AsVec { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/nn/tensor_collection/collection.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | name: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 72 | ) -> ModuleField [INFO] [stderr] | -------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 72 | ) -> ModuleField<'_, F1, F2, Self, Field> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/nn/tensor_collection/collection.rs:91:15 [INFO] [stderr] | [INFO] [stderr] 91 | name: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 95 | ) -> TensorField [INFO] [stderr] | ---------------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | ) -> TensorField<'_, F1, F2, Self, S, E, D> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/nn/tensor_collection/collection.rs:114:15 [INFO] [stderr] | [INFO] [stderr] 114 | name: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 118 | ) -> ScalarField [INFO] [stderr] | ---------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 118 | ) -> ScalarField<'_, F1, F2, Self, N> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor/cpu/iterate.rs:130:24 [INFO] [stderr] | [INFO] [stderr] 130 | pub(crate) fn iter(&self) -> StridedRefIter { [INFO] [stderr] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 130 | pub(crate) fn iter(&self) -> StridedRefIter<'_, S, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor/cpu/iterate.rs:138:28 [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter { [INFO] [stderr] | ^^^^^^^^^ -------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) fn iter_mut(&mut self) -> StridedMutIter<'_, S, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor/cpu/iterate.rs:146:35 [INFO] [stderr] | [INFO] [stderr] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter { [INFO] [stderr] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | pub(crate) fn iter_with_index(&self) -> StridedRefIndexIter<'_, S, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tensor/cpu/iterate.rs:154:39 [INFO] [stderr] | [INFO] [stderr] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter { [INFO] [stderr] | ^^^^^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 154 | pub(crate) fn iter_mut_with_index(&mut self) -> StridedMutIndexIter<'_, S, E> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::to_device::*` [INFO] [stderr] --> src/nn/module.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use super::to_device::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `FromPrimitive` [INFO] [stderr] --> src/lib.rs:246:33 [INFO] [stderr] | [INFO] [stderr] 246 | pub use num_traits::{Float, FromPrimitive, NumCast, Zero}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `assert_close` is never used [INFO] [stderr] --> src/lib.rs:284:12 [INFO] [stderr] | [INFO] [stderr] 273 | pub trait AssertClose { [INFO] [stderr] | ----------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 284 | fn assert_close(&self, rhs: &Self, tolerance: Self::Elem) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dfdx` (lib) generated 17 warnings [INFO] [stderr] warning: `dfdx` (lib test) generated 20 warnings (17 duplicates) (run `cargo fix --lib -p dfdx --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dfdx-e131c55053e959d2) [INFO] [stdout] [INFO] [stdout] running 365 tests [INFO] [stdout] test data::collate::test::test_collate_vec ... ok [INFO] [stdout] test losses::tests::test_bce_wide_range ... ok [INFO] [stdout] test losses::tests::test_bce ... ok [INFO] [stdout] test data::collate::test::test_collate_array ... ok [INFO] [stdout] test losses::tests::test_huber_loss ... ok [INFO] [stdout] test losses::tests::test_hard_crossentropy ... ok [INFO] [stdout] test losses::tests::test_mse ... ok [INFO] [stdout] test losses::tests::test_smooth_l1_loss ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_cos ... ok [INFO] [stdout] test losses::tests::test_soft_cross_entropy ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_abs ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_accurate_gelu ... ok [INFO] [stdout] test losses::tests::test_kl_div ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_exp ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_relu ... ok [INFO] [stdout] test losses::tests::test_mae ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_tanh ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_sqrt ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_sigmoid ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_sin ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_log_softmax ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_softmax ... ok [INFO] [stdout] test nn::batchnorm1d::tests::test_batchnorm1d_update ... ok [INFO] [stdout] test nn::batchnorm2d::tests::test_batchnorm2d_3d_repeated_forward_mut ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_fast_gelu ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_square ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_ln ... ok [INFO] [stdout] test nn::batchnorm2d::tests::test_batchnorm2d_update ... ok [INFO] [stdout] test nn::batchnorm2d::tests::test_batchnorm2d_3d_forward_mut ... ok [INFO] [stdout] test nn::activations::tests::test_nn_activations_leaky_relu ... ok [INFO] [stdout] test nn::batchnorm1d::tests::test_batchnorm1d_3d_forward_mut ... ok [INFO] [stdout] test nn::batchnorm2d::tests::test_batchnorm2d_4d_forward_mut ... ok [INFO] [stdout] test nn::batchnorm1d::tests::test_batchnorm1d_2d_forward_mut ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_no_tape ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_tape ... ok [INFO] [stdout] test nn::ema::tests::test_model_ema ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_3_tuple_forward ... ok [INFO] [stdout] test nn::generalized_residual::tests::test_reset_generalized_residual ... ok [INFO] [stdout] test nn::embedding::tests::embedding_forward_1d ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_2_tuple ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_4_tuple_forward ... ok [INFO] [stdout] test nn::embedding::tests::test_forward_2d ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_2_tuple_forward ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_5_tuple_forward ... ok [INFO] [stdout] test nn::embedding::tests::test_embedding_initialize ... ok [INFO] [stdout] test nn::add_into::tests::test_add_into_2 ... ok [INFO] [stdout] test nn::add_into::tests::test_add_into_4 ... ok [INFO] [stdout] test nn::add_into::tests::test_add_into_6 ... ok [INFO] [stdout] test nn::add_into::tests::longer_network ... ok [INFO] [stdout] test nn::add_into::tests::test_add_into_5 ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_6_tuple_forward ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_2_tuple_update ... ok [INFO] [stdout] test nn::add_into::tests::test_add_into_3 ... ok [INFO] [stdout] test nn::impl_module_for_tuples::tests::test_set_to_1 ... ok [INFO] [stdout] test nn::layer_norm::tests::test_layer_norm_1d_forward ... ok [INFO] [stdout] test nn::repeated::tests::test_default_and_reset ... ok [INFO] [stdout] test nn::generalized_residual::tests::test_generalized_residual_gradients ... ok [INFO] [stdout] test nn::residual::tests::test_residual_reset ... ok [INFO] [stdout] test nn::repeated::tests::test_forward ... ok [INFO] [stdout] test nn::reshape::tests::test_flattens ... ok [INFO] [stdout] test nn::residual::tests::test_residual_gradients ... ok [INFO] [stdout] test nn::split_into::tests::test_split_into_2 ... ok [INFO] [stdout] test nn::layer_norm::tests::test_layer_norm_reset ... ok [INFO] [stdout] test nn::layer_norm::tests::test_layer_norm_2d_forward ... ok [INFO] [stdout] test nn::linear::tests::test_forward_1d ... ok [INFO] [stdout] test nn::linear::tests::test_forward_3d ... ok [INFO] [stdout] test nn::linear::tests::test_linear_ondevice ... ok [INFO] [stdout] test nn::prelu::tests::test_nn_activations_prelu_1d ... ok [INFO] [stdout] test nn::linear::tests::test_linear_initialize ... ok [INFO] [stdout] test nn::to_dtype::tests::test_linear_f64_to_f32 ... ok [INFO] [stdout] test nn::split_into::tests::test_split_into_3 ... ok [INFO] [stdout] test nn::split_into::tests::test_unused ... ok [INFO] [stdout] test nn::split_into::tests::test_split_into_4 ... ok [INFO] [stdout] test nn::unbiased_linear::tests::test_forward_2d ... ok [INFO] [stdout] test nn::unbiased_linear::tests::test_forward_3d ... ok [INFO] [stdout] test nn::linear::tests::test_forward_2d ... ok [INFO] [stdout] test nn::unbiased_linear::tests::test_forward_1d ... ok [INFO] [stdout] test nn::prelu::tests::test_nn_activations_prelu ... ok [INFO] [stdout] test nn::transformer::mha::tests::test_backward_updates_all ... ok [INFO] [stdout] test nn::transformer::mha::tests::test_mha_batched ... ok [INFO] [stdout] test nn::split_into::tests::test_split_into_5 ... ok [INFO] [stdout] test nn::zero_grads::tests::test_zero_grad ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_centered ... ok [INFO] [stdout] test nn::unbiased_linear::tests::test_unbiased_linear_initialize ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_decoupled_weight_decay ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_default ... ok [INFO] [stdout] test optim::adam::tests::test_adam_decoupled_decay ... ok [INFO] [stdout] test nn::transformer::encoder::tests::test_encoder_block_forward ... ok [INFO] [stdout] test nn::transformer::mha::tests::test_mha_unbatched ... ok [INFO] [stdout] test nn::unbiased_linear::tests::test_unbiased_linear_ondevice ... ok [INFO] [stdout] test optim::adam::tests::test_default_adam_params ... ok [INFO] [stdout] test nn::upscale::tests::test_upscale2d ... ok [INFO] [stdout] test optim::adam::tests::test_adam_l2_decay ... ok [INFO] [stdout] test optim::adam::tests::test_custom_adam_one_params ... ok [INFO] [stdout] test nn::split_into::tests::test_split_into_6 ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_diff_alpha ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_l2_weight_decay ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_diff_eps ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_classic_momentum ... ok [INFO] [stdout] test nn::transformer::decoder::tests::test_decoder_block_forward ... ok [INFO] [stdout] test optim::sgd::tests::test_perfect_sgd ... ok [INFO] [stdout] test optim::sgd::tests::test_unused_tensors ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_decoupled_weight_decay_classic_momentum ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_weight_decay_no_momentum ... ok [INFO] [stdout] test optim::rmsprop::tests::test_unused_tensors ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_l2_weight_decay_classic_momentum ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_nesterov_momentum ... ok [INFO] [stdout] test optim::sgd::tests::test_sgd_no_momentum ... ok [INFO] [stdout] test shapes::broadcasts::tests::test_broadcast_strides ... ok [INFO] [stdout] test optim::rmsprop::tests::test_rmsprop_momentum ... ok [INFO] [stdout] test shapes::broadcasts::tests::test_check ... ok [INFO] [stdout] test shapes::broadcasts::tests::test_conflicting_reductions ... ok [INFO] [stdout] test shapes::broadcasts::tests::test_no_conflict_reductions ... ok [INFO] [stdout] test shapes::permutes::tests::test_permute_strides ... ok [INFO] [stdout] test shapes::permutes::tests::test_permutes ... ok [INFO] [stdout] test tensor::cache::test::test_try_pop_on_empty_cache ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_0d_contiguous_iter ... ok [INFO] [stdout] test tensor::cache::test::test_try_pop_on_cache_with_multiple_sizes_and_alignment ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_1d_contiguous_iter ... ok [INFO] [stdout] test tensor::cache::test::test_try_pop_on_disabled_cache ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_2d_broadcasted_0_iter ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_2d_broadcasted_1_iter ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_2d_contiguous_iter ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_2d_permuted_iter ... ok [INFO] [stdout] test tensor::cpu::iterate::tests::test_3d_broadcasted_iter ... ok [INFO] [stdout] test tensor::cpu::tests::test_disabling_cache_empties_it ... ok [INFO] [stdout] test tensor::cpu::tests::test_empty_cache ... ok [INFO] [stdout] test tensor::tests::test_convert_array ... ok [INFO] [stdout] test tensor::tests::test_convert_slice ... ok [INFO] [stdout] test tensor::tests::test_ids_with_split_and_put ... ok [INFO] [stdout] test tensor::cpu::tests::test_reuse_allocation_on_new_tensor ... ok [INFO] [stdout] test tensor::cpu::tests::test_reuse_allocation_on_clone_tensor ... ok [INFO] [stdout] test tensor::tests::test_lower_tri ... ok [INFO] [stdout] test tensor::tests::fuzz_test_rand ... ok [INFO] [stdout] test tensor::tests::test_id ... ok [INFO] [stdout] test tensor::tests::test_ids_with_clone ... ok [INFO] [stdout] test tensor::tests::test_ones ... ok [INFO] [stdout] test tensor::tests::test_zeros ... ok [INFO] [stdout] test tensor_ops::abs::tests::test_abs ... ok [INFO] [stdout] test tensor_ops::add::tests::test_scalar_add_0d ... ok [INFO] [stdout] test tensor_ops::add::tests::test_scalar_add_1d ... ok [INFO] [stdout] test tensor_ops::add::tests::test_add_broadcast_bottom ... ok [INFO] [stdout] test tensor_ops::add::tests::test_add_broadcast_top ... ok [INFO] [stdout] test tensor::tests::test_sample_normal ... ok [INFO] [stdout] test tensor_ops::add::tests::test_add_2d ... ok [INFO] [stdout] test tensor::tests::test_upper_tri ... ok [INFO] [stdout] test tensor_ops::accurate_gelu::tests::test_accurate_gelu ... ok [INFO] [stdout] test tensor_ops::add::tests::test_add_0d ... ok [INFO] [stdout] test tensor_ops::add::tests::test_add_1d ... ok [INFO] [stdout] test tensor_ops::add::tests::test_scalar_add_2d ... ok [INFO] [stdout] test tensor_ops::attention_reshape::tests::test_attention_reshape ... ok [INFO] [stdout] test tensor_ops::axpy::tests::test_axpy ... ok [INFO] [stdout] test tensor_ops::bce::tests::test_bce ... ok [INFO] [stdout] test tensor_ops::boolean::tests::test_boolean_not ... ok [INFO] [stdout] test tensor_ops::boolean::tests::test_boolean_or ... ok [INFO] [stdout] test tensor_ops::boolean::tests::test_boolean_xor ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_broadcast_summed ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_valid_1d_broadcasts ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_broadcast_with_tensor ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_valid_3d_broadcasts ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_valid_2d_broadcasts ... ok [INFO] [stdout] test tensor_ops::choose::tests::test_choose_1d_backward ... ok [INFO] [stdout] test tensor_ops::boolean::tests::test_boolean_and ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_broadcast_backwards ... ok [INFO] [stdout] test tensor_ops::choose::tests::test_choose_2d_backward ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_lt ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_eq ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_ge ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_gt ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_le ... ok [INFO] [stdout] test tensor_ops::clamp::tests::test_clamp ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_ne ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_internal_rng_reproduce ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_eq ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_gt ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_le ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_ne ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_lt ... ok [INFO] [stdout] test tensor_ops::concat::tests::test_concat_shape ... ok [INFO] [stdout] test tensor_ops::concat::tests::test_concat ... ok [INFO] [stdout] test optim::adam::tests::test_unused_tensors ... ok [INFO] [stdout] test tensor_ops::cos::tests::test_cos ... ok [INFO] [stdout] test tensor_ops::concat_along::tests::test_concat_ax_1 ... ok [INFO] [stdout] test tensor_ops::concat_along::tests::test_concat_ax_0 ... ok [INFO] [stdout] test tensor_ops::concat_along::tests::test_concat_ax_2 ... ok [INFO] [stdout] test tensor_ops::concat_along::tests::test_concat_shape ... ok [INFO] [stdout] test tensor_ops::div::tests::test_div_0d ... ok [INFO] [stdout] test tensor_ops::div::tests::test_div_1d ... ok [INFO] [stdout] test tensor_ops::div::tests::test_scalar_div_0d ... ok [INFO] [stdout] test tensor_ops::div::tests::test_scalar_div_2d ... ok [INFO] [stdout] test tensor_ops::div::tests::test_scalar_div_1d ... ok [INFO] [stdout] test tensor_ops::dropout::tests::test_dropout_1d_with_non_positive_values ... ok [INFO] [stdout] test tensor_ops::dropout::tests::test_dropout_2d ... ok [INFO] [stdout] test tensor_ops::dropout::tests::test_dropout_all_0d ... ok [INFO] [stdout] test tensor_ops::exp::tests::test_exp ... ok [INFO] [stdout] test tensor_ops::dropout::tests::test_dropout_none_0d ... ok [INFO] [stdout] test tensor_ops::fast_gelu::tests::test_fast_gelu ... ok [INFO] [stdout] test tensor_ops::huber_error::tests::test_huber_error ... ok [INFO] [stdout] test tensor_ops::log_softmax::tests::test_log_softmax_1d ... ok [INFO] [stdout] test tensor_ops::ln::tests::test_ln ... ok [INFO] [stdout] test tensor_ops::log_softmax::tests::test_log_softmax_2d ... ok [INFO] [stdout] test tensor_ops::logsumexp_to::tests::test_logsumexp_1d ... ok [INFO] [stdout] test tensor_ops::logsumexp_to::tests::test_logsumexp_2d ... ok [INFO] [stdout] test tensor_ops::div::tests::test_div_2d ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_scalar_ge ... ok [INFO] [stdout] test tensor::cache::test::test_insert_on_disabled_cache - should panic ... ok [INFO] [stdout] test shapes::broadcasts::tests::test_check_failures - should panic ... ok [INFO] [stdout] test nn::transformer::tests::test_forward ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_batched_3d ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_batched_4d ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_broadcast ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_broadcast_actual ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_normal ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_transpose ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_vec_normal ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_matmul_vec_transpose ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_small_matmul_mm ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_small_matmul_vm ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_small_matmul_vv ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::matmul::tests::test_valid_matmuls ... ok [INFO] [stdout] test tensor_ops::max_to::tests::test_max_axes_3d_to_1d ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_vecvec ... ok [INFO] [stdout] test tensor_ops::max_to::tests::test_max_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::max_to::tests::test_max_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::axpy::tests::test_axpy_wrong_strides - should panic ... ok [INFO] [stdout] test tensor_ops::cmp::tests::test_cmp_shape_mismatch - should panic ... ok [INFO] [stdout] test tensor_ops::broadcast_to::tests::test_broadcast_incorrect_dims - should panic ... ok [INFO] [stdout] test tensor_ops::maximum::tests::test_maximum ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_1d ... ok [INFO] [stdout] test tensor_ops::concat_along::tests::test_concat_shape_fails - should panic ... FAILED [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_axes_3d_to_1d_02 ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_axes_3d_to_1d_01 ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_2d ... ok [INFO] [stdout] test tensor_ops::max_to::tests::test_max_negative_zero ... ok [INFO] [stdout] test tensor_ops::min_to::tests::test_min_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::min_to::tests::test_min_axes_3d_to_1d ... ok [INFO] [stdout] test tensor_ops::min_to::tests::test_min_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::min_to::tests::test_min_negative_zero ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_valids_mean_axis ... ok [INFO] [stdout] test tensor_ops::minimum::tests::test_minimum ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_mul_0d ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_mul_2d ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_scalar_mul_0d ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_scalar_mul_1d ... ok [INFO] [stdout] test tensor_ops::nans_to::tests::test_nans_1d ... ok [INFO] [stdout] test tensor_ops::normalize::tests::test_1d_normalize_axis_last ... ok [INFO] [stdout] test tensor_ops::negate::tests::test_1d_neg ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_scalar_mul_2d ... ok [INFO] [stdout] test tensor_ops::mean_to::tests::test_mean_3d ... ok [INFO] [stdout] test tensor_ops::mul::tests::test_mul_1d ... ok [INFO] [stdout] test nn::transformer::tests::test_backward ... ok [INFO] [stdout] test tensor_ops::concat::tests::test_concat_shape_fails - should panic ... FAILED [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_2d ... ok [INFO] [stdout] test tensor_ops::normalize::tests::test_2d_normalize_axis_first ... ok [INFO] [stdout] test tensor_ops::normalize::tests::test_2d_normalize_axis_last ... ok [INFO] [stdout] test tensor_ops::normalize::tests::test_3d_normalize_axis_last ... ok [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_3d ... ok [INFO] [stdout] test tensor_ops::pow::tests::test_powi_negative ... ok [INFO] [stdout] test tensor_ops::pow::tests::test_powf_positive ... ok [INFO] [stdout] test tensor_ops::prelu::tests::test_prelu ... ok [INFO] [stdout] test tensor_ops::permute_to::tests::test_valid_permutations ... ok [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_4d ... ok [INFO] [stdout] test tensor_ops::pow::tests::test_powf_negative ... ok [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_3d_backwards ... ok [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_2d_backwards ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::permute_to::tests::test_permute_4d_backwards ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_2d ... ok [INFO] [stdout] test tensor_ops::pow::tests::test_powi_positive ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_3d_backwards ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::reshape_to::tests::test_contiguous ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_reshape_broadcasted ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_invalid_reshape - should panic ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_unit_non_contiguous_reshapes ... ok [INFO] [stdout] test tensor_ops::recip::tests::test_recip ... ok [INFO] [stdout] test tensor_ops::roll::tests::test_roll_3d_first_two_axes ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_1d_reshape_non_contiguous ... ok [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::axpy::tests::test_axpy_wrong_shape - should panic ... FAILED [INFO] [stdout] test tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail - should panic ... FAILED [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_1d_backward ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_2d_backwards ... ok [INFO] [stdout] test tensor_ops::roll::tests::test_roll_3d_axis_2 ... ok [INFO] [stdout] test tensor_ops::relu::tests::test_relu ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_1d_reshape ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_1d_more_backward ... ok [INFO] [stdout] test tensor_ops::reshape_to::tests::test_valid_reshapes ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_valid_realizations ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_4d ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_2d_broadcasted ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_4d_backwards ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_1d_less_backward ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_smaller_output_row ... ok [INFO] [stdout] test tensor_ops::realize_to::tests::test_realize_3d ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_2d_axis_0 ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_2d_axis_1 ... ok [INFO] [stdout] test tensor_ops::sigmoid::tests::test_sigmoid ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_3d_axis_2_backward ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_3d_axis_1_backward ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_1d_backward ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_2d_broadcasted ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_batch_backwards ... ok [INFO] [stdout] test tensor_ops::softmax::tests::test_softmax_1d ... ok [INFO] [stdout] test tensor_ops::sin::tests::test_sin ... ok [INFO] [stdout] test tensor_ops::softmax::tests::test_softmax_2d ... ok [INFO] [stdout] test tensor_ops::softmax::tests::test_softmax_3d_to_1d_12 ... ok [INFO] [stdout] test tensor_ops::slice::tests::test_slice_broadcast_bottom ... ok [INFO] [stdout] test tensor_ops::softmax::tests::test_softmax_2d_0th_axis ... ok [INFO] [stdout] test tensor_ops::slice::tests::test_slice_broadcast_top ... ok [INFO] [stdout] test tensor_ops::slice::tests::test_slice_backward ... ok [INFO] [stdout] test tensor_ops::slice::tests::test_slice ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_3d_axis_0_backward ... ok [INFO] [stdout] test tensor_ops::sqrt::tests::test_sqrt ... ok [INFO] [stdout] test tensor_ops::square::tests::test_square ... ok [INFO] [stdout] test tensor_ops::stack::tests::test_stack_backwards ... ok [INFO] [stdout] test tensor_ops::stack::tests::test_valid_stacks ... ok [INFO] [stdout] test tensor_ops::stddev_to::tests::test_std_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_scalar_sub_0d ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_scalar_sub_1d ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_sub_0d ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_sub_1d ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_sub_2d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_1d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_axes_3d_to_1d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_broadcasted ... ok [INFO] [stdout] test tensor_ops::stack::tests::test_stack_with_all_broadcasted ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_reduce_to_more_than_physical_elements ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_reduce_to_0d_from_broadcasted ... ok [INFO] [stdout] test tensor_ops::tanh::tests::test_tanh ... ok [INFO] [stdout] test tensor_ops::to_dtype::tests::test_to_dtype_other ... ok [INFO] [stdout] test tensor_ops::to_dtype::tests::test_to_dtype_signed ... ok [INFO] [stdout] test tensor_ops::to_dtype::tests::test_to_dtype_unsigned ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_bilinear_upscale2d_batched ... ok [INFO] [stdout] test tensor_ops::tri::tests::test_tri ... ok [INFO] [stdout] test tensor_ops::stddev_to::tests::test_std_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::sum_to::tests::test_sum_chunking ... ok [INFO] [stdout] test tensor_ops::sub::tests::test_scalar_sub_2d ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_upscale2d_bilinear_even ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_upscale2d_bilinear_uneven ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_upscale2d_nearest_batched ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_upscale2d_nearest_even ... ok [INFO] [stdout] test tensor_ops::utilities::reduction_utils::tests::test_index_for_1d_reductions ... ok [INFO] [stdout] test tensor_ops::var_to::tests::test_var_axis_0_2d ... ok [INFO] [stdout] test tensor_ops::var_to::tests::test_var_axis_1_2d ... ok [INFO] [stdout] test tensor_ops::utilities::reduction_utils::tests::test_index_for_2d_reductions ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_index_out_of_bounds - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_wrong_index_shape_3d1 - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_wrong_index_shape_3d2 - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_gather_batch_out_of_bounds - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_index_out_of_bounds - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_wrong_index_shape_2d - should panic ... ok [INFO] [stdout] test tensor_ops::select_and_gather::tests::test_select_wrong_index_shape_3d - should panic ... ok [INFO] [stdout] test tensor_ops::stack::tests::test_stack_with_diff_strides - should panic ... ok [INFO] [stdout] test tensor_ops::stack::tests::test_stack_with_diff_sizes - should panic ... ok [INFO] [stdout] test tensor_ops::upscale2d::tests::test_upscale2d_nearest_uneven ... ok [INFO] [stdout] test tensor_ops::log_softmax::tests::test_log_softmax_equivalence ... ok [INFO] [stdout] test tensor_ops::softmax::tests::test_softmax_equivalence ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail' panicked at src/tensor_ops/matmul/mod.rs:226:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e565878bd - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::h2d21b531f9e5a8a7 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:226:9 [INFO] [stdout] 22: 0x642e565786f8 - dfdx::tensor_ops::matmul::TryMatMul::matmul::hf5a048898d231f5f [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8ecc0 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail::h128e5be98d81f91f [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:716:67 [INFO] [stdout] 24: 0x642e56a8ebb7 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail::{{closure}}::hdfac493e8a4cf802 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:712:43 [INFO] [stdout] 25: 0x642e56873a36 - core::ops::function::FnOnce::call_once::hab911141e56fcdaf [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 3\n right: 4" [INFO] [stdout] expected substring: "left: `3`,\n right: `4`" [INFO] [stdout] ---- tensor_ops::concat_along::tests::test_concat_shape_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::concat_along::tests::test_concat_shape_fails' panicked at src/tensor_ops/concat_along/mod.rs:157:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 10 [INFO] [stdout] right: 7 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e56a00598 - <((A,D1),(B,D1)) as dfdx::tensor_ops::concat_along::TryConcatAlong>>::try_concat_along::h84b13c969c32f9fd [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat_along/mod.rs:145:29 [INFO] [stdout] 22: 0x642e569e04d9 - dfdx::tensor_ops::concat_along::TryConcatAlong::concat_along::h5f1d3ed16851e521 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat_along/mod.rs:54:14 [INFO] [stdout] 23: 0x642e56970236 - dfdx::tensor_ops::concat_along::tests::test_concat_shape_fails::hc59cb9bfe1c66955 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat_along/mod.rs:314:16 [INFO] [stdout] 24: 0x642e569701c7 - dfdx::tensor_ops::concat_along::tests::test_concat_shape_fails::{{closure}}::h99d21ecf11f09330 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat_along/mod.rs:311:33 [INFO] [stdout] 25: 0x642e56874876 - core::ops::function::FnOnce::call_once::hc2891d8310b08acd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 10\n right: 7" [INFO] [stdout] expected substring: "left: `10`,\n right: `7`" [INFO] [stdout] ---- tensor_ops::concat::tests::test_concat_shape_fails stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::concat::tests::test_concat_shape_fails' panicked at src/tensor_ops/concat/mod.rs:127:1: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 10 [INFO] [stdout] right: 7 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e56ca1e88 - <(B,D1) as dfdx::tensor_ops::concat::ConcatShape<(A,D1)>>::concat_shape::h381de06e1fcecc86 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat/mod.rs:119:19 [INFO] [stdout] 22: 0x642e56a7ee94 - dfdx::tensor_ops::concat::tests::test_concat_shape_fails::h52b1b8c4f0e20c5e [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat/mod.rs:197:17 [INFO] [stdout] 23: 0x642e56a7ee67 - dfdx::tensor_ops::concat::tests::test_concat_shape_fails::{{closure}}::hcfe7471a03566d72 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/concat/mod.rs:196:33 [INFO] [stdout] 24: 0x642e56875436 - core::ops::function::FnOnce::call_once::hdcad88d9eb2fa424 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 27: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 28: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 31: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 33: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 34: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 35: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 40: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x76eb4a9ccaa4 - [INFO] [stdout] 46: 0x76eb4aa59a34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 10\n right: 7" [INFO] [stdout] expected substring: "left: `10`,\n right: `7`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail' panicked at src/tensor_ops/matmul/mod.rs:303:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5658e0cd - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::h92f1abce5b9586cb [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:303:9 [INFO] [stdout] 22: 0x642e565777aa - dfdx::tensor_ops::matmul::TryMatMul::matmul::h355430696307bf43 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8f2ca - dfdx::tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail::h812a2a7e67143369 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:754:19 [INFO] [stdout] 24: 0x642e56a8f1a7 - dfdx::tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail::{{closure}}::h9794406a83d3640d [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:750:40 [INFO] [stdout] 25: 0x642e5686dc56 - core::ops::function::FnOnce::call_once::h0710731a534a60d1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 1\n right: 2" [INFO] [stdout] expected substring: "left: `1`,\n right: `2`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail' panicked at src/tensor_ops/matmul/mod.rs:305:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5658e9dd - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::h99fa75cac16ac2c8 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:305:9 [INFO] [stdout] 22: 0x642e56577907 - dfdx::tensor_ops::matmul::TryMatMul::matmul::h6a010c08ffb077e5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8efbd - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail::h01cff2133739ffd2 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:736:77 [INFO] [stdout] 24: 0x642e56a8eea7 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail::{{closure}}::h463045ebac530f73 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:730:44 [INFO] [stdout] 25: 0x642e568760d6 - core::ops::function::FnOnce::call_once::hf9c75fd6b0857d49 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 3\n right: 4" [INFO] [stdout] expected substring: "left: `3`,\n right: `4`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail' panicked at src/tensor_ops/matmul/mod.rs:264:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5658acdd - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::he5adb807b7e79548 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:264:9 [INFO] [stdout] 22: 0x642e56577e47 - dfdx::tensor_ops::matmul::TryMatMul::matmul::ha6a4a4921a27e165 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8f13d - dfdx::tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail::h0959308b08c0f001 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:745:19 [INFO] [stdout] 24: 0x642e56a8f027 - dfdx::tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail::{{closure}}::h64ca6b8965c1475d [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:741:40 [INFO] [stdout] 25: 0x642e5686e226 - core::ops::function::FnOnce::call_once::h125fea2a2b4cf040 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 1\n right: 2" [INFO] [stdout] expected substring: "left: `1`,\n right: `2`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail' panicked at src/tensor_ops/matmul/mod.rs:265:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5658a6e4 - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::ha63d63e67ccd4743 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:265:9 [INFO] [stdout] 22: 0x642e56577cf8 - dfdx::tensor_ops::matmul::TryMatMul::matmul::h87b2910632d955d9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8ee37 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail::hda032924f4cdce0b [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:725:67 [INFO] [stdout] 24: 0x642e56a8ed27 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail::{{closure}}::h0841587b43c91d21 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:721:47 [INFO] [stdout] 25: 0x642e56874db6 - core::ops::function::FnOnce::call_once::hcee82288503ee1b7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 3\n right: 4" [INFO] [stdout] expected substring: "left: `3`,\n right: `4`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail' panicked at src/tensor_ops/matmul/mod.rs:189:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 3 [INFO] [stdout] right: 4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e56582efd - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::h5be49bb59980f4dc [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:189:9 [INFO] [stdout] 22: 0x642e56578247 - dfdx::tensor_ops::matmul::TryMatMul::matmul::hd3ecb65f090cac12 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8eb50 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail::h8a80b9ff82f87d8e [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:707:57 [INFO] [stdout] 24: 0x642e56a8ea47 - dfdx::tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail::{{closure}}::hd37f03259bc74ae5 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:703:41 [INFO] [stdout] 25: 0x642e56871f86 - core::ops::function::FnOnce::call_once::h830edc9742ae6845 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 3\n right: 4" [INFO] [stdout] expected substring: "left: `3`,\n right: `4`" [INFO] [stdout] ---- tensor_ops::axpy::tests::test_axpy_wrong_shape stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::axpy::tests::test_axpy_wrong_shape' panicked at src/tensor_ops/axpy/mod.rs:40:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: (5,) [INFO] [stdout] right: (3,) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e567e986b - core::panicking::assert_failed::h846906f143c7dbc5 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5651d078 - dfdx::tensor_ops::axpy::>::try_axpy::h0a914a3eeea32f5f [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/axpy/mod.rs:40:9 [INFO] [stdout] 22: 0x642e5651c48e - dfdx::tensor_ops::axpy::>::axpy::h8f4cf28594515f34 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/axpy/mod.rs:30:14 [INFO] [stdout] 23: 0x642e56a7a406 - dfdx::tensor_ops::axpy::tests::test_axpy_wrong_shape::ha064e303756d3a92 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/axpy/mod.rs:66:11 [INFO] [stdout] 24: 0x642e56a7a347 - dfdx::tensor_ops::axpy::tests::test_axpy_wrong_shape::{{closure}}::hdf70adff9aa02ee9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/axpy/mod.rs:62:31 [INFO] [stdout] 25: 0x642e5686def6 - core::ops::function::FnOnce::call_once::h0bdc4f491a575b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: (5,)\n right: (3,)" [INFO] [stdout] expected substring: "left: `(5,)`,\n right: `(3,)`" [INFO] [stdout] ---- tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail' panicked at src/tensor_ops/matmul/mod.rs:304:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1 [INFO] [stdout] right: 2 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x642e57466102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x642e57466102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x642e57466102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x642e57466102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x642e5748d0b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x642e5748d0b3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x642e57462ea3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x642e57462ea3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x642e57465f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x642e57467689 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x642e574674be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x642e5741f794 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x642e5741f794 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x642e5746815e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x642e5746815e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x642e57467e2a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x642e57466609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x642e57467abd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x642e5748a930 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x642e5748ace4 - core::panicking::assert_failed_inner::h102b4539a88470c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17 [INFO] [stdout] 20: 0x642e5748ac36 - core::panicking::assert_failed::h417a72379c307893 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5 [INFO] [stdout] 21: 0x642e5658e14a - as dfdx::tensor_ops::matmul::TryMatMul>>::try_matmul::h92f1abce5b9586cb [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:304:9 [INFO] [stdout] 22: 0x642e565777aa - dfdx::tensor_ops::matmul::TryMatMul::matmul::h355430696307bf43 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:74:14 [INFO] [stdout] 23: 0x642e56a8f45a - dfdx::tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail::h7f8e6bbff19fd0c9 [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:763:19 [INFO] [stdout] 24: 0x642e56a8f337 - dfdx::tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail::{{closure}}::h0b59fae18175825e [INFO] [stdout] at /opt/rustwide/workdir/src/tensor_ops/matmul/mod.rs:759:38 [INFO] [stdout] 25: 0x642e5686f166 - core::ops::function::FnOnce::call_once::h298407297117437f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x642e57424ffb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 27: 0x642e57424ffb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 28: 0x642e57424135 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 29: 0x642e57424135 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x642e57424135 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 31: 0x642e57424135 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 32: 0x642e57424135 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x642e57424135 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 34: 0x642e57424135 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 35: 0x642e573e7d34 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 36: 0x642e573e7d34 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x642e573eb70a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x642e573eb70a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 40: 0x642e573eb70a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 41: 0x642e573eb70a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x642e573eb70a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x642e573eb70a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x642e5746b1df - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 45: 0x642e5746b1df - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 46: 0x76eb4a9ccaa4 - [INFO] [stdout] 47: 0x76eb4aa59a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: "assertion `left == right` failed\n left: 1\n right: 2" [INFO] [stdout] expected substring: "left: `1`,\n right: `2`" [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tensor_ops::axpy::tests::test_axpy_wrong_shape [INFO] [stdout] tensor_ops::concat::tests::test_concat_shape_fails [INFO] [stdout] tensor_ops::concat_along::tests::test_concat_shape_fails [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_batch_batch3_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_batch_batch4_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_matmul_matmat_4d_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_matmul_matmat_batch_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_matmul_matmat_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_matmul_matmatbr_fail [INFO] [stdout] tensor_ops::matmul::tests::test_dynamic_seq_batch4_fail [INFO] [stdout] [INFO] [stdout] test result: FAILED. 355 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e1fed55e30fa085be8b3652308f7d0f24551679aa46f9f9523cfb2e1e297226e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fed55e30fa085be8b3652308f7d0f24551679aa46f9f9523cfb2e1e297226e", kill_on_drop: false }` [INFO] [stdout] e1fed55e30fa085be8b3652308f7d0f24551679aa46f9f9523cfb2e1e297226e