[INFO] fetching crate esp-embassy-config 0.1.0... [INFO] checking esp-embassy-config-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate esp-embassy-config 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate esp-embassy-config 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate esp-embassy-config 0.1.0 [INFO] tweaked toml for crates.io crate esp-embassy-config 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate esp-embassy-config 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate esp-embassy-config 0.1.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ec0766ff31fc70d22a584bc5785e55662f054ebfacf4c88fd48cbcb912e3fd [INFO] running `Command { std: "docker" "start" "-a" "a3ec0766ff31fc70d22a584bc5785e55662f054ebfacf4c88fd48cbcb912e3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ec0766ff31fc70d22a584bc5785e55662f054ebfacf4c88fd48cbcb912e3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ec0766ff31fc70d22a584bc5785e55662f054ebfacf4c88fd48cbcb912e3fd", kill_on_drop: false }` [INFO] [stdout] a3ec0766ff31fc70d22a584bc5785e55662f054ebfacf4c88fd48cbcb912e3fd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaef65afc4306c7208ae1248e063732fd2bef179d421620e76c95a414e211f22 [INFO] running `Command { std: "docker" "start" "-a" "eaef65afc4306c7208ae1248e063732fd2bef179d421620e76c95a414e211f22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking bitfield v0.17.0 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling esp-config v0.3.1 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling esp-build v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Compiling esp-storage v0.5.0 [INFO] [stderr] Compiling esp-println v0.13.1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ERROR: expected exactly one enabled feature from feature group: [INFO] [stderr] ["esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32s2", "esp32s3"] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-storage-0.5.0/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / esp_build::assert_unique_used_features!( [INFO] [stdout] 4 | | "esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32s2", "esp32s3" [INFO] [stdout] 5 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Build failed [INFO] [stdout] = note: this error originates in the macro `esp_build::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-storage` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ERROR: expected exactly one enabled feature from feature group: [INFO] [stderr] ["esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32p4", "esp32s2", "esp32s3"] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-println-0.13.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / assert_unique_used_features!( [INFO] [stdout] 8 | | "esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32p4", "esp32s2", "esp32s3" [INFO] [stdout] 9 | | ); [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: expected exactly one enabled feature from feature group: [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-println-0.13.1/build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | assert_unique_used_features!("jtag-serial", "uart", "auto"); [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] ["jtag-serial", "uart", "auto"] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `esp-println` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "eaef65afc4306c7208ae1248e063732fd2bef179d421620e76c95a414e211f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaef65afc4306c7208ae1248e063732fd2bef179d421620e76c95a414e211f22", kill_on_drop: false }` [INFO] [stdout] eaef65afc4306c7208ae1248e063732fd2bef179d421620e76c95a414e211f22