[INFO] cloning repository https://github.com/MichaelMcCulloch/phasor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelMcCulloch/phasor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelMcCulloch%2Fphasor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelMcCulloch%2Fphasor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd90d40fce5df5a4585b5369f9aeeea7dc147572
[INFO] testing MichaelMcCulloch/phasor against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelMcCulloch%2Fphasor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MichaelMcCulloch/phasor
[INFO] finished tweaking git repo https://github.com/MichaelMcCulloch/phasor
[INFO] tweaked toml for git repo https://github.com/MichaelMcCulloch/phasor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MichaelMcCulloch/phasor on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MichaelMcCulloch/phasor 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c01dfcb80257bea6178d1dce2354b4cb5b2e2f36224a23230d142934e44ce422
[INFO] running `Command { std: "docker" "start" "-a" "c01dfcb80257bea6178d1dce2354b4cb5b2e2f36224a23230d142934e44ce422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c01dfcb80257bea6178d1dce2354b4cb5b2e2f36224a23230d142934e44ce422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01dfcb80257bea6178d1dce2354b4cb5b2e2f36224a23230d142934e44ce422", kill_on_drop: false }`
[INFO] [stdout] c01dfcb80257bea6178d1dce2354b4cb5b2e2f36224a23230d142934e44ce422
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33fed1520dcaddd7d20fefbc6edf89a3249a0787c65fc65f977c6d9f34da8935
[INFO] running `Command { std: "docker" "start" "-a" "33fed1520dcaddd7d20fefbc6edf89a3249a0787c65fc65f977c6d9f34da8935", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling ug v0.0.2
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling candle-core v0.8.1
[INFO] [stderr]    Compiling candle-nn v0.8.1
[INFO] [stderr]    Compiling phasor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use candle_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_tensor_base_complex`
[INFO] [stdout]     --> src/utils/macros.rs:1132:14
[INFO] [stdout]      |
[INFO] [stdout] 1132 | macro_rules! impl_tensor_base_complex {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_column_vector.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_matrix.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_scalar.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "33fed1520dcaddd7d20fefbc6edf89a3249a0787c65fc65f977c6d9f34da8935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33fed1520dcaddd7d20fefbc6edf89a3249a0787c65fc65f977c6d9f34da8935", kill_on_drop: false }`
[INFO] [stdout] 33fed1520dcaddd7d20fefbc6edf89a3249a0787c65fc65f977c6d9f34da8935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94d64e501a8cd1b71ffbfc2e887abf154dc84c802eb5ca4e8c05bd5c8439acb5
[INFO] running `Command { std: "docker" "start" "-a" "94d64e501a8cd1b71ffbfc2e887abf154dc84c802eb5ca4e8c05bd5c8439acb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling gemm-common v0.17.1
[INFO] [stderr]    Compiling gemm-f32 v0.17.1
[INFO] [stderr]    Compiling gemm-f64 v0.17.1
[INFO] [stderr]    Compiling gemm-c64 v0.17.1
[INFO] [stderr]    Compiling gemm-c32 v0.17.1
[INFO] [stderr]    Compiling gemm-f16 v0.17.1
[INFO] [stderr]    Compiling gemm v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ug v0.0.2
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling candle-core v0.8.1
[INFO] [stderr]    Compiling candle-nn v0.8.1
[INFO] [stderr]    Compiling phasor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use candle_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_tensor_base_complex`
[INFO] [stdout]     --> src/utils/macros.rs:1132:14
[INFO] [stdout]      |
[INFO] [stdout] 1132 | macro_rules! impl_tensor_base_complex {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_column_vector.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_matrix.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_scalar.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `utils` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use candle_core::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | mod utils;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_tensor_base_complex`
[INFO] [stdout]     --> src/utils/macros.rs:1132:14
[INFO] [stdout]      |
[INFO] [stdout] 1132 | macro_rules! impl_tensor_base_complex {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_column_vector.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_matrix.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f64::consts::PI`
[INFO] [stdout]  --> src/operands/real_scalar.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_relative_eq_vec` is never used
[INFO] [stdout]    --> src/utils/methods.rs:479:12
[INFO] [stdout]     |
[INFO] [stdout] 479 |     pub fn assert_relative_eq_vec<T: RelativeEq + Debug>(lhs: Vec<T>, rhs: Vec<T>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_relative_eq_vec` is never used
[INFO] [stdout]   --> src/operands/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn assert_relative_eq_vec<T: RelativeEq + Debug>(lhs: Vec<T>, rhs: Vec<T>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_relative_eq_vec_vec` is never used
[INFO] [stdout]   --> src/operands/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn assert_relative_eq_vec_vec<T: RelativeEq + Debug>(lhs: Vec<Vec<T>>, rhs: Vec<Vec<T>>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 38s
[INFO] running `Command { std: "docker" "inspect" "94d64e501a8cd1b71ffbfc2e887abf154dc84c802eb5ca4e8c05bd5c8439acb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d64e501a8cd1b71ffbfc2e887abf154dc84c802eb5ca4e8c05bd5c8439acb5", kill_on_drop: false }`
[INFO] [stdout] 94d64e501a8cd1b71ffbfc2e887abf154dc84c802eb5ca4e8c05bd5c8439acb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5a5f9cbd36726b6f890bc771730ccf3cc2ab4610d20820abae727f7d120a8cb
[INFO] running `Command { std: "docker" "start" "-a" "a5a5f9cbd36726b6f890bc771730ccf3cc2ab4610d20820abae727f7d120a8cb", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:2:1
[INFO] [stderr]    |
[INFO] [stderr] 2  | mod utils;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `utils` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use candle_core::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:2:1
[INFO] [stderr]    |
[INFO] [stderr] 2  | mod utils;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `impl_tensor_base_complex`
[INFO] [stderr]     --> src/utils/macros.rs:1132:14
[INFO] [stderr]      |
[INFO] [stderr] 1132 | macro_rules! impl_tensor_base_complex {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `f64::consts::PI`
[INFO] [stderr]  --> src/operands/real_column_vector.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `f64::consts::PI`
[INFO] [stderr]  --> src/operands/real_matrix.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `f64::consts::PI`
[INFO] [stderr]  --> src/operands/real_scalar.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::{f64::consts::PI, marker::PhantomData};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `phasor` (lib) generated 5 warnings (run `cargo fix --lib -p phasor` to apply 3 suggestions)
[INFO] [stderr] warning: function `assert_relative_eq_vec` is never used
[INFO] [stderr]    --> src/utils/methods.rs:479:12
[INFO] [stderr]     |
[INFO] [stderr] 479 |     pub fn assert_relative_eq_vec<T: RelativeEq + Debug>(lhs: Vec<T>, rhs: Vec<T>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_relative_eq_vec` is never used
[INFO] [stderr]   --> src/operands/mod.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn assert_relative_eq_vec<T: RelativeEq + Debug>(lhs: Vec<T>, rhs: Vec<T>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_relative_eq_vec_vec` is never used
[INFO] [stderr]   --> src/operands/mod.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn assert_relative_eq_vec_vec<T: RelativeEq + Debug>(lhs: Vec<Vec<T>>, rhs: Vec<Vec<T>>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `phasor` (lib test) generated 8 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phasor-aebd3d956c2cc18e)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test utils::methods::test::test_generic_add_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_and ... ok
[INFO] [stdout] test utils::methods::test::test_generic_abs ... ok
[INFO] [stdout] test utils::methods::test::test_generic_add ... ok
[INFO] [stdout] test utils::methods::test::test_generic_broadcast ... ok
[INFO] [stdout] test utils::methods::test::test_generic_clamp ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_add_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_clamp ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_componentwise_tanh ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_div ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_div_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_eq ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_gt ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_gte ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_lt ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_lte ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_add ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_mul_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_matmul ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_mul ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_outer ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_sub ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_sub_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_div_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_dot ... ok
[INFO] [stdout] test utils::methods::test::test_generic_div ... ok
[INFO] [stdout] test utils::methods::test::test_generic_gt ... ok
[INFO] [stdout] test utils::methods::test::test_generic_lt ... ok
[INFO] [stdout] test utils::methods::test::test_generic_log ... ok
[INFO] [stdout] test utils::methods::test::test_generic_matmul ... ok
[INFO] [stdout] test utils::methods::test::test_generic_mul_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_or ... ok
[INFO] [stdout] test utils::methods::test::test_generic_pow ... ok
[INFO] [stdout] test utils::methods::test::test_generic_sub ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_ne ... ok
[INFO] [stdout] test utils::methods::test::test_generic_lte ... ok
[INFO] [stdout] test utils::methods::test::test_generic_gte ... ok
[INFO] [stdout] test utils::methods::test::test_generic_exp ... ok
[INFO] [stdout] test utils::methods::test::test_generic_eq ... ok
[INFO] [stdout] test utils::methods::test::test_generic_neg ... ok
[INFO] [stdout] test utils::methods::test::test_generic_mean ... ok
[INFO] [stdout] test utils::methods::test::test_generic_ne ... ok
[INFO] [stdout] test utils::methods::test::test_generic_mul ... ok
[INFO] [stdout] test utils::methods::test::test_generic_powf ... ok
[INFO] [stdout] test utils::methods::test::test_generic_sub_scalar ... ok
[INFO] [stdout] test utils::methods::test::test_generic_not ... ok
[INFO] [stdout] test utils::methods::test::test_generic_sum ... ok
[INFO] [stdout] test utils::methods::test::test_generic_tanh ... ok
[INFO] [stdout] test utils::methods::test::test_generic_where ... ok
[INFO] [stdout] test utils::methods::test::test_generic_zeros ... ok
[INFO] [stdout] test utils::methods::test::test_generic_with_i64 ... ok
[INFO] [stdout] test utils::methods::test::test_generic_xor ... ok
[INFO] [stdout] test utils::methods::test::test_generic_with_f32 ... ok
[INFO] [stdout] test utils::methods::test::test_generic_transpose ... ok
[INFO] [stdout] test utils::methods::test::test_generic_complex_tanh ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::methods::test::test_generic_complex_tanh stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::methods::test::test_generic_complex_tanh' panicked at src/utils/methods.rs:328:5:
[INFO] [stdout] not implemented: An exercise for the reader.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a26ff2b2092 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a26ff2b2092 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a26ff2b2092 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a26ff2b2092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a26ff2d8ff3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a26ff2d8ff3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a26ff2aeb73 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a26ff2aeb73 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a26ff2b1ee2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a26ff2b37ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a26ff2b3642 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a26ff0f0e84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a26ff0f0e84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a26ff2b41cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a26ff2b41cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a26ff2b3f66 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a26ff2b2589 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a26ff2b3c2d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a26ff2d6ce0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a26ff08c2f4 - phasor::utils::methods::_generic_complex_tanh::h775a125e344cd9bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/methods.rs:328:5
[INFO] [stdout]   20:     0x5a26ff08c2f4 - phasor::utils::methods::test::test_generic_complex_tanh::h47604834f98c2e54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/methods.rs:1002:42
[INFO] [stdout]   21:     0x5a26ff0b71c7 - phasor::utils::methods::test::test_generic_complex_tanh::{{closure}}::h9073650911a76d38
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/methods.rs:998:39
[INFO] [stdout]   22:     0x5a26ff0b71c7 - core::ops::function::FnOnce::call_once::ha93d63d694103f38
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a26ff0f65bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a26ff0f65bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5a26ff0f57fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5a26ff0f57fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5a26ff0f57fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5a26ff0f57fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5a26ff0f57fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a26ff0f57fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5a26ff0f57fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5a26ff0b93a4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5a26ff0b93a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5a26ff0bcd4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a26ff0bcd4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5a26ff0bcd4a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5a26ff0bcd4a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5a26ff0bcd4a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a26ff0bcd4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a26ff0bcd4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a26ff2b7477 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5a26ff2b7477 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a26ff2b7477 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7e23f5880aa4 - <unknown>
[INFO] [stdout]   45:     0x7e23f590da34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::methods::test::test_generic_complex_tanh
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a5a5f9cbd36726b6f890bc771730ccf3cc2ab4610d20820abae727f7d120a8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a5f9cbd36726b6f890bc771730ccf3cc2ab4610d20820abae727f7d120a8cb", kill_on_drop: false }`
[INFO] [stdout] a5a5f9cbd36726b6f890bc771730ccf3cc2ab4610d20820abae727f7d120a8cb
