[INFO] cloning repository https://github.com/esden/nucleo-l452re-p-embassy-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esden/nucleo-l452re-p-embassy-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45ae3c519f295f7203cd2dd877a2f72934739f5a [INFO] testing esden/nucleo-l452re-p-embassy-examples against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esden/nucleo-l452re-p-embassy-examples on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/esden/nucleo-l452re-p-embassy-examples [INFO] finished tweaking git repo https://github.com/esden/nucleo-l452re-p-embassy-examples [INFO] tweaked toml for git repo https://github.com/esden/nucleo-l452re-p-embassy-examples written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/esden/nucleo-l452re-p-embassy-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy.git` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/stm32-data-generated` [INFO] [stderr] error: failed to get `stm32-metapac` as a dependency of package `embassy-stm32 v0.1.0 (https://github.com/embassy-rs/embassy.git#22e820b7)` [INFO] [stderr] ... which satisfies git dependency `embassy-stm32` (locked to 0.1.0) of package `nucleo-l452re-p-embassy-examples v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `stm32-metapac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/embassy-rs/stm32-data-generated?tag=stm32-data-735cab337aad6161f3d6bcf3e49cd1f034bc3130#97a2c6a6 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/stm32-data-generated-a5ed3f1859eb8323/97a2c6a/data/chips/STM32H7A3VI.json': No space left on device; class=Os (2) [INFO] testing esden/nucleo-l452re-p-embassy-examples against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/flash.rs [INFO] [stderr] error: unable to write file src/bin/flash_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c.rs [INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs [INFO] [stderr] error: unable to write file src/bin/mco.rs [INFO] [stderr] error: unable to write file src/bin/rng.rs [INFO] [stderr] error: unable to write file src/bin/rtc.rs [INFO] [stderr] error: unable to write file src/bin/shutdown.rs [INFO] [stderr] error: unable to write file src/bin/spi.rs [INFO] [stderr] error: unable to write file src/bin/spi_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/spi_dma.rs [INFO] [stderr] error: unable to write file src/bin/usart.rs [INFO] [stderr] error: unable to write file src/bin/usart_dma.rs [INFO] [stderr] error: unable to write file src/bin/usb_serial.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing esden/nucleo-l452re-p-embassy-examples against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/dac_dma.rs [INFO] [stderr] error: unable to write file src/bin/flash.rs [INFO] [stderr] error: unable to write file src/bin/flash_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c.rs [INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs [INFO] [stderr] error: unable to write file src/bin/mco.rs [INFO] [stderr] error: unable to write file src/bin/rng.rs [INFO] [stderr] error: unable to write file src/bin/rtc.rs [INFO] [stderr] error: unable to write file src/bin/shutdown.rs [INFO] [stderr] error: unable to write file src/bin/spi.rs [INFO] [stderr] error: unable to write file src/bin/spi_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/spi_dma.rs [INFO] [stderr] error: unable to write file src/bin/usart.rs [INFO] [stderr] error: unable to write file src/bin/usart_dma.rs [INFO] [stderr] error: unable to write file src/bin/usb_serial.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing esden/nucleo-l452re-p-embassy-examples against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/dac.rs [INFO] [stderr] error: unable to write file src/bin/dac_dma.rs [INFO] [stderr] error: unable to write file src/bin/flash.rs [INFO] [stderr] error: unable to write file src/bin/flash_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c.rs [INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs [INFO] [stderr] error: unable to write file src/bin/mco.rs [INFO] [stderr] error: unable to write file src/bin/rng.rs [INFO] [stderr] error: unable to write file src/bin/rtc.rs [INFO] [stderr] error: unable to write file src/bin/shutdown.rs [INFO] [stderr] error: unable to write file src/bin/spi.rs [INFO] [stderr] error: unable to write file src/bin/spi_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/spi_dma.rs [INFO] [stderr] error: unable to write file src/bin/usart.rs [INFO] [stderr] error: unable to write file src/bin/usart_dma.rs [INFO] [stderr] error: unable to write file src/bin/usb_serial.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing esden/nucleo-l452re-p-embassy-examples against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/button_exti.rs [INFO] [stderr] error: unable to write file src/bin/dac.rs [INFO] [stderr] error: unable to write file src/bin/dac_dma.rs [INFO] [stderr] error: unable to write file src/bin/flash.rs [INFO] [stderr] error: unable to write file src/bin/flash_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c.rs [INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs [INFO] [stderr] error: unable to write file src/bin/mco.rs [INFO] [stderr] error: unable to write file src/bin/rng.rs [INFO] [stderr] error: unable to write file src/bin/rtc.rs [INFO] [stderr] error: unable to write file src/bin/shutdown.rs [INFO] [stderr] error: unable to write file src/bin/spi.rs [INFO] [stderr] error: unable to write file src/bin/spi_blocking_async.rs [INFO] [stderr] error: unable to write file src/bin/spi_dma.rs [INFO] [stderr] error: unable to write file src/bin/usart.rs [INFO] [stderr] error: unable to write file src/bin/usart_dma.rs [INFO] [stderr] error: unable to write file src/bin/usb_serial.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/esden/nucleo-l452re-p-embassy-examples Caused by: command failed: exit status: 128