[INFO] fetching crate pyin 1.0.2...
[INFO] testing pyin-1.0.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate pyin 1.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate pyin 1.0.2 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 pyin 1.0.2
[INFO] finished tweaking crates.io crate pyin 1.0.2
[INFO] tweaked toml for crates.io crate pyin 1.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate pyin 1.0.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minimp3 v0.5.1
[INFO] [stderr]   Downloaded creak v0.3.0
[INFO] [stderr]   Downloaded ndarray-stats v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2d16c010095e92f2bf725f7b151a35b1d0b93e81d06f9fdb678ea0d0120b962b
[INFO] running `Command { std: "docker" "start" "-a" "2d16c010095e92f2bf725f7b151a35b1d0b93e81d06f9fdb678ea0d0120b962b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d16c010095e92f2bf725f7b151a35b1d0b93e81d06f9fdb678ea0d0120b962b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d16c010095e92f2bf725f7b151a35b1d0b93e81d06f9fdb678ea0d0120b962b", kill_on_drop: false }`
[INFO] [stdout] 2d16c010095e92f2bf725f7b151a35b1d0b93e81d06f9fdb678ea0d0120b962b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db7ee7c48947ea136b7112b6ada56b1bf97136f8c5ddf16617878938a8c56d9b
[INFO] running `Command { std: "docker" "start" "-a" "db7ee7c48947ea136b7112b6ada56b1bf97136f8c5ddf16617878938a8c56d9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling primal-check v0.3.1
[INFO] [stderr]    Compiling ndarray v0.15.4
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustfft v6.0.1
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling creak v0.3.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling ndarray-stats v0.5.0
[INFO] [stderr]    Compiling ndarray-npy v0.8.1
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling realfft v3.0.0
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stderr]    Compiling pyin v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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 46.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "db7ee7c48947ea136b7112b6ada56b1bf97136f8c5ddf16617878938a8c56d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7ee7c48947ea136b7112b6ada56b1bf97136f8c5ddf16617878938a8c56d9b", kill_on_drop: false }`
[INFO] [stdout] db7ee7c48947ea136b7112b6ada56b1bf97136f8c5ddf16617878938a8c56d9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 444d37ee9a5bd3a177556f716af31f6a572266bdf35c9de91431303b54bbef7c
[INFO] running `Command { std: "docker" "start" "-a" "444d37ee9a5bd3a177556f716af31f6a572266bdf35c9de91431303b54bbef7c", kill_on_drop: false }`
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyin v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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 7.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "444d37ee9a5bd3a177556f716af31f6a572266bdf35c9de91431303b54bbef7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444d37ee9a5bd3a177556f716af31f6a572266bdf35c9de91431303b54bbef7c", kill_on_drop: false }`
[INFO] [stdout] 444d37ee9a5bd3a177556f716af31f6a572266bdf35c9de91431303b54bbef7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a65b00bb84c7d93801940c9b60095bba8210d5ccf8046e2c53ef2b30c68eef90
[INFO] running `Command { std: "docker" "start" "-a" "a65b00bb84c7d93801940c9b60095bba8210d5ccf8046e2c53ef2b30c68eef90", kill_on_drop: false }`
[INFO] [stderr] warning: field `fmax` is never read
[INFO] [stderr]   --> src/pyin.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct PYINExecutor<A>
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 46 |     fmax: A,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pyin` (lib) generated 1 warning
[INFO] [stderr] warning: `pyin` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyin-f95635cc4db50590)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test windows::tests::test_hann_win ... ok
[INFO] [stdout] test viterbi::tests::test_viterbi ... ok
[INFO] [stdout] test util::tests::test_transition_local ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyin-2ba589d1edfdcd95)
[INFO] [stdout] test util::tests::test_boltzmann_pmf ... ok
[INFO] [stdout] test windows::tests::test_triangle_win ... ok
[INFO] [stdout] test pad::tests::test_pad ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyin
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/viterbi.rs - viterbi::viterbi (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/viterbi.rs - viterbi::viterbi (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array1`
[INFO] [stdout]  --> src/viterbi.rs:57:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let p_init = Array1::from_vec(vec![0.6f64, 0.4]);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Array1`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2`
[INFO] [stdout]  --> src/viterbi.rs:58:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let p_emit = Array2::from_shape_vec((2, 3), vec![0.5f64, 0.4, 0.1, 0.1, 0.3, 0.6]).unwrap();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Array2`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array2;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2`
[INFO] [stdout]  --> src/viterbi.rs:59:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let p_trans = Array2::from_shape_vec((2, 2), vec![0.7f64, 0.3, 0.4, 0.6]).unwrap();
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Array2`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array2;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `viterbi` in this scope
[INFO] [stdout]  --> src/viterbi.rs:60:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (path, logp) = viterbi(p_emit.view(), p_trans.view(), Some(p_init.into()));
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `wav` in this scope
[INFO] [stdout]   --> src/lib.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 23 | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]    |                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:92:8
[INFO] [stdout]     |
[INFO] [stdout] 92  |     A: Float
[INFO] [stdout]     |        ^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout] 93  |         + FloatConst
[INFO] [stdout]     |           ^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `bool *= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout] 98  |         + MulAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `bool /= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:99:11
[INFO] [stdout]     |
[INFO] [stdout] 99  |         + DivAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]               Option<i128>
[INFO] [stdout]               Option<i16>
[INFO] [stdout]               Option<i32>
[INFO] [stdout]               Option<i64>
[INFO] [stdout]               Option<i8>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<u128>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |         + MaybeNan
[INFO] [stdout]     |           ^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]               <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]               <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]               <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]             and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] 30 | where
[INFO] [stdout] 31 |     A: Float
[INFO] [stdout]    |        ^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |         + FloatConst
[INFO] [stdout]    |           ^^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ no implementation for `bool *= bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |         + MulAssign
[INFO] [stdout]    |           ^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ no implementation for `bool /= bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |         + DivAssign
[INFO] [stdout]    |           ^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]              Option<i128>
[INFO] [stdout]              Option<i16>
[INFO] [stdout]              Option<i32>
[INFO] [stdout]              Option<i64>
[INFO] [stdout]              Option<i8>
[INFO] [stdout]              Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]              Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]              Option<u128>
[INFO] [stdout]            and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |         + MaybeNan
[INFO] [stdout]    |           ^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]              <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]              <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]              <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]            and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:92:8
[INFO] [stdout]     |
[INFO] [stdout] 92  |     A: Float
[INFO] [stdout]     |        ^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout] 93  |         + FloatConst
[INFO] [stdout]     |           ^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ no implementation for `bool *= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout] 98  |         + MulAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ no implementation for `bool /= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:99:11
[INFO] [stdout]     |
[INFO] [stdout] 99  |         + DivAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]               Option<i128>
[INFO] [stdout]               Option<i16>
[INFO] [stdout]               Option<i32>
[INFO] [stdout]               Option<i64>
[INFO] [stdout]               Option<i8>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<u128>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |         + MaybeNan
[INFO] [stdout]     |           ^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]               <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]               <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]               <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]             and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: rustfft::common::FftNum` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::cast::FromPrimitive` is not implemented for `bool`, which is required by `bool: rustfft::common::FftNum`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `rustfft::common::FftNum`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:94:11
[INFO] [stdout]     |
[INFO] [stdout] 94  |         + FftNum
[INFO] [stdout]     |           ^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: rustfft::common::FftNum` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::sign::Signed` is not implemented for `bool`, which is required by `bool: rustfft::common::FftNum`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `rustfft::common::FftNum`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:94:11
[INFO] [stdout]     |
[INFO] [stdout] 94  |         + FftNum
[INFO] [stdout]     |           ^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AddAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SubAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RemAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:31:66
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ----              ^^^^^^^^ expected `Framing<bool>`, found `PadMode<{float}>`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Framing<bool>`
[INFO] [stdout]                found enum `PadMode<{float}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/viterbi.rs - viterbi::viterbi (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a65b00bb84c7d93801940c9b60095bba8210d5ccf8046e2c53ef2b30c68eef90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65b00bb84c7d93801940c9b60095bba8210d5ccf8046e2c53ef2b30c68eef90", kill_on_drop: false }`
[INFO] [stdout] a65b00bb84c7d93801940c9b60095bba8210d5ccf8046e2c53ef2b30c68eef90
[INFO] testing pyin-1.0.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate pyin 1.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate pyin 1.0.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pyin 1.0.2
[INFO] finished tweaking crates.io crate pyin 1.0.2
[INFO] tweaked toml for crates.io crate pyin 1.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate pyin 1.0.2 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 476baf30c55195683814212a8f6666785840a34553524d16cc0e45c99250bdfa
[INFO] running `Command { std: "docker" "start" "-a" "476baf30c55195683814212a8f6666785840a34553524d16cc0e45c99250bdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "476baf30c55195683814212a8f6666785840a34553524d16cc0e45c99250bdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476baf30c55195683814212a8f6666785840a34553524d16cc0e45c99250bdfa", kill_on_drop: false }`
[INFO] [stdout] 476baf30c55195683814212a8f6666785840a34553524d16cc0e45c99250bdfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f274ee302d342702923fc02ace69d725042ab8c918d9ac13a152c50d1d3166
[INFO] running `Command { std: "docker" "start" "-a" "c3f274ee302d342702923fc02ace69d725042ab8c918d9ac13a152c50d1d3166", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling transpose v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling primal-check v0.3.1
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustfft v6.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling ndarray v0.15.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling creak v0.3.0
[INFO] [stderr]    Compiling ndarray-stats v0.5.0
[INFO] [stderr]    Compiling ndarray-npy v0.8.1
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling realfft v3.0.0
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stderr]    Compiling pyin v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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 59.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c3f274ee302d342702923fc02ace69d725042ab8c918d9ac13a152c50d1d3166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f274ee302d342702923fc02ace69d725042ab8c918d9ac13a152c50d1d3166", kill_on_drop: false }`
[INFO] [stdout] c3f274ee302d342702923fc02ace69d725042ab8c918d9ac13a152c50d1d3166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31455682484ed91c23d00482a585ed5870ab48233c2b34d00031e8c7bd21b74
[INFO] running `Command { std: "docker" "start" "-a" "b31455682484ed91c23d00482a585ed5870ab48233c2b34d00031e8c7bd21b74", kill_on_drop: false }`
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyin v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout]   --> src/pyin.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fmax: A,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` 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 7.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b31455682484ed91c23d00482a585ed5870ab48233c2b34d00031e8c7bd21b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31455682484ed91c23d00482a585ed5870ab48233c2b34d00031e8c7bd21b74", kill_on_drop: false }`
[INFO] [stdout] b31455682484ed91c23d00482a585ed5870ab48233c2b34d00031e8c7bd21b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3360c2008e8394f60efa46cb57bf1383bfb703b6cb94a7f1be2f9674dc64c44
[INFO] running `Command { std: "docker" "start" "-a" "d3360c2008e8394f60efa46cb57bf1383bfb703b6cb94a7f1be2f9674dc64c44", kill_on_drop: false }`
[INFO] [stderr] warning: field `fmax` is never read
[INFO] [stderr]   --> src/pyin.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct PYINExecutor<A>
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 46 |     fmax: A,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pyin` (lib) generated 1 warning
[INFO] [stderr] warning: `pyin` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyin-f95635cc4db50590)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test util::tests::test_boltzmann_pmf ... ok
[INFO] [stdout] test pad::tests::test_pad ... ok
[INFO] [stdout] test util::tests::test_transition_local ... ok
[INFO] [stdout] test windows::tests::test_triangle_win ... ok
[INFO] [stdout] test windows::tests::test_hann_win ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyin-2ba589d1edfdcd95)
[INFO] [stdout] test viterbi::tests::test_viterbi ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyin
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/viterbi.rs - viterbi::viterbi (line 56) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/viterbi.rs - viterbi::viterbi (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array1`
[INFO] [stdout]  --> src/viterbi.rs:57:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let p_init = Array1::from_vec(vec![0.6f64, 0.4]);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Array1`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array1;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2`
[INFO] [stdout]  --> src/viterbi.rs:58:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let p_emit = Array2::from_shape_vec((2, 3), vec![0.5f64, 0.4, 0.1, 0.1, 0.3, 0.6]).unwrap();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Array2`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array2;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Array2`
[INFO] [stdout]  --> src/viterbi.rs:59:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let p_trans = Array2::from_shape_vec((2, 2), vec![0.7f64, 0.3, 0.4, 0.6]).unwrap();
[INFO] [stdout]   |               ^^^^^^ use of undeclared type `Array2`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ndarray::Array2;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `viterbi` in this scope
[INFO] [stdout]  --> src/viterbi.rs:60:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (path, logp) = viterbi(p_emit.view(), p_trans.view(), Some(p_init.into()));
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `wav` in this scope
[INFO] [stdout]   --> src/lib.rs:31:53
[INFO] [stdout]    |
[INFO] [stdout] 23 | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]    |                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:92:8
[INFO] [stdout]     |
[INFO] [stdout] 92  |     A: Float
[INFO] [stdout]     |        ^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout] 93  |         + FloatConst
[INFO] [stdout]     |           ^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `bool *= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout] 98  |         + MulAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `bool /= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:99:11
[INFO] [stdout]     |
[INFO] [stdout] 99  |         + DivAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]               Option<i128>
[INFO] [stdout]               Option<i16>
[INFO] [stdout]               Option<i32>
[INFO] [stdout]               Option<i64>
[INFO] [stdout]               Option<i8>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<u128>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |         + MaybeNan
[INFO] [stdout]     |           ^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]               <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]               <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]               <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]             and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] 30 | where
[INFO] [stdout] 31 |     A: Float
[INFO] [stdout]    |        ^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]              f32
[INFO] [stdout]              f64
[INFO] [stdout]              noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |         + FloatConst
[INFO] [stdout]    |           ^^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ no implementation for `bool *= bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |         + MulAssign
[INFO] [stdout]    |           ^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ no implementation for `bool /= bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |         + DivAssign
[INFO] [stdout]    |           ^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]              Option<i128>
[INFO] [stdout]              Option<i16>
[INFO] [stdout]              Option<i32>
[INFO] [stdout]              Option<i64>
[INFO] [stdout]              Option<i8>
[INFO] [stdout]              Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]              Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]              Option<u128>
[INFO] [stdout]            and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |         + MaybeNan
[INFO] [stdout]    |           ^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]   --> src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]              <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]              <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]              <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]              <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]            and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/pyin.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PYINExecutor<A>
[INFO] [stdout]    |            ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::Float` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `num_traits::float::Float` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::Float`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:92:8
[INFO] [stdout]     |
[INFO] [stdout] 92  |     A: Float
[INFO] [stdout]     |        ^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::float::FloatConst` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `num_traits::float::FloatConst` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `num_traits::float::FloatConst`:
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               noisy_float::NoisyFloat<F, C>
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout] 93  |         + FloatConst
[INFO] [stdout]     |           ^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ no implementation for `bool *= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `MulAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout] 98  |         + MulAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide-assign `bool` by `bool`
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ no implementation for `bool /= bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `DivAssign` is not implemented for `bool`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:99:11
[INFO] [stdout]     |
[INFO] [stdout] 99  |         + DivAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: ndarray_stats::maybe_nan::MaybeNan` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `ndarray_stats::maybe_nan::MaybeNan` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ndarray_stats::maybe_nan::MaybeNan`:
[INFO] [stdout]               Option<i128>
[INFO] [stdout]               Option<i16>
[INFO] [stdout]               Option<i32>
[INFO] [stdout]               Option<i64>
[INFO] [stdout]               Option<i8>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f32, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<noisy_float::NoisyFloat<f64, noisy_float::checkers::NumChecker>>
[INFO] [stdout]               Option<u128>
[INFO] [stdout]             and 6 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |         + MaybeNan
[INFO] [stdout]     |           ^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: approx::abs_diff_eq::AbsDiffEq` is not satisfied
[INFO] [stdout]    --> src/lib.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ^^^^ the trait `approx::abs_diff_eq::AbsDiffEq` is not implemented for `bool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `approx::abs_diff_eq::AbsDiffEq<Rhs>`:
[INFO] [stdout]               <&'a T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <&'a mut T as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <ArrayBase<S, D> as approx::abs_diff_eq::AbsDiffEq<ArrayBase<S2, D>>>
[INFO] [stdout]               <Cell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <RefCell<T> as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <[A] as approx::abs_diff_eq::AbsDiffEq<[B]>>
[INFO] [stdout]               <f32 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]               <f64 as approx::abs_diff_eq::AbsDiffEq>
[INFO] [stdout]             and 23 others
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |         + AbsDiffEq<Epsilon = A>,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PYINExecutor::<A>::pyin`
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: rustfft::common::FftNum` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::cast::FromPrimitive` is not implemented for `bool`, which is required by `bool: rustfft::common::FftNum`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `rustfft::common::FftNum`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:94:11
[INFO] [stdout]     |
[INFO] [stdout] 94  |         + FftNum
[INFO] [stdout]     |           ^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: rustfft::common::FftNum` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num_traits::sign::Signed` is not implemented for `bool`, which is required by `bool: rustfft::common::FftNum`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `rustfft::common::FftNum`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:94:11
[INFO] [stdout]     |
[INFO] [stdout] 94  |         + FftNum
[INFO] [stdout]     |           ^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AddAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `SubAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `bool: num_traits::NumAssign` is not satisfied
[INFO] [stdout]    --> src/lib.rs:21:21
[INFO] [stdout]     |
[INFO] [stdout] 13  | let mut pyin_exec = PYINExecutor::new(fmin, fmax, sr, frame_length, win_length, hop_length, resolution);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RemAssign` is not implemented for `bool`, which is required by `bool: num_traits::NumAssign`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssignOps`
[INFO] [stdout]     = note: required for `bool` to implement `num_traits::NumAssign`
[INFO] [stdout] note: required by a bound in `PYINExecutor::<A>::new`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         + NumAssign
[INFO] [stdout]     |           ^^^^^^^^^ required by this bound in `PYINExecutor::<A>::new`
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn new(
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:31:66
[INFO] [stdout]     |
[INFO] [stdout] 23  | let (f0, voiced_flag, voiced_prob) = pyin_exec.pyin(wav, center, pad_mode);
[INFO] [stdout]     |                                                ----              ^^^^^^^^ expected `Framing<bool>`, found `PadMode<{float}>`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Framing<bool>`
[INFO] [stdout]                found enum `PadMode<{float}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/pyin.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn pyin(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout]     src/viterbi.rs - viterbi::viterbi (line 56)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3360c2008e8394f60efa46cb57bf1383bfb703b6cb94a7f1be2f9674dc64c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3360c2008e8394f60efa46cb57bf1383bfb703b6cb94a7f1be2f9674dc64c44", kill_on_drop: false }`
[INFO] [stdout] d3360c2008e8394f60efa46cb57bf1383bfb703b6cb94a7f1be2f9674dc64c44
