[INFO] fetching crate wm8960 0.1.2... [INFO] testing wm8960-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate wm8960 0.1.2 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wm8960 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 625967fabfcc68a5601182e4b6c88583ce01549f880c396ed1870e9906113849 [INFO] running `Command { std: "docker" "start" "-a" "625967fabfcc68a5601182e4b6c88583ce01549f880c396ed1870e9906113849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625967fabfcc68a5601182e4b6c88583ce01549f880c396ed1870e9906113849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625967fabfcc68a5601182e4b6c88583ce01549f880c396ed1870e9906113849", kill_on_drop: false }` [INFO] [stdout] 625967fabfcc68a5601182e4b6c88583ce01549f880c396ed1870e9906113849 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1696b7ddc2a76d831827100e0d14eef357236c116b3f75f3bc7323f8a3ba8a67 [INFO] running `Command { std: "docker" "start" "-a" "1696b7ddc2a76d831827100e0d14eef357236c116b3f75f3bc7323f8a3ba8a67", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling regex v1.12.2 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.65s [INFO] running `Command { std: "docker" "inspect" "1696b7ddc2a76d831827100e0d14eef357236c116b3f75f3bc7323f8a3ba8a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1696b7ddc2a76d831827100e0d14eef357236c116b3f75f3bc7323f8a3ba8a67", kill_on_drop: false }` [INFO] [stdout] 1696b7ddc2a76d831827100e0d14eef357236c116b3f75f3bc7323f8a3ba8a67 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28c4106db7962ab2998c6bca160d0f49b2ffa3ad682d6df2cac0583254acd568 [INFO] running `Command { std: "docker" "start" "-a" "28c4106db7962ab2998c6bca160d0f49b2ffa3ad682d6df2cac0583254acd568", kill_on_drop: false }` [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 `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "28c4106db7962ab2998c6bca160d0f49b2ffa3ad682d6df2cac0583254acd568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c4106db7962ab2998c6bca160d0f49b2ffa3ad682d6df2cac0583254acd568", kill_on_drop: false }` [INFO] [stdout] 28c4106db7962ab2998c6bca160d0f49b2ffa3ad682d6df2cac0583254acd568 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bf3b86bf5b4597f528a46344f8f7650088023bb98adb7511d67c32c2b3525f1 [INFO] running `Command { std: "docker" "start" "-a" "0bf3b86bf5b4597f528a46344f8f7650088023bb98adb7511d67c32c2b3525f1", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `codegen` [INFO] [stderr] --> build.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(feature = "codegen")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codegen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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: `codegen` [INFO] [stderr] --> build.rs:84:11 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(not(feature = "codegen"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codegen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `wm8960` (build script) generated 2 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `codgen` [INFO] [stderr] --> src/common.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "codgen")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codgen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see 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: `codegen` [INFO] [stderr] --> src/common.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #[cfg(not(feature = "codegen"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codegen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `codegen` [INFO] [stderr] --> src/regmap.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "codegen")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codegen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `codgen` [INFO] [stderr] --> src/regmap.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "codgen")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codgen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `codegen` [INFO] [stderr] --> src/regmap.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(not(feature = "codegen"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codegen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `codgen` [INFO] [stderr] --> src/regmap.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(not(feature = "codgen"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `eh02`, and `eh10` [INFO] [stderr] = help: consider adding `codgen` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `wm8960` (lib) generated 6 warnings [INFO] [stderr] warning: `wm8960` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wm8960-7821023bf7c6a326) [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 wm8960 [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] running `Command { std: "docker" "inspect" "0bf3b86bf5b4597f528a46344f8f7650088023bb98adb7511d67c32c2b3525f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf3b86bf5b4597f528a46344f8f7650088023bb98adb7511d67c32c2b3525f1", kill_on_drop: false }` [INFO] [stdout] 0bf3b86bf5b4597f528a46344f8f7650088023bb98adb7511d67c32c2b3525f1