[INFO] cloning repository https://github.com/johrstrom/simple-rust-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johrstrom/simple-rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohrstrom%2Fsimple-rust-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohrstrom%2Fsimple-rust-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ca24bab6680d804fb2160915eeb52c7d593ec82
[INFO] checking johrstrom/simple-rust-game against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohrstrom%2Fsimple-rust-game" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/johrstrom/simple-rust-game 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/johrstrom/simple-rust-game
[INFO] finished tweaking git repo https://github.com/johrstrom/simple-rust-game
[INFO] tweaked toml for git repo https://github.com/johrstrom/simple-rust-game written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/johrstrom/simple-rust-game 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/amethyst/amethyst`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_69a8afef1766a757': 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/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_6c957b7439df9577': 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/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_8e4c9582de4f90be': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `amethyst` as a dependency of package `simple_game v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `amethyst`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/amethyst/amethyst?rev=28f892ee03f4e1de30015bde32c0304927507a26#28f892ee
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 28f892ee03f4e1de30015bde32c0304927507a26 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_f17096231eae7c67': 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/amethyst/amethyst`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_69a8afef1766a757': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_6c957b7439df9577': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_8e4c9582de4f90be': No space left on device; class=Os (2)
    error: failed to get `amethyst` as a dependency of package `simple_game v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `amethyst`
    
    Caused by:
      Unable to update https://github.com/amethyst/amethyst?rev=28f892ee03f4e1de30015bde32c0304927507a26#28f892ee
    
    Caused by:
      failed to fetch into: /workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965
    
    Caused by:
      revision 28f892ee03f4e1de30015bde32c0304927507a26 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_f17096231eae7c67': No space left on device; class=Os (2)