[INFO] fetching crate cat_audio 0.0.4... [INFO] checking cat_audio-0.0.4 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate cat_audio 0.0.4 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cat_audio 0.0.4 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimp3-sys v0.3.2 [INFO] [stderr] Downloaded minimp3 v0.5.0 [INFO] [stderr] Downloaded coreaudio-sys v0.2.6 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded cexpr v0.4.0 [INFO] [stderr] Downloaded cc v1.0.65 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] [stderr] Downloaded cpal v0.11.0 [INFO] [stderr] Downloaded slice-deque v0.3.0 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefe3c4076b64ba4c42bb8389ad57a995ef69292862acf582a5c23cadababdb5 [INFO] running `Command { std: "docker" "start" "-a" "fefe3c4076b64ba4c42bb8389ad57a995ef69292862acf582a5c23cadababdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefe3c4076b64ba4c42bb8389ad57a995ef69292862acf582a5c23cadababdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefe3c4076b64ba4c42bb8389ad57a995ef69292862acf582a5c23cadababdb5", kill_on_drop: false }` [INFO] [stdout] fefe3c4076b64ba4c42bb8389ad57a995ef69292862acf582a5c23cadababdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57baf7607fc6ddbccc3b0b8af5a54bdc41e7fd3b6c168490e8d9168893599bf [INFO] running `Command { std: "docker" "start" "-a" "a57baf7607fc6ddbccc3b0b8af5a54bdc41e7fd3b6c168490e8d9168893599bf", 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) [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 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 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 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 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) [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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `Command { std: "docker" "inspect" "a57baf7607fc6ddbccc3b0b8af5a54bdc41e7fd3b6c168490e8d9168893599bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57baf7607fc6ddbccc3b0b8af5a54bdc41e7fd3b6c168490e8d9168893599bf", kill_on_drop: false }` [INFO] [stdout] a57baf7607fc6ddbccc3b0b8af5a54bdc41e7fd3b6c168490e8d9168893599bf