[INFO] cloning repository https://github.com/metanomial/media-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metanomial/media-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetanomial%2Fmedia-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetanomial%2Fmedia-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 304438510044b311fe15d0d418c042ed785449fe
[INFO] checking metanomial/media-server against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetanomial%2Fmedia-server" "/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/metanomial/media-server on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/metanomial/media-server
[INFO] finished tweaking git repo https://github.com/metanomial/media-server
[INFO] tweaked toml for git repo https://github.com/metanomial/media-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/metanomial/media-server 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/metanomial/maud`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_144dd3c6dc903eac': 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/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_9b27349222c57e9c': 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/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_621913e9629e7430': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `maud` as a dependency of package `media-server v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `maud`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/metanomial/maud?tag=rocket-0.5-support#9a7243a7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 9a7243a7e31561cd20287cffcdd53f39cb171cab not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_d32b2241d783fd87': 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/metanomial/maud`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_144dd3c6dc903eac': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_9b27349222c57e9c': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_621913e9629e7430': No space left on device; class=Os (2)
    error: failed to get `maud` as a dependency of package `media-server v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `maud`
    
    Caused by:
      Unable to update https://github.com/metanomial/maud?tag=rocket-0.5-support#9a7243a7
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e
    
    Caused by:
      revision 9a7243a7e31561cd20287cffcdd53f39cb171cab not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/maud-8a87d4f3ab782c4e/objects/pack/pack_git2_d32b2241d783fd87': No space left on device; class=Os (2)