+ git clone -n https://github.com/andreasWallner/embassy.git code Cloning into 'code'... + cd code + git checkout 2fe83a88304a92846824b77e4175f0405b5484a7 HEAD is now at 2fe83a883 USB: reject DEVICE_QUALIFIER req for non-HS device + 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 [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 [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]: 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... 2409 matched and restored, 20 new, 53 changed, 2482 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 {} Compiling embassy-sync v0.8.0 (/ci/code/embassy-sync) Compiling embassy-net v0.9.1 (/ci/code/embassy-net) Finished `release` profile [optimized] target(s) in 15.59s Saving lockfiles...