[INFO] cloning repository https://github.com/Enn3Developer/n_tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Enn3Developer/n_tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnn3Developer%2Fn_tetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnn3Developer%2Fn_tetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e0f2b87f90a8c054dac177feb87f0558154df36 [INFO] checking Enn3Developer/n_tetris against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnn3Developer%2Fn_tetris" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Enn3Developer/n_tetris [INFO] finished tweaking git repo https://github.com/Enn3Developer/n_tetris [INFO] tweaked toml for git repo https://github.com/Enn3Developer/n_tetris written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Enn3Developer/n_tetris on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Enn3Developer/n_tetris 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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded pancurses v0.17.0 [INFO] [stderr] Downloaded winnow v0.7.0 [INFO] [stderr] Downloaded cc v1.2.11 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b88bb1618f163bab3faf792f05f69a50f7461a0bb3f75bb2600f43e1adc62d06 [INFO] running `Command { std: "docker" "start" "-a" "b88bb1618f163bab3faf792f05f69a50f7461a0bb3f75bb2600f43e1adc62d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b88bb1618f163bab3faf792f05f69a50f7461a0bb3f75bb2600f43e1adc62d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88bb1618f163bab3faf792f05f69a50f7461a0bb3f75bb2600f43e1adc62d06", kill_on_drop: false }` [INFO] [stdout] b88bb1618f163bab3faf792f05f69a50f7461a0bb3f75bb2600f43e1adc62d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a7d4bebd20f53df0e3e1a0a303672a6c59f373f76c3d9f95cb99fb58112f15 [INFO] running `Command { std: "docker" "start" "-a" "b8a7d4bebd20f53df0e3e1a0a303672a6c59f373f76c3d9f95cb99fb58112f15", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Checking bevy_ptr v0.15.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking unicode-ident v1.0.16 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking bevy_tasks v0.15.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking pancurses v0.17.0 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling bevy_macro_utils v0.15.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.1 [INFO] [stderr] Compiling bevy_derive v0.15.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.15.1 [INFO] [stderr] Compiling bevy_render_macros v0.15.1 [INFO] [stderr] Compiling bevy_encase_derive v0.15.1 [INFO] [stderr] Compiling bevy_state_macros v0.15.1 [INFO] [stderr] error: could not compile `bevy_ecs_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/bin/rustc --crate-name bevy_ecs_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -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_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=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebfcbf62c455b188 -C extra-filename=-825e910091963967 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-428533a9eeb9dd57.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-45812ef4b8688a30.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1cc310827227d5cd.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3c80594cdfb0b62a -C extra-filename=-a42b0af49080b628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1986a0d07606245d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b8a7d4bebd20f53df0e3e1a0a303672a6c59f373f76c3d9f95cb99fb58112f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a7d4bebd20f53df0e3e1a0a303672a6c59f373f76c3d9f95cb99fb58112f15", kill_on_drop: false }` [INFO] [stdout] b8a7d4bebd20f53df0e3e1a0a303672a6c59f373f76c3d9f95cb99fb58112f15