+ git clone -n https://github.com/embassy-rs/embassy.git code Cloning into 'code'... + cd code + git checkout 21631078752b87935838f01d3da6152f9d6bca84 HEAD is now at 216310787 Merge pull request #5730 from xoviat/dsi + exec .github/ci/build-xtensa.sh Updating crates.io index Ignored package `espup v0.16.0` is already installed, use --force to override [info]: Installing the Espressif Rust ecosystem [info]: Checking Rust installation [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 RISC-V Rust targets ('riscv32imc-unknown-none-elf', 'riscv32imac-unknown-none-elf' and 'riscv32imafc-unknown-none-elf') for 'stable' toolchain [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://esp-rs.github.io/book/installation/riscv-and-xtensa.html#3-set-up-the-environment-variables Restoring lockfiles... 2360 matched and restored, 1 new, 8 changed, 2369 total Updating git repository `https://github.com/embassy-rs/cargo-embassy-devtool` Ignored package `cargo-embassy-devtool v0.1.2 (https://github.com/embassy-rs/cargo-embassy-devtool?rev=8f4cfa11324c582467c2aab161ef963ff7a2b884#8f4cfa11)` is already installed, use --force to override 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 1.86s Saving lockfiles...