[INFO] cloning repository https://github.com/yumanuralfath/my_first_gb_emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yumanuralfath/my_first_gb_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator/hooks/pre-push.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yumanuralfath/my_first_gb_emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yumanuralfath/my_first_gb_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b71bf88e5471a52b5e4107c7f351e3b55856966e [INFO] checking yumanuralfath/my_first_gb_emulator against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyumanuralfath%2Fmy_first_gb_emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yumanuralfath/my_first_gb_emulator [INFO] finished tweaking git repo https://github.com/yumanuralfath/my_first_gb_emulator [INFO] tweaked toml for git repo https://github.com/yumanuralfath/my_first_gb_emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yumanuralfath/my_first_gb_emulator 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/yumanuralfath/my_first_gb_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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f8e8f5d5a0651df4e7501e87321a4c635c6b5a877499545735bfc0b2b33c96 [INFO] running `Command { std: "docker" "start" "-a" "26f8e8f5d5a0651df4e7501e87321a4c635c6b5a877499545735bfc0b2b33c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f8e8f5d5a0651df4e7501e87321a4c635c6b5a877499545735bfc0b2b33c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f8e8f5d5a0651df4e7501e87321a4c635c6b5a877499545735bfc0b2b33c96", kill_on_drop: false }` [INFO] [stdout] 26f8e8f5d5a0651df4e7501e87321a4c635c6b5a877499545735bfc0b2b33c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55 [INFO] running `Command { std: "docker" "start" "-a" "185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55/hosts: no space left on device [INFO] running `Command { std: "docker" "inspect" "185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55", kill_on_drop: false }` [INFO] [stdout] 185da4081076ce3b892aa82c781e46ad8541cf4821dd9212f6a66d22543aab55