[INFO] cloning repository https://github.com/leeds-rust-belt/roguelike-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leeds-rust-belt/roguelike-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeds-rust-belt%2Froguelike-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeds-rust-belt%2Froguelike-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d1aad6cc924f0eb1ca0cb0be38a0613cd8f0d03 [INFO] checking leeds-rust-belt/roguelike-tutorial against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeds-rust-belt%2Froguelike-tutorial" "/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/leeds-rust-belt/roguelike-tutorial on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leeds-rust-belt/roguelike-tutorial [INFO] finished tweaking git repo https://github.com/leeds-rust-belt/roguelike-tutorial [INFO] tweaked toml for git repo https://github.com/leeds-rust-belt/roguelike-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leeds-rust-belt/roguelike-tutorial 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tomassedovic/tcod-rs.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_39f820a9010be642': 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/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_59ef27048d4b6dfa': 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/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_e05815f6a35cbb7d': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `tcod` as a dependency of package `roguelike-tutorial v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tcod` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/tomassedovic/tcod-rs.git#d4ad0749 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision d4ad0749867acad6c1e510bf5eda802b074e153c not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_9c98f71a9de1da18': 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/tomassedovic/tcod-rs.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_39f820a9010be642': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_59ef27048d4b6dfa': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_e05815f6a35cbb7d': No space left on device; class=Os (2) error: failed to get `tcod` as a dependency of package `roguelike-tutorial v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `tcod` Caused by: Unable to update https://github.com/tomassedovic/tcod-rs.git#d4ad0749 Caused by: failed to clone into: /workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a Caused by: revision d4ad0749867acad6c1e510bf5eda802b074e153c not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_9c98f71a9de1da18': No space left on device; class=Os (2)