+ git clone -n https://github.com/xoviat/embassy.git code Cloning into 'code'... + cd code + git checkout 6c49a4dcf94c22212dcad23143f709e425658175 HEAD is now at 6c49a4dcf stm32: update default rcc wpan config and add default wpan config for wba + exec .github/ci/build-xtensa.sh Updating crates.io index Ignored package `espup v0.17.1` is already installed, use --force to override [info]: Installing the Espressif Rust ecosystem [info]: Checking Rust installation [info]: Installing RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf') for 'stable' toolchain [warn]: Previous installation of LLVM exists in: '/ci/cache/rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-20.1.1_20250829'. Reusing this installation [info]: Installing GCC (xtensa-esp-elf) [warn]: Previous installation of GCC exists in: '/ci/cache/rustup/toolchains/esp/xtensa-esp-elf/esp-15.2.0_20250920'. Reusing this installation [info]: Creating symlink between '/ci/cache/rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-20.1.1_20250829/esp-clang/lib' and '/ci/.espup/esp-clang' [warn]: Previous installation of Xtensa Rust 1.92.0.0 exists in: '/ci/cache/rustup/toolchains/esp'. Reusing this installation [info]: Installation successfully completed! To get started, you need to set up some environment variables by running: '. /ci/export-esp.sh' This step must be done every time you open a new terminal. See other methods for setting the environment in https://github.com/esp-rs/espup/?tab=readme-ov-file#environment-variables-setup Restoring lockfiles... 2514 matched and restored, 0 new, 13 changed, 2527 total Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.3 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=7d6d61819cb5a54bd6fe7da88359c7949142932a#7d6d6181)` is already installed, use --force to override embassy-devtool version 0.1.3 Running `cargo batch -Zbuild-std=core,alloc --- build --release --manifest-path=/ci/code/embassy-executor/Cargo.... (3881 chars)` in "/ci/code" - Environment {} Finished `release` profile [optimized] target(s) in 2.03s Saving lockfiles...