[INFO] cloning repository https://github.com/ghostant-1017/poc-forged-block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghostant-1017/poc-forged-block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block/branches/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/ghostant-1017/poc-forged-block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghostant-1017/poc-forged-block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 109b0cbdef9c834a6e5dafce8261d4d3833a07f8
[INFO] checking ghostant-1017/poc-forged-block against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghostant-1017%2Fpoc-forged-block" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ghostant-1017/poc-forged-block on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ghostant-1017/poc-forged-block
[INFO] finished tweaking git repo https://github.com/ghostant-1017/poc-forged-block
[INFO] tweaked toml for git repo https://github.com/ghostant-1017/poc-forged-block written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ghostant-1017/poc-forged-block 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AleoNet/snarkVM.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_edf22360628af738': 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/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_2493430b1e583fc1': 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/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_6804063092fc99ec': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `snarkvm` as a dependency of package `poc-forged-block v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `snarkvm`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision d170a9f7c5ef980f9392301dc899dee355599ca6 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_ed5b307e8ffc0bdf': 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 repository `https://github.com/AleoNet/snarkVM.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_edf22360628af738': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_2493430b1e583fc1': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_6804063092fc99ec': No space left on device; class=Os (2)
    error: failed to get `snarkvm` as a dependency of package `poc-forged-block v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `snarkvm`
    
    Caused by:
      Unable to update https://github.com/AleoNet/snarkVM.git?rev=d170a9f#d170a9f7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3
    
    Caused by:
      revision d170a9f7c5ef980f9392301dc899dee355599ca6 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/snarkvm-ae790b31bff5d3a3/objects/pack/pack_git2_ed5b307e8ffc0bdf': No space left on device; class=Os (2)