[INFO] fetching crate esp-lp-hal 0.2.0... [INFO] checking esp-lp-hal-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate esp-lp-hal 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate esp-lp-hal 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate esp-lp-hal 0.2.0 [INFO] tweaked toml for crates.io crate esp-lp-hal 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate esp-lp-hal 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate esp-lp-hal 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esp32s3-ulp v0.3.0 [INFO] [stderr] Downloaded esp-build v0.3.0 [INFO] [stderr] Downloaded esp32s2-ulp v0.3.0 [INFO] [stderr] Downloaded riscv v0.11.1 [INFO] [stderr] Downloaded esp-hal-procmacros v0.18.0 [INFO] [stderr] Downloaded esp32c6-lp v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8503766dd819e6388825822d74bf380444df7b63aad299a2ce507af83a2be922 [INFO] running `Command { std: "docker" "start" "-a" "8503766dd819e6388825822d74bf380444df7b63aad299a2ce507af83a2be922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8503766dd819e6388825822d74bf380444df7b63aad299a2ce507af83a2be922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8503766dd819e6388825822d74bf380444df7b63aad299a2ce507af83a2be922", kill_on_drop: false }` [INFO] [stdout] 8503766dd819e6388825822d74bf380444df7b63aad299a2ce507af83a2be922 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b8201fc2387c11b09c9c012aff6e8a84b594158f46fa8e28f9b1bcf6f04d96 [INFO] running `Command { std: "docker" "start" "-a" "c4b8201fc2387c11b09c9c012aff6e8a84b594158f46fa8e28f9b1bcf6f04d96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling riscv v0.11.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling esp-build v0.3.0 [INFO] [stderr] Compiling esp-lp-hal v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ERROR: expected exactly one enabled feature from feature group: [INFO] [stderr] ["esp32c6", "esp32s2", "esp32s3"] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> build.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | assert_unique_used_features!("esp32c6", "esp32s2", "esp32s3"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Build failed [INFO] [stdout] = note: this error originates in the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-lp-hal` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c4b8201fc2387c11b09c9c012aff6e8a84b594158f46fa8e28f9b1bcf6f04d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b8201fc2387c11b09c9c012aff6e8a84b594158f46fa8e28f9b1bcf6f04d96", kill_on_drop: false }` [INFO] [stdout] c4b8201fc2387c11b09c9c012aff6e8a84b594158f46fa8e28f9b1bcf6f04d96