[INFO] fetching crate wm8960 0.1.2... [INFO] checking wm8960-0.1.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate wm8960 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wm8960 0.1.2 [INFO] finished tweaking crates.io crate wm8960 0.1.2 [INFO] tweaked toml for crates.io crate wm8960 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wm8960 0.1.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903e3cecf69018d43afb75dfba8b702174e3b38a84bf2ce3afdf9d0ca90ebab0 [INFO] running `Command { std: "docker" "start" "-a" "903e3cecf69018d43afb75dfba8b702174e3b38a84bf2ce3afdf9d0ca90ebab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903e3cecf69018d43afb75dfba8b702174e3b38a84bf2ce3afdf9d0ca90ebab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903e3cecf69018d43afb75dfba8b702174e3b38a84bf2ce3afdf9d0ca90ebab0", kill_on_drop: false }` [INFO] [stdout] 903e3cecf69018d43afb75dfba8b702174e3b38a84bf2ce3afdf9d0ca90ebab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2730f91821d08ffd9fafca7889631226291e59166e9a670b3651464c20b2e22 [INFO] running `Command { std: "docker" "start" "-a" "a2730f91821d08ffd9fafca7889631226291e59166e9a670b3651464c20b2e22", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wm8960 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `codegen` [INFO] [stdout] --> build.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "codegen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codegen` [INFO] [stdout] --> build.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(not(feature = "codegen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codgen` [INFO] [stdout] --> src/common.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "codgen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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: `codegen` [INFO] [stdout] --> src/common.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "codegen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codegen` [INFO] [stdout] --> src/regmap.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "codegen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codgen` [INFO] [stdout] --> src/regmap.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "codgen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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: `codegen` [INFO] [stdout] --> src/regmap.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "codegen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codgen` [INFO] [stdout] --> src/regmap.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "codgen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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: `codgen` [INFO] [stdout] --> src/common.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "codgen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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: `codegen` [INFO] [stdout] --> src/common.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(feature = "codegen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codegen` [INFO] [stdout] --> src/regmap.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "codegen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codgen` [INFO] [stdout] --> src/regmap.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "codgen")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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: `codegen` [INFO] [stdout] --> src/regmap.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(not(feature = "codegen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codegen` 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: `codgen` [INFO] [stdout] --> src/regmap.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "codgen"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stdout] = help: consider adding `codgen` 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 7.33s [INFO] running `Command { std: "docker" "inspect" "a2730f91821d08ffd9fafca7889631226291e59166e9a670b3651464c20b2e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2730f91821d08ffd9fafca7889631226291e59166e9a670b3651464c20b2e22", kill_on_drop: false }` [INFO] [stdout] a2730f91821d08ffd9fafca7889631226291e59166e9a670b3651464c20b2e22