[INFO] cloning repository https://github.com/time9683/ruston [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/time9683/ruston" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftime9683%2Fruston", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftime9683%2Fruston'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41da7ee049d69f00a85bbfa7a62ed6b84b6a673a [INFO] checking time9683/ruston against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftime9683%2Fruston" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/time9683/ruston on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/time9683/ruston [INFO] finished tweaking git repo https://github.com/time9683/ruston [INFO] tweaked toml for git repo https://github.com/time9683/ruston written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/time9683/ruston 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 205771f0c1ba2c54c96e6ba40328598a0f12ca95952c961608c51c30589ec645 [INFO] running `Command { std: "docker" "start" "-a" "205771f0c1ba2c54c96e6ba40328598a0f12ca95952c961608c51c30589ec645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205771f0c1ba2c54c96e6ba40328598a0f12ca95952c961608c51c30589ec645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205771f0c1ba2c54c96e6ba40328598a0f12ca95952c961608c51c30589ec645", kill_on_drop: false }` [INFO] [stdout] 205771f0c1ba2c54c96e6ba40328598a0f12ca95952c961608c51c30589ec645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 692f6a0998df83b942befa28c84c3bcc2e77caa9340f4d4e5cb57d7354e8aff6 [INFO] running `Command { std: "docker" "start" "-a" "692f6a0998df83b942befa28c84c3bcc2e77caa9340f4d4e5cb57d7354e8aff6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking ruston v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3B0006" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRZZCdD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruston` (bin "ruston") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ruston` (bin "ruston" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "692f6a0998df83b942befa28c84c3bcc2e77caa9340f4d4e5cb57d7354e8aff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692f6a0998df83b942befa28c84c3bcc2e77caa9340f4d4e5cb57d7354e8aff6", kill_on_drop: false }` [INFO] [stdout] 692f6a0998df83b942befa28c84c3bcc2e77caa9340f4d4e5cb57d7354e8aff6