+ 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-nightly.sh Restoring lockfiles... 2405 matched and restored, 20 new, 53 changed, 2478 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 --- build --release --manifest-path=/ci/code/embassy-executor/Cargo.toml --target=thumbv7em... (1772 chars)` in "/ci/code" - Environment {} Finished `release` profile [optimized] target(s) in 1.69s Running `cargo batch -Zbuild-std=core,compiler_builtins --- build --release --manifest-path=/ci/code/examples/nr... (156 chars)` in "/ci/code" - Environment {} Finished `release` profile [optimized] target(s) in 0.31s Running `cargo batch -Zbuild-std=core,alloc --- build --release --manifest-path=/ci/code/embassy-executor/Cargo.... (173 chars)` in "/ci/code" - Environment {"RUSTFLAGS": "-Dwarnings -Ctarget-cpu=atmega328p"} Finished `release` profile [optimized] target(s) in 0.31s Saving lockfiles...