[INFO] fetching crate bazbandilo 1.0.0...
[INFO] testing bazbandilo-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bazbandilo 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bazbandilo 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bazbandilo 1.0.0
[INFO] tweaked toml for crates.io crate bazbandilo 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bazbandilo 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bazbandilo 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d87db70f863f3645521892c82d476f76bf2301d1c461cadcc04c6d64fa7da179
[INFO] running `Command { std: "docker" "start" "-a" "d87db70f863f3645521892c82d476f76bf2301d1c461cadcc04c6d64fa7da179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d87db70f863f3645521892c82d476f76bf2301d1c461cadcc04c6d64fa7da179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87db70f863f3645521892c82d476f76bf2301d1c461cadcc04c6d64fa7da179", kill_on_drop: false }`
[INFO] [stdout] d87db70f863f3645521892c82d476f76bf2301d1c461cadcc04c6d64fa7da179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f68ba87bb0b6e9a2c4ed5b1466a684794c23db04ab4c441c6376813d7a8c112
[INFO] running `Command { std: "docker" "start" "-a" "1f68ba87bb0b6e9a2c4ed5b1466a684794c23db04ab4c441c6376813d7a8c112", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bazbandilo v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling reed-solomon v0.2.1
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling gaussfilt v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling rand_distr v0.5.0
[INFO] [stderr]    Compiling ndrustfft v0.5.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling kalmanfilt v0.3.0
[INFO] [stderr]    Compiling lstsq v0.6.0
[INFO] [stderr]    Compiling sci-rs v0.4.1
[INFO] [stdout] warning: unused variable: `cp_len`
[INFO] [stdout]   --> src/ofdm.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let cp_len = subcarriers / 4;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cp_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.82s
[INFO] running `Command { std: "docker" "inspect" "1f68ba87bb0b6e9a2c4ed5b1466a684794c23db04ab4c441c6376813d7a8c112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f68ba87bb0b6e9a2c4ed5b1466a684794c23db04ab4c441c6376813d7a8c112", kill_on_drop: false }`
[INFO] [stdout] 1f68ba87bb0b6e9a2c4ed5b1466a684794c23db04ab4c441c6376813d7a8c112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d46913e04199d275836853374bbc29a703f7133823df22a40be383cabd3dd7f
[INFO] running `Command { std: "docker" "start" "-a" "0d46913e04199d275836853374bbc29a703f7133823df22a40be383cabd3dd7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling gaussfilt v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bazbandilo v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling easy-cast v0.5.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling reed-solomon v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling average v0.15.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling kdam v0.6.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling realfft v3.4.0
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling welch-sde v0.1.0
[INFO] [stderr]    Compiling rand_distr v0.5.0
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling ndrustfft v0.5.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling kalmanfilt v0.3.0
[INFO] [stderr]    Compiling lstsq v0.6.0
[INFO] [stderr]    Compiling sci-rs v0.4.1
[INFO] [stdout] warning: unused variable: `cp_len`
[INFO] [stdout]   --> src/ofdm.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let cp_len = subcarriers / 4;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cp_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cp_len`
[INFO] [stdout]   --> src/ofdm.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let cp_len = subcarriers / 4;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cp_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]    --> tests/pd.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |             .eval(c!("normtest(signal_re, signal_im)"), None, Some(&locals))
[INFO] [stdout]     |                   ^ help: a macro with a similar name exists: `s`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:810:1
[INFO] [stdout]     |
[INFO] [stdout] 810 | macro_rules! s(
[INFO] [stdout]     | -------------- similarly named macro `s` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]    --> tests/pd.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             c!(""),
[INFO] [stdout]     |             ^ help: a macro with a similar name exists: `s`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:810:1
[INFO] [stdout]     |
[INFO] [stdout] 810 | macro_rules! s(
[INFO] [stdout]     | -------------- similarly named macro `s` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]    --> tests/pd.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             c!(""),
[INFO] [stdout]     |             ^ help: a macro with a similar name exists: `s`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:810:1
[INFO] [stdout]     |
[INFO] [stdout] 810 | macro_rules! s(
[INFO] [stdout]     | -------------- similarly named macro `s` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `c` in this scope
[INFO] [stdout]    --> tests/pd.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |             c!("import scipy
[INFO] [stdout]     |             ^ help: a macro with a similar name exists: `s`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:810:1
[INFO] [stdout]     |
[INFO] [stdout] 810 | macro_rules! s(
[INFO] [stdout]     | -------------- similarly named macro `s` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CString`
[INFO] [stdout]  --> tests/pd.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::CString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `DetectorTest`
[INFO] [stdout]    --> tests/pd.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 | macro_rules! DetectorTest {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazbandilo` (test "pd") due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `dcs_detect_fam` is never used
[INFO] [stdout]    --> tests/pd.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn dcs_detect_fam(sxf: &Array2<Complex<f64>>) -> f64 {
[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 `dcs_detect_fam` is never used
[INFO] [stdout]    --> tests/pd.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn dcs_detect_fam(sxf: &Array2<Complex<f64>>) -> f64 {
[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 `dcs_detect_fam` is never used
[INFO] [stdout]    --> tests/pd.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn dcs_detect_fam(sxf: &Array2<Complex<f64>>) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d46913e04199d275836853374bbc29a703f7133823df22a40be383cabd3dd7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d46913e04199d275836853374bbc29a703f7133823df22a40be383cabd3dd7f", kill_on_drop: false }`
[INFO] [stdout] 0d46913e04199d275836853374bbc29a703f7133823df22a40be383cabd3dd7f
