[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#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohrstrom%2Fsimple-rust-game" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johrstrom/simple-rust-game on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "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-1-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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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_68a011207cd80cab': 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_6a9c584bd8696900': 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_6777bfccb578aedf': 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-1-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 clone 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_0752ae7fb3e0c2fd': 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/amethyst/amethyst` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/amethyst-11e8bdb3a3db2965/objects/pack/pack_git2_68a011207cd80cab': 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_6a9c584bd8696900': 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_6777bfccb578aedf': 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-1-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 clone 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_0752ae7fb3e0c2fd': No space left on device; class=Os (2)