[INFO] cloning repository https://github.com/sjm42/nrf-embassy-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/nrf-embassy-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/sjm42/nrf-embassy-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/nrf-embassy-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/sjm42/nrf-embassy-test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/nrf-embassy-test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 857993c73ecf09553612dc288d9c000f1e652f84 [INFO] checking sjm42/nrf-embassy-test1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fnrf-embassy-test1" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjm42/nrf-embassy-test1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sjm42/nrf-embassy-test1 [INFO] finished tweaking git repo https://github.com/sjm42/nrf-embassy-test1 [INFO] tweaked toml for git repo https://github.com/sjm42/nrf-embassy-test1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sjm42/nrf-embassy-test1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/ce1cba7/stm32-data/.git/objects/pack/pack_git2_77a708857b5f95e9': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/ce1cba7/stm32-data/.git/objects/pack/pack_git2_16390e0e983215aa': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/ce1cba7/stm32-data/.git/objects/pack/pack_git2_ee1fe0aed29e5f31': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `embassy-executor` as a dependency of package `nrf_embassy_test1 v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `embassy-executor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/embassy-rs/embassy.git#ce1cba76 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `stm32-data` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `stm32-data` from https://github.com/embassy-rs/stm32-data.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/ce1cba7/stm32-data/.git/objects/pack/pack_git2_afd5475c584a1b3a': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.