[INFO] fetching crate esp32s2-hal 0.15.1... [INFO] testing esp32s2-hal-0.15.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate esp32s2-hal 0.15.1 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate esp32s2-hal 0.15.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate esp32s2-hal 0.15.1 [INFO] tweaked toml for crates.io crate esp32s2-hal 0.15.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate esp32s2-hal 0.15.1 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 crates.io crate esp32s2-hal 0.15.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c598ed162dbd8b3fc00def2ce3adcc203c901d78f23a99c9768decc97734acd3 [INFO] running `Command { std: "docker" "start" "-a" "c598ed162dbd8b3fc00def2ce3adcc203c901d78f23a99c9768decc97734acd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c598ed162dbd8b3fc00def2ce3adcc203c901d78f23a99c9768decc97734acd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c598ed162dbd8b3fc00def2ce3adcc203c901d78f23a99c9768decc97734acd3", kill_on_drop: false }` [INFO] [stdout] c598ed162dbd8b3fc00def2ce3adcc203c901d78f23a99c9768decc97734acd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 548d76a490b5c4de08874f554647aba0f6da9b3d565117217e4e1e0c88c61f62 [INFO] running `Command { std: "docker" "start" "-a" "548d76a490b5c4de08874f554647aba0f6da9b3d565117217e4e1e0c88c61f62", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling xtensa-lx v0.8.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.4.0 [INFO] [stderr] Compiling mutex-trait v0.2.0 [INFO] [stderr] Compiling esp32s2 v0.19.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling ral-registers v0.1.3 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling indexmap v2.2.5 [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/xtensa-lx-0.8.0/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm_experimental_arch)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xtensa-lx` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "548d76a490b5c4de08874f554647aba0f6da9b3d565117217e4e1e0c88c61f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548d76a490b5c4de08874f554647aba0f6da9b3d565117217e4e1e0c88c61f62", kill_on_drop: false }` [INFO] [stdout] 548d76a490b5c4de08874f554647aba0f6da9b3d565117217e4e1e0c88c61f62