[INFO] cloning repository https://github.com/shessel/simple-games-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shessel/simple-games-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b88a2301fee72cdfb443394754c571be5c84e73 [INFO] checking shessel/simple-games-rs against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/builds/worker-2-tc2/source/.git/hooks/pre-receive.sample': No space left on device [INFO] checking shessel/simple-games-rs against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] /workspace/builds/worker-2-tc2/source/.git/info/: No space left on device [INFO] checking shessel/simple-games-rs against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking shessel/simple-games-rs against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/builds/worker-2-tc2/source/.git/hooks/pre-commit.sample': No space left on device [INFO] checking shessel/simple-games-rs against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshessel%2Fsimple-games-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shessel/simple-games-rs [INFO] finished tweaking git repo https://github.com/shessel/simple-games-rs [INFO] tweaked toml for git repo https://github.com/shessel/simple-games-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shessel/simple-games-rs on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shessel/simple-games-rs 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glyph_brush_layout v0.1.6 [INFO] [stderr] Downloaded gl_generator v0.13.0 [INFO] [stderr] Downloaded gfx v0.18.1 [INFO] [stderr] Downloaded gfx_core v0.9.1 [INFO] [stderr] Downloaded gfx_device_gl v0.16.1 [INFO] [stderr] Downloaded rusttype v0.7.7 [INFO] [stderr] Downloaded zip v0.5.2 [INFO] [stderr] Downloaded image v0.22.1 [INFO] [stderr] error: failed to unpack package `image v0.22.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `image-0.22.1/src/buffer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.22.1/src/buffer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `image-0.22.1/src/buffer.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.22.1/src/buffer.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded glyph_brush_layout v0.1.6 Downloaded gl_generator v0.13.0 Downloaded gfx v0.18.1 Downloaded gfx_core v0.9.1 Downloaded gfx_device_gl v0.16.1 Downloaded rusttype v0.7.7 Downloaded zip v0.5.2 Downloaded image v0.22.1 error: failed to unpack package `image v0.22.1` Caused by: failed to unpack entry at `image-0.22.1/src/buffer.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.22.1/src/buffer.rs` Caused by: failed to unpack `image-0.22.1/src/buffer.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.22.1/src/buffer.rs` Caused by: No space left on device (os error 28)