[INFO] cloning repository https://github.com/cs4414/ps1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cs4414/ps1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs4414%2Fps1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs4414%2Fps1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97e9995cfd448ee27a522bacb6e8faccec95a289 [INFO] checking cs4414/ps1 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcs4414%2Fps1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cs4414/ps1 [INFO] finished tweaking git repo https://github.com/cs4414/ps1 [INFO] tweaked toml for git repo https://github.com/cs4414/ps1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cs4414/ps1 on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cs4414/ps1 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a3683bd9db88e139df88f1190513cd5d472e86b004f439ffe6f84ffffdcce4 [INFO] running `Command { std: "docker" "start" "-a" "d0a3683bd9db88e139df88f1190513cd5d472e86b004f439ffe6f84ffffdcce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a3683bd9db88e139df88f1190513cd5d472e86b004f439ffe6f84ffffdcce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a3683bd9db88e139df88f1190513cd5d472e86b004f439ffe6f84ffffdcce4", kill_on_drop: false }` [INFO] [stdout] d0a3683bd9db88e139df88f1190513cd5d472e86b004f439ffe6f84ffffdcce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca9840d29ca4e670ed2282f1cb14b2c01abd3501dbbf1c50c3522759d0db6ff [INFO] running `Command { std: "docker" "start" "-a" "1ca9840d29ca4e670ed2282f1cb14b2c01abd3501dbbf1c50c3522759d0db6ff", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking ps1 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/ps1-69987c085bf95267/invoked.timestamp` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEYB8ek" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ps1` (bin "ps1") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ca9840d29ca4e670ed2282f1cb14b2c01abd3501dbbf1c50c3522759d0db6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca9840d29ca4e670ed2282f1cb14b2c01abd3501dbbf1c50c3522759d0db6ff", kill_on_drop: false }` [INFO] [stdout] 1ca9840d29ca4e670ed2282f1cb14b2c01abd3501dbbf1c50c3522759d0db6ff