[INFO] cloning repository https://github.com/bifurcation/fibonacci
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifurcation/fibonacci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Ffibonacci", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Ffibonacci'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20115abf733db82f75a29c44825a53c0a17b8436
[INFO] checking bifurcation/fibonacci against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Ffibonacci" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bifurcation/fibonacci
[INFO] finished tweaking git repo https://github.com/bifurcation/fibonacci
[INFO] tweaked toml for git repo https://github.com/bifurcation/fibonacci written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bifurcation/fibonacci on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bifurcation/fibonacci 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/stm32-data-generated`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_8e5d92a15c470dd1': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_a7bb2c1e905311ba': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_3321042192642c9e': No space left on device; class=Os (2)
[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#c9abff53)`
[INFO] [stderr]     ... which satisfies git dependency `embassy-stm32` (locked to 0.1.0) of package `fibonacci v0.1.0 (/workspace/builds/worker-5-tc1/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-55b491ee982e52f80a21276a0ccbde4907982b5d#5373e571
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 5373e57121b8300a3c2f03fb0408d857f6622607 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_c4188c4463086063': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/embassy-rs/stm32-data-generated`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_8e5d92a15c470dd1': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_a7bb2c1e905311ba': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_3321042192642c9e': No space left on device; class=Os (2)
    error: failed to get `stm32-metapac` as a dependency of package `embassy-stm32 v0.1.0 (https://github.com/embassy-rs/embassy.git#c9abff53)`
        ... which satisfies git dependency `embassy-stm32` (locked to 0.1.0) of package `fibonacci v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `stm32-metapac`
    
    Caused by:
      Unable to update https://github.com/embassy-rs/stm32-data-generated?tag=stm32-data-55b491ee982e52f80a21276a0ccbde4907982b5d#5373e571
    
    Caused by:
      failed to fetch into: /workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323
    
    Caused by:
      revision 5373e57121b8300a3c2f03fb0408d857f6622607 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323/objects/pack/pack_git2_c4188c4463086063': No space left on device; class=Os (2)