[INFO] cloning repository https://github.com/PP6464/tensor_math
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PP6464/tensor_math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95139b93421bca3dd8b95369871716282f59c40b
[INFO] testing PP6464/tensor_math against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPP6464%2Ftensor_math" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PP6464/tensor_math
[INFO] finished tweaking git repo https://github.com/PP6464/tensor_math
[INFO] tweaked toml for git repo https://github.com/PP6464/tensor_math written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PP6464/tensor_math on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PP6464/tensor_math 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72c50fce28ce78c413024cfc65102640241af3feea5326f551be60044ec2c979
[INFO] running `Command { std: "docker" "start" "-a" "72c50fce28ce78c413024cfc65102640241af3feea5326f551be60044ec2c979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72c50fce28ce78c413024cfc65102640241af3feea5326f551be60044ec2c979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c50fce28ce78c413024cfc65102640241af3feea5326f551be60044ec2c979", kill_on_drop: false }`
[INFO] [stdout] 72c50fce28ce78c413024cfc65102640241af3feea5326f551be60044ec2c979
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4c1a402afc79d1b84dbdee7f9d3290ba6c4ddb73bf3087c142ddb5f2f35b360
[INFO] running `Command { std: "docker" "start" "-a" "a4c1a402afc79d1b84dbdee7f9d3290ba6c4ddb73bf3087c142ddb5f2f35b360", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tensor_math v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `assert_panics` is never used
[INFO] [stdout]  --> src/tests/test_helpers.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn assert_panics(closure: impl FnOnce() + UnwindSafe) {
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `det_slow` is never used
[INFO] [stdout]   --> src/math/det_inv.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn det_slow<T: Add<Output = T> + Mul<Output = T> + Sub<Output = T> + Clone + Zero>(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_slow` is never used
[INFO] [stdout]    --> src/math/det_inv.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn inv_slow<T>(m: &Matrix<T>) -> Result<Matrix<T>, TensorErrors>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_cubic` is never used
[INFO] [stdout]   --> src/math/polynomials.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn solve_cubic(coefficients: &[Complex64; 4]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_quartic` is never used
[INFO] [stdout]   --> src/math/polynomials.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn solve_quartic(coefficients: &[Complex64; 5]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_single_sigma` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn gaussian_pdf_single_sigma(sigma: f64, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_multi_sigma` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn gaussian_pdf_multi_sigma(sigma: Vec<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_sample` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn gaussian_sample(sigma: f64, shape: &Shape, min: f64, max: f64) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_cov_mat` is never used
[INFO] [stdout]    --> src/math/gaussian.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn gaussian_pdf_cov_mat(sigma: Matrix<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.60s
[INFO] running `Command { std: "docker" "inspect" "a4c1a402afc79d1b84dbdee7f9d3290ba6c4ddb73bf3087c142ddb5f2f35b360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4c1a402afc79d1b84dbdee7f9d3290ba6c4ddb73bf3087c142ddb5f2f35b360", kill_on_drop: false }`
[INFO] [stdout] a4c1a402afc79d1b84dbdee7f9d3290ba6c4ddb73bf3087c142ddb5f2f35b360
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad12bdc071f1cf10eb0c216126101939f8212536bb550cc6a4bd45fe02f38072
[INFO] running `Command { std: "docker" "start" "-a" "ad12bdc071f1cf10eb0c216126101939f8212536bb550cc6a4bd45fe02f38072", kill_on_drop: false }`
[INFO] [stderr]    Compiling tensor_math v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `assert_panics` is never used
[INFO] [stdout]  --> src/tests/test_helpers.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn assert_panics(closure: impl FnOnce() + UnwindSafe) {
[INFO] [stdout]   |               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `det_slow` is never used
[INFO] [stdout]   --> src/math/det_inv.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn det_slow<T: Add<Output = T> + Mul<Output = T> + Sub<Output = T> + Clone + Zero>(
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inv_slow` is never used
[INFO] [stdout]    --> src/math/det_inv.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn inv_slow<T>(m: &Matrix<T>) -> Result<Matrix<T>, TensorErrors>
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_cubic` is never used
[INFO] [stdout]   --> src/math/polynomials.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn solve_cubic(coefficients: &[Complex64; 4]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve_quartic` is never used
[INFO] [stdout]   --> src/math/polynomials.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn solve_quartic(coefficients: &[Complex64; 5]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_single_sigma` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn gaussian_pdf_single_sigma(sigma: f64, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_multi_sigma` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn gaussian_pdf_multi_sigma(sigma: Vec<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_sample` is never used
[INFO] [stdout]   --> src/math/gaussian.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn gaussian_sample(sigma: f64, shape: &Shape, min: f64, max: f64) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gaussian_pdf_cov_mat` is never used
[INFO] [stdout]    --> src/math/gaussian.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn gaussian_pdf_cov_mat(sigma: Matrix<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.21s
[INFO] running `Command { std: "docker" "inspect" "ad12bdc071f1cf10eb0c216126101939f8212536bb550cc6a4bd45fe02f38072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad12bdc071f1cf10eb0c216126101939f8212536bb550cc6a4bd45fe02f38072", kill_on_drop: false }`
[INFO] [stdout] ad12bdc071f1cf10eb0c216126101939f8212536bb550cc6a4bd45fe02f38072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38944d3e846f8b2e965f47c7a08cfaca4b731b2e9e4bfd53e241f8c2127837da
[INFO] running `Command { std: "docker" "start" "-a" "38944d3e846f8b2e965f47c7a08cfaca4b731b2e9e4bfd53e241f8c2127837da", kill_on_drop: false }`
[INFO] [stderr] warning: function `assert_panics` is never used
[INFO] [stderr]  --> src/tests/test_helpers.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) fn assert_panics(closure: impl FnOnce() + UnwindSafe) {
[INFO] [stderr]   |               ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `det_slow` is never used
[INFO] [stderr]   --> src/math/det_inv.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn det_slow<T: Add<Output = T> + Mul<Output = T> + Sub<Output = T> + Clone + Zero>(
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `inv_slow` is never used
[INFO] [stderr]    --> src/math/det_inv.rs:150:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub fn inv_slow<T>(m: &Matrix<T>) -> Result<Matrix<T>, TensorErrors>
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `solve_cubic` is never used
[INFO] [stderr]   --> src/math/polynomials.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn solve_cubic(coefficients: &[Complex64; 4]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `solve_quartic` is never used
[INFO] [stderr]   --> src/math/polynomials.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn solve_quartic(coefficients: &[Complex64; 5]) -> Result<Vec<Complex64>, TensorErrors> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gaussian_pdf_single_sigma` is never used
[INFO] [stderr]   --> src/math/gaussian.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn gaussian_pdf_single_sigma(sigma: f64, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gaussian_pdf_multi_sigma` is never used
[INFO] [stderr]   --> src/math/gaussian.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn gaussian_pdf_multi_sigma(sigma: Vec<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gaussian_sample` is never used
[INFO] [stderr]   --> src/math/gaussian.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn gaussian_sample(sigma: f64, shape: &Shape, min: f64, max: f64) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gaussian_pdf_cov_mat` is never used
[INFO] [stderr]    --> src/math/gaussian.rs:123:8
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub fn gaussian_pdf_cov_mat(sigma: Matrix<f64>, shape: &Shape) -> Result<Tensor<f64>, TensorErrors> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tensor_math` (lib) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tensor_math-a72b9fad59b3dddd)
[INFO] [stdout] 
[INFO] [stdout] running 236 tests
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::from_iter ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::convert_into_tensor ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::get_is_safe_indexing ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::from_into_iter ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::invalid_shape ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::invalid_shape_and_elements ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::invalid_try_from_tensor ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::is_square ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::rows_cols_gives_shape ... ok
[INFO] [stdout] test tests::definitions::matrix_slice_mut::matrix_slice_mut_tests::index_mut_slice ... ok
[INFO] [stdout] test tests::definitions::matrix_slice_mut::matrix_slice_mut_tests::get_in_slice ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::address_of ... ok
[INFO] [stdout] test tests::definitions::matrix_slice_mut::matrix_slice_mut_tests::convert_into_mat ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::invalid_shape_empty ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::set_at_axis ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::display_impl ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::from_matrix ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::strides ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::invalid_shape_zero ... ok
[INFO] [stdout] test tests::definitions::transpose::transpose_tests::invalid_perm ... ok
[INFO] [stdout] test tests::definitions::transpose::transpose_tests::old_and_new_shapes ... ok
[INFO] [stdout] test tests::definitions::transpose::transpose_tests::default_perm ... ok
[INFO] [stdout] test tests::definitions::transpose::transpose_tests::indices_do_not_match_rank ... ok
[INFO] [stdout] test tests::definitions::transpose::transpose_tests::swap_axes ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::dot_matrices ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::default_matrix ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::get_is_safe_index ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::invalid_shape_size_and_data_length ... ok
[INFO] [stdout] test tests::definitions::tensor_slice_mut::tensor_slice_mut_tests::convert_into_tensor ... ok
[INFO] [stdout] test tests::definitions::tensor_slice_mut::tensor_slice_mut_tests::get_is_safe_index ... ok
[INFO] [stdout] test tests::definitions::tensor_slice_mut::tensor_slice_mut_tests::index_mut ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::matrix_mul ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::invalid_shapes_for_mat_mul ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::tensor_contraction_multiplication ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::tensor_contraction_multiplication_shape_invalid ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::invalid_dot ... ok
[INFO] [stdout] test tests::definitions::matrix::matrix_definition_tests::invalid_index - should panic ... ok
[INFO] [stdout] test tests::definitions::shape::shape_definition_tests::invalid_index - should panic ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::invalid_mut_index_incorrect_rank - should panic ... ok
[INFO] [stdout] test tests::definitions::tensor_slice_mut::tensor_slice_mut_tests::invalid_index - should panic ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::invalid_index_incorrect_rank - should panic ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::invalid_mut_index_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::definitions::tensor::tensor_definition_tests::invalid_index_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_mat ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::conv_mat ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::invalid_corr_axes_out_of_bounds ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::invalid_corr_axes_tensors_ranks_do_not_match ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::invalid_corr_mat_incompatible_shapes ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::invalid_corr_tensors ... ok
[INFO] [stdout] test tests::math::det_inv::det_inv_tests::determinant ... ok
[INFO] [stdout] test tests::math::det_inv::det_inv_tests::invalid_det_square_matrix_only ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::invalid_corr_tensor_incompatible_shapes ... ok
[INFO] [stdout] test tests::math::det_inv::det_inv_tests::invalid_inversion_square_matrix_only ... ok
[INFO] [stdout] test tests::math::det_inv::det_inv_tests::inverse_det_0 ... ok
[INFO] [stdout] test tests::math::det_inv::det_inv_tests::inverse ... ok
[INFO] [stdout] test tests::math::eigen::eigen_tests::eigenvalues ... ok
[INFO] [stdout] test tests::math::eigen::eigen_tests::invalid_eigendecomposition_non_square ... ok
[INFO] [stdout] test tests::math::eigen::eigen_tests::one_by_one_case ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::add_tensors ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::divide_by_zero - should panic ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::divide_tensors ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::divide_mat_by_zero - should panic ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::mat_mul_mt ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::mat_and_mat_ref ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::mat_and_single_val_ref_op ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::mat_operators ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::mat_ref_and_single_val_op ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::multiply_tensors ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::single_element_implementations ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::incompatible_shapes_for_elementwise_bin_op ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::incompatible_shapes_for_elementwise_bin_op_mat ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::abs ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::subtract_tensors ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::acosh ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::asin ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::asinh ... ok
[INFO] [stdout] test tests::math::elementwise_ops::elementwise_ops_tests::unary_minus ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::acos ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::atan ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::atanh ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::cbrt ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::born_probabilities ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::conj ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::conj_transpose ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::cos ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_tensors ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::cosh ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::im ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::exp ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::into_complex ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::exp_base_n ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::invalid_trace_non_square ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::leaky_relu ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::ln ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::log ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::mag ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::mag_2 ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::log2 ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::norm_l1 ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::norm_l2 ... ok
[INFO] [stdout] test tests::math::contract_mul::contract_mul_tests::contract_mul_mt ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::log10 ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::normalised ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::relu ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::re ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::recip ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::sigmoid ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::pow ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::sin ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::sinh ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::softmax ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::sqrt ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::tan ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::tanh ... ok
[INFO] [stdout] test tests::math::f64_c64_ops::f64_c64_ops_tests::test_trace ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_fft_mat_conv_rows_different_rows ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_tensor_fft_conv_axes_different_ranks ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_tensor_fft_conv_axes_incompatible_shapes ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::fft_mat_conv_cols ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_fft_mat_conv_cols_different_cols ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_tensor_fft_ifft_axis_out_of_bound ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::fft_mat_conv_rows ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::invalid_tensor_fft_conv_diff_ranks ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::fft_mat_conv ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::mat_fft ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::mat_ifft ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::tensor_fft_conv_axes ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_cov_mat_non_square ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::tensor_ifft ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_cov_mat_shape_not_right_dim ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_gaussian_single_sigma_negative ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_multi_sigma_gaussian_pdf_negative_sigma ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_multi_sigma_gaussian_pdf_sigma_len_invalid ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_multi_sigma_gaussian_pdf_zero_sigma ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::tensor_fft ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::rand_gaussian_sample ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::rand_gaussian_sample_invalid_min_eq_max ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::rand_gaussian_sample_invalid_min_more_than_max ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::rand_gaussian_sample_invalid_neg_sigma ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::single_sigma_gaussian_pdf ... ok
[INFO] [stdout] test tests::math::hessenberg::hessenberg_tests::hessenberg_of_zero ... ok
[INFO] [stdout] test tests::math::hessenberg::hessenberg_tests::hessenberg_trivial_cases ... ok
[INFO] [stdout] test tests::math::hessenberg::hessenberg_tests::invalid_hessenberg_non_square ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::multi_sigma_gaussian_pdf ... ok
[INFO] [stdout] test tests::math::fft_ops::fft_ops_tests::tensor_fft_conv ... ok
[INFO] [stdout] test tests::math::householder::householder_tests::householder_of_zeros ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::invalid_cov_mat_not_positive_definite ... ok
[INFO] [stdout] test tests::math::kronecker::kronecker_tests::kronecker_mt ... ok
[INFO] [stdout] test tests::math::gaussian::gaussian_distribution_tests::gaussian_covariance_matrix_tensor ... ok
[INFO] [stdout] test tests::math::kronecker::kronecker_tests::kronecker_product ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_axes_tensor ... ok
[INFO] [stdout] test tests::math::polynomials::polynomials_tests::leading_coefficient_is_zero ... ok
[INFO] [stdout] test tests::math::polynomials::polynomials_tests::solve_cubic_poly ... ok
[INFO] [stdout] test tests::math::polynomials::polynomials_tests::solve_quadratic_poly ... ok
[INFO] [stdout] test tests::math::polynomials::polynomials_tests::solve_quartic_poly ... ok
[INFO] [stdout] test tests::math::row_echelon::row_echelon_tests::is_ref_test ... ok
[INFO] [stdout] test tests::math::row_echelon::row_echelon_tests::is_rref_test ... ok
[INFO] [stdout] test tests::math::row_echelon::row_echelon_tests::ref_test ... ok
[INFO] [stdout] test tests::math::row_echelon::row_echelon_tests::rref_test ... ok
[INFO] [stdout] test tests::math::transformation_rank::transformation_rank_tests::transformation_rank ... ok
[INFO] [stdout] test tests::utilities::internal_functions::internal_functions_tests::bluestein_fft_test ... ok
[INFO] [stdout] test tests::math::householder::householder_tests::test_householder ... ok
[INFO] [stdout] test tests::utilities::internal_functions::internal_functions_tests::ifft_test ... ok
[INFO] [stdout] test tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test ... FAILED
[INFO] [stdout] test tests::utilities::internal_functions::internal_functions_tests::fft_test ... FAILED
[INFO] [stdout] test tests::math::kronecker::kronecker_tests::test_mat_kronecker_product ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::clipping ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::concat ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::flip ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::concat_multithreaded ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::invalid_reshape ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::invalid_concat ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::invalid_slice_mut_index_ranges_invalid ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::invalid_slice_mut_indices_out_of_bounds ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::pool ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::invalid_slice_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::pooling_invalid_shape ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::random ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::reshape_correctly ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::set_all ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::set_all_fail - should panic ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::slice_mut_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::slicing ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::slicing_mut ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::transform_elementwise ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::transpose ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::transpose_mt ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_axes_mat ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::clipping ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::concat_multithreaded ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::flatten_correctly ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::flip ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::pool_mt ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_concat ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_concat_diff_ranks ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_flatten_dim_not_one ... ok
[INFO] [stdout] test tests::math::hessenberg::hessenberg_tests::lower_hessenberg ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_flatten_dim_out_of_bounds ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::concat ... ok
[INFO] [stdout] test tests::math::hessenberg::hessenberg_tests::upper_hessenberg ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_flip_axes_mt ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_flip_axes ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_reshape ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_slicing_incorrect_ranges ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_slicing_num_indices_wrong ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_slice_incorrect_rank - should panic ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_transpose_rank ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::iterator ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::pool ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::invalid_slice_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::pooling_invalid_shape_rank ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::random ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::reshape_correctly ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::conv_mat_mt ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::pool_mt ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::set_all ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::slice_mut_invalid_indices_out_of_bounds ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::slicing ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::set_all_fail - should panic ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::slicing_mut ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::slice_mut_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::transform_refs_elementwise ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::transpose ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::transform_elementwise ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::transpose_mt ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::conv_tensor ... ok
[INFO] [stdout] test tests::utilities::matrix::matrix_utils_tests::flip_mt ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_complex_mat ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_axes_mt_tensor ... ok
[INFO] [stdout] test tests::math::kronecker::kronecker_tests::kronecker_mt_mat ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_axes_mt_mat ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_mt_tensors ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_complex_tensor ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::corr_mt_mat ... ok
[INFO] [stdout] test tests::utilities::tensor::tensor_utils_tests::flip_mt ... ok
[INFO] [stdout] test tests::math::corr_conv::corr_conv_tests::conv_tensor_mt ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test' (7325) panicked at src/tests/utilities/internal_functions.rs:67:13:
[INFO] [stdout] assertion failed: approx_eq!(f64, res1[i].im, ans1[i].im, epsilon = 1e-15)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f9f0162e08a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f9f0162e08a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f9f0162e08a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f9f0162e08a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9f01642a6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9f01642a6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f9f01632962 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f9f01632962 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f9f0160d10f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f9f0160d10f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9f01626479 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   11:     0x5f9f0158a6bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f9f0158a6bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f9f016266f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f9f016266f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f9f0160d1fa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f9f01604b69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f9f0160dedd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f9f0164331c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f9f016432e2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f9f0147d1ec - tensor_math::tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test::h2bff80f1030d810a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utilities/internal_functions.rs:67:13
[INFO] [stdout]   21:     0x5f9f0147d227 - tensor_math::tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test::{{closure}}::h2219fb9a8945197e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utilities/internal_functions.rs:8:30
[INFO] [stdout]   22:     0x5f9f014df2c6 - core::ops::function::FnOnce::call_once::hd1178975c8b0ce23
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f9f0157e79b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f9f0157e79b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f9f0158b18b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f9f015868a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f9f015868a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f9f0158dd92 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f9f0158dd92 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f9f0162d98f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f9f0162d98f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x71cd1748aaa4 - <unknown>
[INFO] [stdout]   44:     0x71cd17517a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::utilities::internal_functions::internal_functions_tests::fft_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::utilities::internal_functions::internal_functions_tests::fft_test' (7272) panicked at src/tests/utilities/internal_functions.rs:176:13:
[INFO] [stdout] assertion failed: approx_eq!(f64, res1[i].im, ans1[i].im, epsilon = 1e-15)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f9f0162e08a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f9f0162e08a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f9f0162e08a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f9f0162e08a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f9f01642a6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f9f01642a6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f9f01632962 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f9f01632962 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f9f0160d10f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f9f0160d10f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f9f01626479 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f9f0158a6bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f9f0158a6bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f9f016266f2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f9f016266f2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f9f0160d1fa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f9f01604b69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f9f0160dedd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f9f0164331c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f9f016432e2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f9f0147ef59 - tensor_math::tests::utilities::internal_functions::internal_functions_tests::fft_test::hebcea51b21bd21ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utilities/internal_functions.rs:176:13
[INFO] [stdout]   21:     0x5f9f0147ef97 - tensor_math::tests::utilities::internal_functions::internal_functions_tests::fft_test::{{closure}}::h97e42911d23eb9b1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/utilities/internal_functions.rs:101:18
[INFO] [stdout]   22:     0x5f9f014dd446 - core::ops::function::FnOnce::call_once::h51d3a1e88d27cbcc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f9f0157e79b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f9f0157e79b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f9f0158b18b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f9f0158b18b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f9f0158b18b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f9f015868a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f9f015868a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f9f0158dd92 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f9f0158dd92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f9f0158dd92 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f9f0162d98f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x5f9f0162d98f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x71cd1748aaa4 - <unknown>
[INFO] [stdout]   44:     0x71cd17517a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::utilities::internal_functions::internal_functions_tests::fft_test
[INFO] [stdout]     tests::utilities::internal_functions::internal_functions_tests::radix_2_vec_fft_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 234 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38944d3e846f8b2e965f47c7a08cfaca4b731b2e9e4bfd53e241f8c2127837da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38944d3e846f8b2e965f47c7a08cfaca4b731b2e9e4bfd53e241f8c2127837da", kill_on_drop: false }`
[INFO] [stdout] 38944d3e846f8b2e965f47c7a08cfaca4b731b2e9e4bfd53e241f8c2127837da
