[INFO] cloning repository https://github.com/emerlgx/Rust-Chip8-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emerlgx/Rust-Chip8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femerlgx%2FRust-Chip8-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femerlgx%2FRust-Chip8-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8877dcd46120ab94541cad17cf97ac62e5868b42 [INFO] checking emerlgx/Rust-Chip8-Emulator against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femerlgx%2FRust-Chip8-Emulator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/chip8_screenshot.png [INFO] [stderr] error: unable to write file assets/soundOnWhite.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/emerlgx/Rust-Chip8-Emulator [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking emerlgx/Rust-Chip8-Emulator against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femerlgx%2FRust-Chip8-Emulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emerlgx/Rust-Chip8-Emulator on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emerlgx/Rust-Chip8-Emulator [INFO] finished tweaking git repo https://github.com/emerlgx/Rust-Chip8-Emulator [INFO] tweaked toml for git repo https://github.com/emerlgx/Rust-Chip8-Emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emerlgx/Rust-Chip8-Emulator 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston_window v0.112.0 [INFO] [stderr] Downloaded piston v0.52.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Downloaded rayon-core v1.8.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.66.0 [INFO] [stderr] Downloaded piston2d-graphics v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/image/overlay2/layerdb/mounts/97a24be3aa15e9f6617bf59ad28d396d6e117fc331328bc51ef4729c3dd4cc65: no space left on device [INFO] checking emerlgx/Rust-Chip8-Emulator against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femerlgx%2FRust-Chip8-Emulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emerlgx/Rust-Chip8-Emulator on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emerlgx/Rust-Chip8-Emulator [INFO] finished tweaking git repo https://github.com/emerlgx/Rust-Chip8-Emulator [INFO] tweaked toml for git repo https://github.com/emerlgx/Rust-Chip8-Emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emerlgx/Rust-Chip8-Emulator 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcf0ce9fa1d9d5b22c89562cd1af7b608a5320c58d9dcbee1d72a00732f5db6a [INFO] running `Command { std: "docker" "start" "-a" "bcf0ce9fa1d9d5b22c89562cd1af7b608a5320c58d9dcbee1d72a00732f5db6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf0ce9fa1d9d5b22c89562cd1af7b608a5320c58d9dcbee1d72a00732f5db6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf0ce9fa1d9d5b22c89562cd1af7b608a5320c58d9dcbee1d72a00732f5db6a", kill_on_drop: false }` [INFO] [stdout] bcf0ce9fa1d9d5b22c89562cd1af7b608a5320c58d9dcbee1d72a00732f5db6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01ab99e82996c968283d67a180f3bf0a1850882a8a01411284cae6560d9467af [INFO] running `Command { std: "docker" "start" "-a" "01ab99e82996c968283d67a180f3bf0a1850882a8a01411284cae6560d9467af", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/num-rational-729ca435fb3c765c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "01ab99e82996c968283d67a180f3bf0a1850882a8a01411284cae6560d9467af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ab99e82996c968283d67a180f3bf0a1850882a8a01411284cae6560d9467af", kill_on_drop: false }` [INFO] [stdout] 01ab99e82996c968283d67a180f3bf0a1850882a8a01411284cae6560d9467af