[INFO] cloning repository https://github.com/roguecat0/embassy-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roguecat0/embassy-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froguecat0%2Fembassy-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froguecat0%2Fembassy-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a9b6c2bb8de00f2b04f5cd7798f3aea1cc2a134 [INFO] testing roguecat0/embassy-tests against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froguecat0%2Fembassy-tests" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/roguecat0/embassy-tests [INFO] finished tweaking git repo https://github.com/roguecat0/embassy-tests [INFO] tweaked toml for git repo https://github.com/roguecat0/embassy-tests written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roguecat0/embassy-tests on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/roguecat0/embassy-tests 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/async1/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/async2/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/async3/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/async4/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af12a1accca9457ec86d3dff6e97964e2eb64ce48235a88b06b0f5af856027f1 [INFO] running `Command { std: "docker" "start" "-a" "af12a1accca9457ec86d3dff6e97964e2eb64ce48235a88b06b0f5af856027f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af12a1accca9457ec86d3dff6e97964e2eb64ce48235a88b06b0f5af856027f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af12a1accca9457ec86d3dff6e97964e2eb64ce48235a88b06b0f5af856027f1", kill_on_drop: false }` [INFO] [stdout] af12a1accca9457ec86d3dff6e97964e2eb64ce48235a88b06b0f5af856027f1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2117ac826f1e154710a8bc03fd2c834d8a47cc823ea43883f56437a6d11b0e01 [INFO] running `Command { std: "docker" "start" "-a" "2117ac826f1e154710a8bc03fd2c834d8a47cc823ea43883f56437a6d11b0e01", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/async1/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/async2/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/async3/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/async4/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling evalexpr v12.0.2 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling esp-println v0.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling esp-rom-sys v0.1.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling embassy-hal-internal v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling esp-config v0.5.0 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling esp32 v0.38.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling embassy-embedded-hal v0.4.0 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_cell-2.1.1/src/lib.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(feature = "nightly", feature(type_alias_impl_trait))] // for tests [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async1 v0.1.0 (/opt/rustwide/workdir/async1) [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] Compiling async3 v0.1.0 (/opt/rustwide/workdir/async3) [INFO] [stderr] error: could not compile `static_cell` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2117ac826f1e154710a8bc03fd2c834d8a47cc823ea43883f56437a6d11b0e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2117ac826f1e154710a8bc03fd2c834d8a47cc823ea43883f56437a6d11b0e01", kill_on_drop: false }` [INFO] [stdout] 2117ac826f1e154710a8bc03fd2c834d8a47cc823ea43883f56437a6d11b0e01