[INFO] cloning repository https://github.com/bachue/reqwest-rs-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bachue/reqwest-rs-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Freqwest-rs-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Freqwest-rs-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a19b610fc1429919df6da5761c5a3103c231e23
[INFO] checking bachue/reqwest-rs-test against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Freqwest-rs-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bachue/reqwest-rs-test
[INFO] finished tweaking git repo https://github.com/bachue/reqwest-rs-test
[INFO] tweaked toml for git repo https://github.com/bachue/reqwest-rs-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bachue/reqwest-rs-test 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/bachue/reqwest-rs-test 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/upsuper/http-rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_f9392f6d977ab971': 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/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_dc7896fa20b3b650': 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/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_9738d422cddaa4e6': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `http`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/upsuper/http-rs.git?branch=preserve-invalid#5cf8b0d4
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 5cf8b0d4e5078913d605c4113f74dc8e738a92de not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_f741210ed024f9a1': 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/upsuper/http-rs.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_f9392f6d977ab971': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_dc7896fa20b3b650': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_9738d422cddaa4e6': No space left on device; class=Os (2)
    error: failed to load source for dependency `http`
    
    Caused by:
      Unable to update https://github.com/upsuper/http-rs.git?branch=preserve-invalid#5cf8b0d4
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09
    
    Caused by:
      revision 5cf8b0d4e5078913d605c4113f74dc8e738a92de not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/http-rs-0aca8a9b0f5cef09/objects/pack/pack_git2_f741210ed024f9a1': No space left on device; class=Os (2)