[INFO] cloning repository https://github.com/qnighy/tdd-exercise-20221223 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qnighy/tdd-exercise-20221223" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Ftdd-exercise-20221223", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Ftdd-exercise-20221223'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93f814260c79fe9041f6aab3829205aa47748691 [INFO] checking qnighy/tdd-exercise-20221223 against master#a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqnighy%2Ftdd-exercise-20221223" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qnighy/tdd-exercise-20221223 on toolchain a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qnighy/tdd-exercise-20221223 [INFO] finished tweaking git repo https://github.com/qnighy/tdd-exercise-20221223 [INFO] tweaked toml for git repo https://github.com/qnighy/tdd-exercise-20221223 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qnighy/tdd-exercise-20221223 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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28f75c113c24358d13dd98f53ca49ba24fdabcd18c5c8f533f036d31f3404ec [INFO] running `Command { std: "docker" "start" "-a" "a28f75c113c24358d13dd98f53ca49ba24fdabcd18c5c8f533f036d31f3404ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28f75c113c24358d13dd98f53ca49ba24fdabcd18c5c8f533f036d31f3404ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28f75c113c24358d13dd98f53ca49ba24fdabcd18c5c8f533f036d31f3404ec", kill_on_drop: false }` [INFO] [stdout] a28f75c113c24358d13dd98f53ca49ba24fdabcd18c5c8f533f036d31f3404ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ebb79924dc3c957e00675fd7089f569dec3ec9497f4b8bebbdf1ac4bc9ea58 [INFO] running `Command { std: "docker" "start" "-a" "b2ebb79924dc3c957e00675fd7089f569dec3ec9497f4b8bebbdf1ac4bc9ea58", kill_on_drop: false }` [INFO] [stderr] Checking tdd-exercise-20221223 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/tdd-exercise-20221223-bfb8300a47a8d7b4/bin-tdd-exercise-20221223` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tdd_exercise_20221223-85d94682344ba7c5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tdd-exercise-20221223-85d94682344ba7c5/dep-test-bin-tdd-exercise-20221223` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetashIyqC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tdd-exercise-20221223` (test "basic_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b2ebb79924dc3c957e00675fd7089f569dec3ec9497f4b8bebbdf1ac4bc9ea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ebb79924dc3c957e00675fd7089f569dec3ec9497f4b8bebbdf1ac4bc9ea58", kill_on_drop: false }` [INFO] [stdout] b2ebb79924dc3c957e00675fd7089f569dec3ec9497f4b8bebbdf1ac4bc9ea58