[INFO] cloning repository https://github.com/burbokop/rust-test-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burbokop/rust-test-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/burbokop/rust-test-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burbokop/rust-test-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/burbokop/rust-test-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burbokop/rust-test-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ca8784170f36d0e0924e0662f3a49d20133da7b [INFO] checking burbokop/rust-test-game/1ca8784170f36d0e0924e0662f3a49d20133da7b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/burbokop/rust-test-game on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burbokop/rust-test-game [INFO] finished tweaking git repo https://github.com/burbokop/rust-test-game [INFO] tweaked toml for git repo https://github.com/burbokop/rust-test-game written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/burbokop/rust-test-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Updating amethyst v0.15.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_animation v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_assets v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_audio v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_config v0.14.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_controls v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_core v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_derive v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_error v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_input v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_locale v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_network v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_rendy v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_ui v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_utils v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_window v0.5.1 -> v0.15.3 [INFO] [stderr] Updating rustc_version_runtime v0.1.5 -> v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/10eef6a5a743bc8ade601c4c3f14093fe0b6184d7004f64b7f54c8da6d4723b9-init: no space left on device [INFO] checking burbokop/rust-test-game/1ca8784170f36d0e0924e0662f3a49d20133da7b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game" "/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 repo/splash.png [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 burbokop/rust-test-game/1ca8784170f36d0e0924e0662f3a49d20133da7b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game" "/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 repo/splash.png [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 burbokop/rust-test-game/1ca8784170f36d0e0924e0662f3a49d20133da7b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game" "/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 repo/splash.png [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 burbokop/rust-test-game/1ca8784170f36d0e0924e0662f3a49d20133da7b against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Frust-test-game" "/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 repo/splash.png [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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/burbokop/rust-test-game