[INFO] cloning repository https://github.com/w3f/hash2curve_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w3f/hash2curve_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw3f%2Fhash2curve_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw3f%2Fhash2curve_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d204f03f527a23ecf64257c1c1b4ba67fa241d64
[INFO] checking w3f/hash2curve_example against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw3f%2Fhash2curve_example" "/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/w3f/hash2curve_example on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/w3f/hash2curve_example
[INFO] finished tweaking git repo https://github.com/w3f/hash2curve_example
[INFO] tweaked toml for git repo https://github.com/w3f/hash2curve_example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/w3f/hash2curve_example 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/arkworks-rs/algebra`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_e36193264ea61513': 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/algebra-5142117e1244ae01/objects/pack/pack_git2_e9c4f33d2b493054': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_609cf70defd61993': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `ark-bls12-381`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/arkworks-rs/algebra#79a5fe3f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/algebra-5142117e1244ae01
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 79a5fe3f0e17ecec7aa683fa58dd02e14eb28a8b not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_9f143226ed911d5f': 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/arkworks-rs/algebra`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_e36193264ea61513': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_e9c4f33d2b493054': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_609cf70defd61993': No space left on device; class=Os (2)
    error: failed to load source for dependency `ark-bls12-381`
    
    Caused by:
      Unable to update https://github.com/arkworks-rs/algebra#79a5fe3f
    
    Caused by:
      failed to fetch into: /workspace/cargo-home/git/db/algebra-5142117e1244ae01
    
    Caused by:
      revision 79a5fe3f0e17ecec7aa683fa58dd02e14eb28a8b not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/algebra-5142117e1244ae01/objects/pack/pack_git2_9f143226ed911d5f': No space left on device; class=Os (2)