[INFO] cloning repository https://github.com/yszk0123-sandbox/hello-rust-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yszk0123-sandbox/hello-rust-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123-sandbox%2Fhello-rust-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123-sandbox%2Fhello-rust-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b32f3eac9ad611e89cc31fe87644bf19612a8c5 [INFO] checking yszk0123-sandbox/hello-rust-guessing-game against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyszk0123-sandbox%2Fhello-rust-guessing-game" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yszk0123-sandbox/hello-rust-guessing-game on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yszk0123-sandbox/hello-rust-guessing-game [INFO] finished tweaking git repo https://github.com/yszk0123-sandbox/hello-rust-guessing-game [INFO] tweaked toml for git repo https://github.com/yszk0123-sandbox/hello-rust-guessing-game written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yszk0123-sandbox/hello-rust-guessing-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" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9a51304438268020f255c114690205edfff260f2b4f30de5f147f5f6171d4d1 [INFO] running `Command { std: "docker" "start" "-a" "a9a51304438268020f255c114690205edfff260f2b4f30de5f147f5f6171d4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9a51304438268020f255c114690205edfff260f2b4f30de5f147f5f6171d4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a51304438268020f255c114690205edfff260f2b4f30de5f147f5f6171d4d1", kill_on_drop: false }` [INFO] [stdout] a9a51304438268020f255c114690205edfff260f2b4f30de5f147f5f6171d4d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f34e14ffe837028b2fe2e02fe5975248eb27b11375a5695e7e8573416f97c14 [INFO] running `Command { std: "docker" "start" "-a" "2f34e14ffe837028b2fe2e02fe5975248eb27b11375a5695e7e8573416f97c14", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/hello-rust-guessing-game-090951ca1d477c64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "2f34e14ffe837028b2fe2e02fe5975248eb27b11375a5695e7e8573416f97c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f34e14ffe837028b2fe2e02fe5975248eb27b11375a5695e7e8573416f97c14", kill_on_drop: false }` [INFO] [stdout] 2f34e14ffe837028b2fe2e02fe5975248eb27b11375a5695e7e8573416f97c14