[INFO] cloning repository https://github.com/Carter907/bevy-rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Carter907/bevy-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter907%2Fbevy-rust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter907%2Fbevy-rust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 838665ab83909a06c9fb7cc9f86d74e928d916df [INFO] checking Carter907/bevy-rust-template against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarter907%2Fbevy-rust-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Carter907/bevy-rust-template [INFO] finished tweaking git repo https://github.com/Carter907/bevy-rust-template [INFO] tweaked toml for git repo https://github.com/Carter907/bevy-rust-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Carter907/bevy-rust-template on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Carter907/bevy-rust-template 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded erased-serde v0.4.3 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded winit v0.29.13 [INFO] [stderr] Downloaded sysinfo v0.30.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d310dc959e3871ceb106656760dc60e2dc2679892a540bb593e1cedd8b9f77cd [INFO] running `Command { std: "docker" "start" "-a" "d310dc959e3871ceb106656760dc60e2dc2679892a540bb593e1cedd8b9f77cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d310dc959e3871ceb106656760dc60e2dc2679892a540bb593e1cedd8b9f77cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d310dc959e3871ceb106656760dc60e2dc2679892a540bb593e1cedd8b9f77cd", kill_on_drop: false }` [INFO] [stdout] d310dc959e3871ceb106656760dc60e2dc2679892a540bb593e1cedd8b9f77cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0d39b70bf654e3d9bb48fd8fa54504e8f00dbcce93e5198c00e07ed46df48d [INFO] running `Command { std: "docker" "start" "-a" "2c0d39b70bf654e3d9bb48fd8fa54504e8f00dbcce93e5198c00e07ed46df48d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking bevy_tasks v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling winit v0.29.13 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking sysinfo v0.30.6 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.0 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.0 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.0 [INFO] [stderr] error: could not compile `bevy_reflect_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.13.0/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 opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_else' '--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' -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation"))' -C metadata=d23b79996c6d734b -C extra-filename=-05d44bd7aef4b89e --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-cfdfeec810aff8b7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f9bb0bf3c58618.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6d2364b57736ec59.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b2762f9000d47e3c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1964e54590b4870f.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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=aa26d46fafb73475 -C extra-filename=-4b2081b9ef9ca25e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f865cda042a44b04.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c0d39b70bf654e3d9bb48fd8fa54504e8f00dbcce93e5198c00e07ed46df48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0d39b70bf654e3d9bb48fd8fa54504e8f00dbcce93e5198c00e07ed46df48d", kill_on_drop: false }` [INFO] [stdout] 2c0d39b70bf654e3d9bb48fd8fa54504e8f00dbcce93e5198c00e07ed46df48d