[INFO] fetching crate esp-hal-smartled 0.16.0... [INFO] testing esp-hal-smartled-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate esp-hal-smartled 0.16.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate esp-hal-smartled 0.16.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate esp-hal-smartled 0.16.0 [INFO] tweaked toml for crates.io crate esp-hal-smartled 0.16.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate esp-hal-smartled 0.16.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate esp-hal-smartled 0.16.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7455c88fa89c45f465a3923b0942ce4058fc37753550fe02b98ed1341828b332 [INFO] running `Command { std: "docker" "start" "-a" "7455c88fa89c45f465a3923b0942ce4058fc37753550fe02b98ed1341828b332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7455c88fa89c45f465a3923b0942ce4058fc37753550fe02b98ed1341828b332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7455c88fa89c45f465a3923b0942ce4058fc37753550fe02b98ed1341828b332", kill_on_drop: false }` [INFO] [stdout] 7455c88fa89c45f465a3923b0942ce4058fc37753550fe02b98ed1341828b332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef760670b32494ddf1ee61f5e171619424cd37feb33efca75ef92d2b1b50effd [INFO] running `Command { std: "docker" "start" "-a" "ef760670b32494ddf1ee61f5e171619424cd37feb33efca75ef92d2b1b50effd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling evalexpr v12.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling esp-rom-sys v0.1.1 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] error: failed to run custom build command for `esp-rom-sys v0.1.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/esp-rom-sys-870e36fef9b64ff0/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: "Expected exactly one of the following features to be enabled: esp32, esp32c2, esp32c3, esp32c6, esp32h2, esp32s2, esp32s3" [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef760670b32494ddf1ee61f5e171619424cd37feb33efca75ef92d2b1b50effd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef760670b32494ddf1ee61f5e171619424cd37feb33efca75ef92d2b1b50effd", kill_on_drop: false }` [INFO] [stdout] ef760670b32494ddf1ee61f5e171619424cd37feb33efca75ef92d2b1b50effd