[INFO] cloning repository https://github.com/kognise/led-matrix-driver-rp2040
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kognise/led-matrix-driver-rp2040" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fled-matrix-driver-rp2040", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fled-matrix-driver-rp2040'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd79e495ccd4e2bf4a2541fc90d3239c3e90bca7
[INFO] checking kognise/led-matrix-driver-rp2040 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkognise%2Fled-matrix-driver-rp2040" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kognise/led-matrix-driver-rp2040 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kognise/led-matrix-driver-rp2040
[INFO] finished tweaking git repo https://github.com/kognise/led-matrix-driver-rp2040
[INFO] tweaked toml for git repo https://github.com/kognise/led-matrix-driver-rp2040 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kognise/led-matrix-driver-rp2040 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_55ea1afd105bd01b': 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-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_0b34a13736c7a22d': 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-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_0730c6919a766008': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `embassy-executor` as a dependency of package `board v0.1.0 (/workspace/builds/worker-7-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#05559706
[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]   revision 66252982939014e94fc4a1b7423c30c3d108ae0b not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_7d93ef96e9ebcdcc': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git submodule `https://github.com/embassy-rs/stm32-data.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_55ea1afd105bd01b': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_0b34a13736c7a22d': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_0730c6919a766008': No space left on device; class=Os (2)
    error: failed to get `embassy-executor` as a dependency of package `board v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `embassy-executor`
    
    Caused by:
      Unable to update https://github.com/embassy-rs/embassy#05559706
    
    Caused by:
      failed to update submodule `stm32-data`
    
    Caused by:
      failed to fetch submodule `stm32-data` from https://github.com/embassy-rs/stm32-data.git
    
    Caused by:
      revision 66252982939014e94fc4a1b7423c30c3d108ae0b not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/checkouts/embassy-c08a80187403f815/0555970/stm32-data/.git/objects/pack/pack_git2_7d93ef96e9ebcdcc': No space left on device; class=Os (2)