[INFO] fetching crate cat_audio 0.0.4...
[INFO] checking cat_audio-0.0.4 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate cat_audio 0.0.4 into /workspace/builds/worker-0-tc2/source
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cat_audio 0.0.4 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bf28e6fbeb4110cf42be3d39b7aefe6a7717420cbffca366da3b0684f4b92df
[INFO] running `Command { std: "docker" "start" "-a" "0bf28e6fbeb4110cf42be3d39b7aefe6a7717420cbffca366da3b0684f4b92df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bf28e6fbeb4110cf42be3d39b7aefe6a7717420cbffca366da3b0684f4b92df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf28e6fbeb4110cf42be3d39b7aefe6a7717420cbffca366da3b0684f4b92df", kill_on_drop: false }`
[INFO] [stdout] 0bf28e6fbeb4110cf42be3d39b7aefe6a7717420cbffca366da3b0684f4b92df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93c86f729cbc3183fa1a29d4922ab28615ee4aa2ad9799abedfc3e7b94e934f1
[INFO] running `Command { std: "docker" "start" "-a" "93c86f729cbc3183fa1a29d4922ab28615ee4aa2ad9799abedfc3e7b94e934f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking minimp3 v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]     Checking cat_audio v0.0.4 (/opt/rustwide/workdir)
[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` and `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/rustc/check-cfg/cargo-specifics.html> 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: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` and `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/rustc/check-cfg/cargo-specifics.html> 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` and `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/rustc/check-cfg/cargo-specifics.html> 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` and `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/rustc/check-cfg/cargo-specifics.html> 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: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` and `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/rustc/check-cfg/cargo-specifics.html> 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: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` and `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/rustc/check-cfg/cargo-specifics.html> 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` and `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/rustc/check-cfg/cargo-specifics.html> 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` and `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/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] running `Command { std: "docker" "inspect" "93c86f729cbc3183fa1a29d4922ab28615ee4aa2ad9799abedfc3e7b94e934f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c86f729cbc3183fa1a29d4922ab28615ee4aa2ad9799abedfc3e7b94e934f1", kill_on_drop: false }`
[INFO] [stdout] 93c86f729cbc3183fa1a29d4922ab28615ee4aa2ad9799abedfc3e7b94e934f1
