[INFO] cloning repository https://github.com/nitesh545/pingpong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitesh545/pingpong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Fpingpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Fpingpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b64253b69020fddc771f7bbbb7f1550872d038c [INFO] checking nitesh545/pingpong against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitesh545%2Fpingpong" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nitesh545/pingpong [INFO] finished tweaking git repo https://github.com/nitesh545/pingpong [INFO] tweaked toml for git repo https://github.com/nitesh545/pingpong written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nitesh545/pingpong on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nitesh545/pingpong 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e973310ef2b2ae244b612db13a77e466418b12858ba906858a1bfaee515394c [INFO] running `Command { std: "docker" "start" "-a" "5e973310ef2b2ae244b612db13a77e466418b12858ba906858a1bfaee515394c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e973310ef2b2ae244b612db13a77e466418b12858ba906858a1bfaee515394c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e973310ef2b2ae244b612db13a77e466418b12858ba906858a1bfaee515394c", kill_on_drop: false }` [INFO] [stdout] 5e973310ef2b2ae244b612db13a77e466418b12858ba906858a1bfaee515394c [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db378bbf75f034f69f7b890dfd123ba3e11c501c5595c864e3d1864563e9197f [INFO] running `Command { std: "docker" "start" "-a" "db378bbf75f034f69f7b890dfd123ba3e11c501c5595c864e3d1864563e9197f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking bevy_ptr v0.16.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bumpalo v3.18.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `naga` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-24.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out-if-target-windows"' --cfg 'feature="msl-out-if-target-apple"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=780b94447a686629 -C extra-filename=-c745cc1ff63ca4d1 --out-dir /opt/rustwide/target/debug/build/naga-c745cc1ff63ca4d1 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-d8d1a6ecaf5d387b.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bevy_macro_utils` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name bevy_macro_utils --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_macro_utils-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::nonstandard_macro_braces' '--allow=clippy::needless_lifetimes' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3787e419b9adfada -C extra-filename=-a5a7870ea9848939 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7ebf92fcbdcb8cb5.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8fe499714fbab8cc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-569ef80aa62f5fd4.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ecd0f893a4f78a42.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-fc222e90d9af4e21.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b047d5f4496a7526d91d0dddea494c05853f2a7b/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=97419c2ba9cc0e0c -C extra-filename=-40af40f879df9bfd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-6fa45523245c30f7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaITZoZ6/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db378bbf75f034f69f7b890dfd123ba3e11c501c5595c864e3d1864563e9197f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db378bbf75f034f69f7b890dfd123ba3e11c501c5595c864e3d1864563e9197f", kill_on_drop: false }` [INFO] [stdout] db378bbf75f034f69f7b890dfd123ba3e11c501c5595c864e3d1864563e9197f