[INFO] fetching crate ndsp 0.3.1...
[INFO] testing ndsp-0.3.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate ndsp 0.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ndsp 0.3.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ndsp 0.3.1
[INFO] finished tweaking crates.io crate ndsp 0.3.1
[INFO] tweaked toml for crates.io crate ndsp 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gif v0.12.0 (latest: v0.13.1)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.1)
[INFO] [stderr]       Adding ttf-parser v0.20.0 (latest: v0.21.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mixed-num v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5590eb18bbae1e59f163cc072f8443e36b7103e8e261ebc30994a848c4f991ad
[INFO] running `Command { std: "docker" "start" "-a" "5590eb18bbae1e59f163cc072f8443e36b7103e8e261ebc30994a848c4f991ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5590eb18bbae1e59f163cc072f8443e36b7103e8e261ebc30994a848c4f991ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5590eb18bbae1e59f163cc072f8443e36b7103e8e261ebc30994a848c4f991ad", kill_on_drop: false }`
[INFO] [stdout] 5590eb18bbae1e59f163cc072f8443e36b7103e8e261ebc30994a848c4f991ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ec0b51998323d2e64ae367720e77de823df14cfb4d7520e2abcb4b5fa9a56bf
[INFO] running `Command { std: "docker" "start" "-a" "2ec0b51998323d2e64ae367720e77de823df14cfb4d7520e2abcb4b5fa9a56bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling cordic v0.1.5
[INFO] [stderr]    Compiling mixed-num v0.5.5
[INFO] [stderr]    Compiling ndsp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/vec.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s
[INFO] running `Command { std: "docker" "inspect" "2ec0b51998323d2e64ae367720e77de823df14cfb4d7520e2abcb4b5fa9a56bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec0b51998323d2e64ae367720e77de823df14cfb4d7520e2abcb4b5fa9a56bf", kill_on_drop: false }`
[INFO] [stdout] 2ec0b51998323d2e64ae367720e77de823df14cfb4d7520e2abcb4b5fa9a56bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7ab7c690e732dee7be28619895ac60b9c3cf96429242625eecb84dd3b167e23
[INFO] running `Command { std: "docker" "start" "-a" "e7ab7c690e732dee7be28619895ac60b9c3cf96429242625eecb84dd3b167e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling cordic v0.1.5
[INFO] [stderr]    Compiling mixed-num v0.5.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling ndsp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/vec.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::*`
[INFO] [stdout]   --> src/vec.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use ops::*;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.08s
[INFO] running `Command { std: "docker" "inspect" "e7ab7c690e732dee7be28619895ac60b9c3cf96429242625eecb84dd3b167e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ab7c690e732dee7be28619895ac60b9c3cf96429242625eecb84dd3b167e23", kill_on_drop: false }`
[INFO] [stdout] e7ab7c690e732dee7be28619895ac60b9c3cf96429242625eecb84dd3b167e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67f33203fbc34cc89b63e41048cb90cc2f9c4376046bf3096d9cac4e8108a95b
[INFO] running `Command { std: "docker" "start" "-a" "67f33203fbc34cc89b63e41048cb90cc2f9c4376046bf3096d9cac4e8108a95b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ops::*`
[INFO] [stderr]   --> src/vec.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use ops::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ndsp` (lib) generated 1 warning (run `cargo fix --lib -p ndsp` to apply 1 suggestion)
[INFO] [stderr] warning: `ndsp` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndsp-f9853d3269fb7df4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test vec::complex::tests::to_string ... ok
[INFO] [stdout] test vec::ops::tests::add ... ok
[INFO] [stdout] test vec::math_impl::tests::test ... ok
[INFO] [stdout] test vec::ops::tests::mul ... ok
[INFO] [stdout] test vec::ops::tests::add_assign ... ok
[INFO] [stdout] test vec::ops::tests::mul_assign ... ok
[INFO] [stdout] test vec::tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fft_plot.rs (/opt/rustwide/target/debug/deps/fft_plot-f1bca8d55cd78684)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fft_plot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ops_tets.rs (/opt/rustwide/target/debug/deps/ops_tets-a7eb195ccec695f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_cartesian_vec_ang_external_interface ... ok
[INFO] [stdout] test test_vec_external_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_plot.rs (/opt/rustwide/target/debug/deps/test_plot-dabeac4d0442c6ea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_vec_plot ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ndsp
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test src/lib.rs - (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 83) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/traits.rs - traits::VecNumConversion::vec_from_num (line 27) ... ok
[INFO] [stdout] test src/traits.rs - traits::VecNumConversion::vec_to_num (line 40) ... ok
[INFO] [stdout] test src/vec.rs - vec::Vec (line 36) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/vec.rs - vec::Vec (line 50) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::fft (line 275) ... FAILED
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::append (line 115) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ang (line 149) ... FAILED
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::new_with_capacity (line 86) ... ok
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::fmt (line 204) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ifft (line 306) ... FAILED
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::psd (line 214) ... FAILED
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::to_xy_touples (line 249) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<T>::fft_shift (line 333) ... FAILED
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::im (line 82) ... ok
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::into_iter (line 189) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::re (line 57) ... ok
[INFO] [stdout] test src/vec.rs - vec::Vec<T>::to_touples (line 229) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T2>::clip (line 680) ... FAILED
[INFO] [stdout] test src/vec/complex/fft.rs - vec::complex::fft::is_power_of_two (line 24) ... ok
[INFO] [stdout] test src/vec/complex/fft.rs - vec::complex::fft::log2 (line 74) ... ok
[INFO] [stdout] test src/vec/complex/fft.rs - vec::complex::fft::round_to_power_of_two (line 48) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::osc (line 116) ... ok
[INFO] [stdout] test src/vec/complex.rs - vec::complex::Vec<T>::mag (line 187) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::abs (line 227) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T2>::maximum (line 653) ... ok
[INFO] [stdout] test src/vec/complex/fft.rs - vec::complex::fft::fft (line 141) ... ok
[INFO] [stdout] test src/vec/complex/fft.rs - vec::complex::fft::ifft (line 184) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::cos (line 137) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::hilbert (line 733) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T2>::minimum (line 627) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::lin_range (line 31) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::abs (line 220) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::as_complex_polar (line 343) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::db2pow (line 530) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::as_complex_cartesian (line 321) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::db2mag (line 495) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::energy (line 605) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::indices (line 461) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::pow (line 297) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::mean (line 570) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::mag2db (line 478) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::max (line 365) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::min (line 390) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::min_max (line 415) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::ones (line 87) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::sin (line 109) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::sqrt (line 194) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::powi (line 264) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::pow (line 290) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::wrap_phase (line 168) ... FAILED
[INFO] [stdout] test src/vec/window.rs - vec::window::Vec<T>::bartlett (line 45) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::pow2db (line 513) ... ok
[INFO] [stdout] test src/vec/window.rs - vec::window::Vec<T>::blackman (line 109) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::power (line 586) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::powi (line 256) ... ok
[INFO] [stdout] test src/vec/window.rs - vec::window::Vec<T>::hamming (line 12) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::sum (line 550) ... ok
[INFO] [stdout] test src/vec/window.rs - vec::window::Vec<T>::nuttall (line 76) ... FAILED
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::to_range (line 445) ... ok
[INFO] [stdout] test src/vec/math_impl.rs - vec::math_impl::Vec<T>::zeros (line 65) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]  --> src/lib.rs:58:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | test_vec.simple_plot("./figures/plot_test.png", "Test Plot");
[INFO] [stdout]   |          ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 65) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/lib.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | x_vec.plot(&y_vec, "./figures/lib_plot_x_y.png", "Cosine", "x", "cos(x)");
[INFO] [stdout]    |       ^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 83) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/bartlett_test_lib.png", "Bartlett Window Function");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/lib.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | c_vec.plot_psd( 1f32, -110f32, "./figures/bartlett_psd_test_lib.png", "Bartlett Window Function" );
[INFO] [stdout]    |       ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::fft (line 275) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/complex.rs:286:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | complex_vec.re().simple_plot("./figures/fft_demonstration.png", "FFT Demonstration");
[INFO] [stdout]    |                  ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ang (line 149) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/complex.rs:167:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | signal.re().simple_plot("./figures/ang_documentation.png", "Angle");
[INFO] [stdout]    |             ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ifft (line 306) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/complex.rs:318:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | buffer.re().simple_plot("./figures/ifft_demonstration.png", "IFFT Demonstration");
[INFO] [stdout]    |             ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::psd (line 214) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/complex.rs:240:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | x_vec.plot(&psd, "./figures/osc_psd.png", "Power Spectral Density", "[Hz]", "dBFS" );
[INFO] [stdout]    |       ^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/complex.rs - vec::complex::Vec<T>::fft_shift (line 333) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/complex.rs:346:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | complex_vec.re().simple_plot("./figures/fft_shift_test.png", "FFT Shift Demonstration");
[INFO] [stdout]    |                  ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T2>::clip (line 680) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot_multiple` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:698:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | x_vec.plot_multiple(&[&y_vec, &z_vec], "./figures/clip_test.png", "Clip","Phase [rad]", "y", &["y", "z"] );
[INFO] [stdout]    |       ^^^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::abs (line 227) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:234:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/abs_test.png", "abs()");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::cos (line 137) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:147:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | x_vec.plot(&y_vec, "./figures/cos_test.png", "Cosine", "x", "cos(x)");
[INFO] [stdout]    |       ^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::hilbert (line 733) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:747:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | buffer.plot_psd(1e3, -180f32, "./figures/plot_hilbert.png", "PSD of Analytical Signal");
[INFO] [stdout]    |        ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::lin_range (line 31) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | test_vec.simple_plot("./figures/lin_range_test.png", "Test Plot");
[INFO] [stdout]    |          ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::pow (line 297) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:304:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/pow_test.png", "pow()");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::sin (line 109) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:119:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | x_vec.plot(&y_vec, "./figures/sin_test.png", "Sine", "x", "sin(x)");
[INFO] [stdout]    |       ^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::sqrt (line 194) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:201:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/sqrt_test.png", "SQRT");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::powi (line 264) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:271:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/powi_test.png", "powi()");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/math_impl.rs - vec::math_impl::Vec<T>::wrap_phase (line 168) stdout ----
[INFO] [stdout] error[E0599]: no method named `plot_multiple` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/math_impl.rs:179:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | x_vec.plot_multiple(&[&org_phase,&wrapped_phase], "./figures/wrap_phase_test.png", "Wrapped phase", "", "Phase", &["Original","Wrapped"]);
[INFO] [stdout]    |       ^^^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/window.rs - vec::window::Vec<T>::bartlett (line 45) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/bartlett_test.png", "Bartlett Window Function");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | c_vec.plot_psd( 1f32, -110f32, "./figures/bartlett_psd_test.png", "Bartlett Window Function" );
[INFO] [stdout]    |       ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/window.rs - vec::window::Vec<T>::blackman (line 109) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:116:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/blackman_test.png", "Blackman Window Function");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:119:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | c_vec.plot_psd( 1f32, -180f32, "./figures/blackman_psd_test.png", "Blackman Window Function" );
[INFO] [stdout]    |       ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/window.rs - vec::window::Vec<T>::hamming (line 12) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/hamming_test.png", "Hamming Window Function");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | c_vec.plot_psd( 1f32, -180f32, "./figures/hamming_psd_test.png", "Hamming Window Function" );
[INFO] [stdout]    |       ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec/window.rs - vec::window::Vec<T>::nuttall (line 76) stdout ----
[INFO] [stdout] error[E0599]: no method named `simple_plot` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | vec.simple_plot("./figures/nuttall_test.png", "Nuttall Window Function");
[INFO] [stdout]    |     ^^^^^^^^^^^ method not found in `Vec<f32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `plot_psd` found for struct `ndsp::Vec` in the current scope
[INFO] [stdout]   --> src/vec/window.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | c_vec.plot_psd( 1f32, -200f32, "./figures/Nuttall_psd_test.png", "Nuttall Window Function" );
[INFO] [stdout]    |       ^^^^^^^^ method not found in `Vec<Cartesian<f32>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - (line 65)
[INFO] [stdout]     src/lib.rs - (line 83)
[INFO] [stdout]     src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ang (line 149)
[INFO] [stdout]     src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::fft (line 275)
[INFO] [stdout]     src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::ifft (line 306)
[INFO] [stdout]     src/vec/complex.rs - vec::complex::Vec<Cartesian<T>>::psd (line 214)
[INFO] [stdout]     src/vec/complex.rs - vec::complex::Vec<T>::fft_shift (line 333)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T2>::clip (line 680)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::abs (line 227)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::cos (line 137)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::hilbert (line 733)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::lin_range (line 31)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::pow (line 297)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::powi (line 264)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::sin (line 109)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::sqrt (line 194)
[INFO] [stdout]     src/vec/math_impl.rs - vec::math_impl::Vec<T>::wrap_phase (line 168)
[INFO] [stdout]     src/vec/window.rs - vec::window::Vec<T>::bartlett (line 45)
[INFO] [stdout]     src/vec/window.rs - vec::window::Vec<T>::blackman (line 109)
[INFO] [stdout]     src/vec/window.rs - vec::window::Vec<T>::hamming (line 12)
[INFO] [stdout]     src/vec/window.rs - vec::window::Vec<T>::nuttall (line 76)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "67f33203fbc34cc89b63e41048cb90cc2f9c4376046bf3096d9cac4e8108a95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67f33203fbc34cc89b63e41048cb90cc2f9c4376046bf3096d9cac4e8108a95b", kill_on_drop: false }`
[INFO] [stdout] 67f33203fbc34cc89b63e41048cb90cc2f9c4376046bf3096d9cac4e8108a95b
