[INFO] cloning repository https://github.com/willdoescode/star-it-all [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willdoescode/star-it-all" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilldoescode%2Fstar-it-all", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilldoescode%2Fstar-it-all'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d1546e563df600ecaedfb1e9ff6c7fbbf20dc5d [INFO] testing willdoescode/star-it-all against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilldoescode%2Fstar-it-all" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willdoescode/star-it-all on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/willdoescode/star-it-all [INFO] finished tweaking git repo https://github.com/willdoescode/star-it-all [INFO] tweaked toml for git repo https://github.com/willdoescode/star-it-all written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/willdoescode/star-it-all 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d69a792216aba129d77c38123b8c39ee48f70a7c6c678773864c37b5baf7ad31 [INFO] running `Command { std: "docker" "start" "-a" "d69a792216aba129d77c38123b8c39ee48f70a7c6c678773864c37b5baf7ad31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d69a792216aba129d77c38123b8c39ee48f70a7c6c678773864c37b5baf7ad31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69a792216aba129d77c38123b8c39ee48f70a7c6c678773864c37b5baf7ad31", kill_on_drop: false }` [INFO] [stdout] d69a792216aba129d77c38123b8c39ee48f70a7c6c678773864c37b5baf7ad31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f8790b521c1df698d266ed3faa4d81ca3710cd7260fbd5722c0eab27ad8f6d5 [INFO] running `Command { std: "docker" "start" "-a" "7f8790b521c1df698d266ed3faa4d81ca3710cd7260fbd5722c0eab27ad8f6d5", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/proc-macro2-7ac256207eaec9c0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "7f8790b521c1df698d266ed3faa4d81ca3710cd7260fbd5722c0eab27ad8f6d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f8790b521c1df698d266ed3faa4d81ca3710cd7260fbd5722c0eab27ad8f6d5", kill_on_drop: false }` [INFO] [stdout] 7f8790b521c1df698d266ed3faa4d81ca3710cd7260fbd5722c0eab27ad8f6d5