[INFO] cloning repository https://github.com/nilsso/rust_mud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsso/rust_mud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/nilsso/rust_mud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsso/rust_mud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2fc898f7845e150d944c2e82764ee043bc57bb3
[INFO] building nilsso/rust_mud against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Frust_mud" "/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/nilsso/rust_mud on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nilsso/rust_mud
[INFO] finished tweaking git repo https://github.com/nilsso/rust_mud
[INFO] tweaked toml for git repo https://github.com/nilsso/rust_mud written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nilsso/rust_mud 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lipsum v0.6.0
[INFO] [stderr]   Downloaded backtrace v0.3.26
[INFO] [stderr]   Downloaded rustyline v4.1.0
[INFO] [stderr]   Downloaded mio v0.6.18
[INFO] [stderr]   Downloaded tcod v0.14.0
[INFO] [stderr]   Downloaded simple_logger v1.2.0
[INFO] [stderr]   Downloaded laminar v0.2.2
[INFO] [stderr]   Downloaded tcod-sys v5.0.0
[INFO] [stderr] error: failed to unpack package `tcod-sys v5.0.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `tcod-sys-5.0.0/libtcod/dependencies/SDL2-2.0.7/lib/i686-pc-windows-gnu/libSDL2.a`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-5.0.0/libtcod/dependencies/SDL2-2.0.7/lib/i686-pc-windows-gnu/libSDL2.a`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `tcod-sys-5.0.0/libtcod/dependencies/SDL2-2.0.7/lib/i686-pc-windows-gnu/libSDL2.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-5.0.0/libtcod/dependencies/SDL2-2.0.7/lib/i686-pc-windows-gnu/libSDL2.a`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))