[INFO] fetching crate cat_audio 0.0.4...
[INFO] testing cat_audio-0.0.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate cat_audio 0.0.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate cat_audio 0.0.4 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 cat_audio 0.0.4
[INFO] finished tweaking crates.io crate cat_audio 0.0.4
[INFO] tweaked toml for crates.io crate cat_audio 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate cat_audio 0.0.4 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]  Downloading crates ...
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded minimp3 v0.5.0
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded alsa-sys v0.1.2
[INFO] [stderr]   Downloaded cpal v0.11.0
[INFO] [stderr]   Downloaded cc v1.0.65
[INFO] [stderr]   Downloaded syn v1.0.51
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 066be3ab4f5e5978ec91f89bc08673264717801bb205c8aa67ca38820fbd4505
[INFO] running `Command { std: "docker" "start" "-a" "066be3ab4f5e5978ec91f89bc08673264717801bb205c8aa67ca38820fbd4505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "066be3ab4f5e5978ec91f89bc08673264717801bb205c8aa67ca38820fbd4505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "066be3ab4f5e5978ec91f89bc08673264717801bb205c8aa67ca38820fbd4505", kill_on_drop: false }`
[INFO] [stdout] 066be3ab4f5e5978ec91f89bc08673264717801bb205c8aa67ca38820fbd4505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f7e82fc4170ec1f09376fdbccc2cf4e838c02a941bd8853ee3429571d121872d
[INFO] running `Command { std: "docker" "start" "-a" "f7e82fc4170ec1f09376fdbccc2cf4e838c02a941bd8853ee3429571d121872d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling minimp3 v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling cat_audio v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "f7e82fc4170ec1f09376fdbccc2cf4e838c02a941bd8853ee3429571d121872d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e82fc4170ec1f09376fdbccc2cf4e838c02a941bd8853ee3429571d121872d", kill_on_drop: false }`
[INFO] [stdout] f7e82fc4170ec1f09376fdbccc2cf4e838c02a941bd8853ee3429571d121872d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 03620ca9a608e0cdcf0453523d930eeff4a11950e84ca24961cf831742c4529b
[INFO] running `Command { std: "docker" "start" "-a" "03620ca9a608e0cdcf0453523d930eeff4a11950e84ca24961cf831742c4529b", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cat_audio v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] running `Command { std: "docker" "inspect" "03620ca9a608e0cdcf0453523d930eeff4a11950e84ca24961cf831742c4529b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03620ca9a608e0cdcf0453523d930eeff4a11950e84ca24961cf831742c4529b", kill_on_drop: false }`
[INFO] [stdout] 03620ca9a608e0cdcf0453523d930eeff4a11950e84ca24961cf831742c4529b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 78843725ab75256a71445c98f1540d0656d4e04ac8a68ea7f4728ff53082023d
[INFO] running `Command { std: "docker" "start" "-a" "78843725ab75256a71445c98f1540d0656d4e04ac8a68ea7f4728ff53082023d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:401:11
[INFO] [stderr]     |
[INFO] [stderr] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:395:11
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:407:11
[INFO] [stderr]     |
[INFO] [stderr] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:413:19
[INFO] [stderr]     |
[INFO] [stderr] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `cat_audio` (lib) generated 4 warnings
[INFO] [stderr] warning: `cat_audio` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cat_audio-2c96362644b0c52d)
[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] [stderr]    Doc-tests cat_audio
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Audio`
[INFO] [stdout]  --> src/lib.rs:32:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let audio=Audio::default(AudioSettings::new()).unwrap();
[INFO] [stdout]   |           ^^^^^ use of undeclared type `Audio`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::Audio;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioSettings`
[INFO] [stdout]  --> src/lib.rs:32:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let audio=Audio::default(AudioSettings::new()).unwrap();
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ use of undeclared type `AudioSettings`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::AudioSettings;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioWrapper`
[INFO] [stdout]  --> src/lib.rs:35:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut wrapper=AudioWrapper::new(audio);
[INFO] [stdout]   |                 ^^^^^^^^^^^^ use of undeclared type `AudioWrapper`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::AudioWrapper;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "78843725ab75256a71445c98f1540d0656d4e04ac8a68ea7f4728ff53082023d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78843725ab75256a71445c98f1540d0656d4e04ac8a68ea7f4728ff53082023d", kill_on_drop: false }`
[INFO] [stdout] 78843725ab75256a71445c98f1540d0656d4e04ac8a68ea7f4728ff53082023d
[INFO] testing cat_audio-0.0.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate cat_audio 0.0.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate cat_audio 0.0.4 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 cat_audio 0.0.4
[INFO] finished tweaking crates.io crate cat_audio 0.0.4
[INFO] tweaked toml for crates.io crate cat_audio 0.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate cat_audio 0.0.4 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ecc138c582289fb943ba4b5b15c2bedc28168d353a2aede762d238d1bc96aa60
[INFO] running `Command { std: "docker" "start" "-a" "ecc138c582289fb943ba4b5b15c2bedc28168d353a2aede762d238d1bc96aa60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc138c582289fb943ba4b5b15c2bedc28168d353a2aede762d238d1bc96aa60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc138c582289fb943ba4b5b15c2bedc28168d353a2aede762d238d1bc96aa60", kill_on_drop: false }`
[INFO] [stdout] ecc138c582289fb943ba4b5b15c2bedc28168d353a2aede762d238d1bc96aa60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 20e7e86fd86091f2ebcbfb07905174a58c21c75c4af7a2ef90e85ce05fd50728
[INFO] running `Command { std: "docker" "start" "-a" "20e7e86fd86091f2ebcbfb07905174a58c21c75c4af7a2ef90e85ce05fd50728", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling minimp3 v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling cat_audio v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] running `Command { std: "docker" "inspect" "20e7e86fd86091f2ebcbfb07905174a58c21c75c4af7a2ef90e85ce05fd50728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e7e86fd86091f2ebcbfb07905174a58c21c75c4af7a2ef90e85ce05fd50728", kill_on_drop: false }`
[INFO] [stdout] 20e7e86fd86091f2ebcbfb07905174a58c21c75c4af7a2ef90e85ce05fd50728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 44ff7c63feb5ea88085ac8dab50945d4432dd6708ef6d6f5c9337f9e03c8d527
[INFO] running `Command { std: "docker" "start" "-a" "44ff7c63feb5ea88085ac8dab50945d4432dd6708ef6d6f5c9337f9e03c8d527", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cat_audio v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:401:11
[INFO] [stdout]     |
[INFO] [stdout] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:395:11
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:407:11
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stdout]    --> src/engine_core.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stdout]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "44ff7c63feb5ea88085ac8dab50945d4432dd6708ef6d6f5c9337f9e03c8d527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ff7c63feb5ea88085ac8dab50945d4432dd6708ef6d6f5c9337f9e03c8d527", kill_on_drop: false }`
[INFO] [stdout] 44ff7c63feb5ea88085ac8dab50945d4432dd6708ef6d6f5c9337f9e03c8d527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b0f9a28ac6f4e2f842b0428390a1492a3fe3fe65264f1eb4db3365ec6bcd5a8f
[INFO] running `Command { std: "docker" "start" "-a" "b0f9a28ac6f4e2f842b0428390a1492a3fe3fe65264f1eb4db3365ec6bcd5a8f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:401:11
[INFO] [stderr]     |
[INFO] [stderr] 401 |     #[cfg(feature="audio_post_processing")]post_processing:P,
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:395:11
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[cfg(feature="audio_post_processing")]P:FnMut(&mut Vec<f32>)
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:407:11
[INFO] [stderr]     |
[INFO] [stderr] 407 |     #[cfg(feature="audio_post_processing")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `audio_post_processing`
[INFO] [stderr]    --> src/engine_core.rs:413:19
[INFO] [stderr]     |
[INFO] [stderr] 413 |             #[cfg(feature="audio_post_processing")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `extended`, `raw`
[INFO] [stderr]     = help: consider adding `audio_post_processing` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `cat_audio` (lib) generated 4 warnings
[INFO] [stderr] warning: `cat_audio` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cat_audio-2c96362644b0c52d)
[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] [stderr]    Doc-tests cat_audio
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Audio`
[INFO] [stdout]  --> src/lib.rs:32:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let audio=Audio::default(AudioSettings::new()).unwrap();
[INFO] [stdout]   |           ^^^^^ use of undeclared type `Audio`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::Audio;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioSettings`
[INFO] [stdout]  --> src/lib.rs:32:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let audio=Audio::default(AudioSettings::new()).unwrap();
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ use of undeclared type `AudioSettings`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::AudioSettings;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AudioWrapper`
[INFO] [stdout]  --> src/lib.rs:35:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut wrapper=AudioWrapper::new(audio);
[INFO] [stdout]   |                 ^^^^^^^^^^^^ use of undeclared type `AudioWrapper`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use cat_audio::AudioWrapper;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b0f9a28ac6f4e2f842b0428390a1492a3fe3fe65264f1eb4db3365ec6bcd5a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f9a28ac6f4e2f842b0428390a1492a3fe3fe65264f1eb4db3365ec6bcd5a8f", kill_on_drop: false }`
[INFO] [stdout] b0f9a28ac6f4e2f842b0428390a1492a3fe3fe65264f1eb4db3365ec6bcd5a8f
