[INFO] fetching crate esp-wifi-hal 0.1.5... [INFO] checking esp-wifi-hal-0.1.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate esp-wifi-hal 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate esp-wifi-hal 0.1.5 [INFO] finished tweaking crates.io crate esp-wifi-hal 0.1.5 [INFO] tweaked toml for crates.io crate esp-wifi-hal 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate esp-wifi-hal 0.1.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate esp-wifi-hal 0.1.5 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d65c5ea2c873385283b023845e751d43192bfc80b48d3b9bb003048ddf68eb [INFO] running `Command { std: "docker" "start" "-a" "89d65c5ea2c873385283b023845e751d43192bfc80b48d3b9bb003048ddf68eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d65c5ea2c873385283b023845e751d43192bfc80b48d3b9bb003048ddf68eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d65c5ea2c873385283b023845e751d43192bfc80b48d3b9bb003048ddf68eb", kill_on_drop: false }` [INFO] [stdout] 89d65c5ea2c873385283b023845e751d43192bfc80b48d3b9bb003048ddf68eb [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=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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf2f997b6ac3e6558525b48cd3117f1b78a776dbfb2b0a58f3454b0d7792320 [INFO] running `Command { std: "docker" "start" "-a" "bdf2f997b6ac3e6558525b48cd3117f1b78a776dbfb2b0a58f3454b0d7792320", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling esp-rom-sys v0.1.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling evalexpr v12.0.2 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking futures-sink v0.3.31 [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" "bdf2f997b6ac3e6558525b48cd3117f1b78a776dbfb2b0a58f3454b0d7792320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf2f997b6ac3e6558525b48cd3117f1b78a776dbfb2b0a58f3454b0d7792320", kill_on_drop: false }` [INFO] [stdout] bdf2f997b6ac3e6558525b48cd3117f1b78a776dbfb2b0a58f3454b0d7792320