[INFO] cloning repository https://github.com/greged93/proof-of-exploit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greged93/proof-of-exploit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit/objects/pack: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/greged93/proof-of-exploit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greged93/proof-of-exploit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40a3e2069ea5d68ccea498524884aa6a89bd937c
[INFO] checking greged93/proof-of-exploit against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreged93%2Fproof-of-exploit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/greged93/proof-of-exploit 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] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/greged93/proof-of-exploit
[INFO] finished tweaking git repo https://github.com/greged93/proof-of-exploit
[INFO] tweaked toml for git repo https://github.com/greged93/proof-of-exploit written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/greged93/proof-of-exploit 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/succinctlabs/sp1.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_5f238920e2d379c7': 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/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_7c7b53b33b79f67a': 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/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_1116c8820f659f21': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `sp1-zkvm` as a dependency of package `exploit-program v0.1.0 (/workspace/builds/worker-0-tc1/source/program)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `sp1-zkvm`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/succinctlabs/sp1.git?tag=v1.1.0#923d77d7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 923d77d7d0718dca5edfe72d3d17bb4c4e57cc13 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_8a55757863eb8153': 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/succinctlabs/sp1.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_5f238920e2d379c7': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_7c7b53b33b79f67a': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_1116c8820f659f21': No space left on device; class=Os (2)
    error: failed to get `sp1-zkvm` as a dependency of package `exploit-program v0.1.0 (/workspace/builds/worker-0-tc1/source/program)`
    
    Caused by:
      failed to load source for dependency `sp1-zkvm`
    
    Caused by:
      Unable to update https://github.com/succinctlabs/sp1.git?tag=v1.1.0#923d77d7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7
    
    Caused by:
      revision 923d77d7d0718dca5edfe72d3d17bb4c4e57cc13 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/sp1-9091391fc1cd5ab7/objects/pack/pack_git2_8a55757863eb8153': No space left on device; class=Os (2)