[INFO] cloning repository https://github.com/holairs/Invaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holairs/Invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholairs%2FInvaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholairs%2FInvaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 607937507d56004135dd044bf85c3c84eccbad16 [INFO] checking holairs/Invaders against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholairs%2FInvaders" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/holairs/Invaders on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/holairs/Invaders [INFO] finished tweaking git repo https://github.com/holairs/Invaders [INFO] tweaked toml for git repo https://github.com/holairs/Invaders written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/holairs/Invaders 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4271db27ded68a0eee9bc42ebbdd0649860b59b5251430225145f226858ef781 [INFO] running `Command { std: "docker" "start" "-a" "4271db27ded68a0eee9bc42ebbdd0649860b59b5251430225145f226858ef781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4271db27ded68a0eee9bc42ebbdd0649860b59b5251430225145f226858ef781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4271db27ded68a0eee9bc42ebbdd0649860b59b5251430225145f226858ef781", kill_on_drop: false }` [INFO] [stdout] 4271db27ded68a0eee9bc42ebbdd0649860b59b5251430225145f226858ef781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b91a0cf1d6228487bfdb0cfd035a3296a5f0ef02b5666bca737367c0a71c2e3 [INFO] running `Command { std: "docker" "start" "-a" "5b91a0cf1d6228487bfdb0cfd035a3296a5f0ef02b5666bca737367c0a71c2e3", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rusty_time v1.1.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZJ08vN/lib.rmeta`: No space left on device (os error 28) [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/rmetag5BmwV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-deque` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqPzwXg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBjkriX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalfI9py/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `symphonia-core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDSw7ld" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lewton` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5b91a0cf1d6228487bfdb0cfd035a3296a5f0ef02b5666bca737367c0a71c2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b91a0cf1d6228487bfdb0cfd035a3296a5f0ef02b5666bca737367c0a71c2e3", kill_on_drop: false }` [INFO] [stdout] 5b91a0cf1d6228487bfdb0cfd035a3296a5f0ef02b5666bca737367c0a71c2e3