[INFO] cloning repository https://github.com/kwakuemma37/Rust-Tetris_Game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kwakuemma37/Rust-Tetris_Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwakuemma37%2FRust-Tetris_Game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwakuemma37%2FRust-Tetris_Game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64bca55c3e9d4fb56dadb296adc65b40bc66b159 [INFO] testing kwakuemma37/Rust-Tetris_Game against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwakuemma37%2FRust-Tetris_Game" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kwakuemma37/Rust-Tetris_Game on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kwakuemma37/Rust-Tetris_Game [INFO] finished tweaking git repo https://github.com/kwakuemma37/Rust-Tetris_Game [INFO] tweaked toml for git repo https://github.com/kwakuemma37/Rust-Tetris_Game written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kwakuemma37/Rust-Tetris_Game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f69ae550d9ee6344cee5649c8944f1123719256306b977a21b904aef6fe6bb67 [INFO] running `Command { std: "docker" "start" "-a" "f69ae550d9ee6344cee5649c8944f1123719256306b977a21b904aef6fe6bb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f69ae550d9ee6344cee5649c8944f1123719256306b977a21b904aef6fe6bb67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f69ae550d9ee6344cee5649c8944f1123719256306b977a21b904aef6fe6bb67", kill_on_drop: false }` [INFO] [stdout] f69ae550d9ee6344cee5649c8944f1123719256306b977a21b904aef6fe6bb67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98324a7fe969e4fd68ac5583a27c1dee7217bf67e507ed337d97aba519c86853 [INFO] running `Command { std: "docker" "start" "-a" "98324a7fe969e4fd68ac5583a27c1dee7217bf67e507ed337d97aba519c86853", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9fDm8g" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2` due to previous error [INFO] running `Command { std: "docker" "inspect" "98324a7fe969e4fd68ac5583a27c1dee7217bf67e507ed337d97aba519c86853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98324a7fe969e4fd68ac5583a27c1dee7217bf67e507ed337d97aba519c86853", kill_on_drop: false }` [INFO] [stdout] 98324a7fe969e4fd68ac5583a27c1dee7217bf67e507ed337d97aba519c86853