+ 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-nightly.sh
Restoring lockfiles...
2510 matched and restored, 0 new, 13 changed, 2523 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,compiler_builtins --- build --release --manifest-path=/ci/code/examples/nr... (156 chars)` in "/ci/code" - Environment {}
Finished `release` profile [optimized] target(s) in 0.26s
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.19s
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 0.38s
Saving lockfiles...