[INFO] cloning repository https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederickjjoubert%2Froguelike-tutorial-rust-tcod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederickjjoubert%2Froguelike-tutorial-rust-tcod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e227a4868ac71f7607666c2c4e1333870c65727 [INFO] checking frederickjjoubert/roguelike-tutorial-rust-tcod against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederickjjoubert%2Froguelike-tutorial-rust-tcod" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod [INFO] finished tweaking git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod [INFO] tweaked toml for git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/frederickjjoubert/roguelike-tutorial-rust-tcod 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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_a39013fbf2ea8937': 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_8fd7edee230959c6': 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/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_5cda082c1426e01b': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `tcod` as a dependency of package `roguelike v0.1.0 (/workspace/builds/worker-2-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 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_dc233549a5dfc48f': 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 crates.io index 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_a39013fbf2ea8937': 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_8fd7edee230959c6': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_5cda082c1426e01b': No space left on device; class=Os (2) error: failed to get `tcod` as a dependency of package `roguelike v0.1.0 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `tcod` Caused by: Unable to update https://github.com/tomassedovic/tcod-rs.git Caused by: failed to fetch into: /workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a Caused by: cannot extend packfile '/workspace/cargo-home/git/db/tcod-rs-51f2bf2e66b5190a/objects/pack/pack_git2_dc233549a5dfc48f': No space left on device; class=Os (2)