[INFO] cloning repository https://github.com/void-scape/bevy_ldtk_scene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-scape/bevy_ldtk_scene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fbevy_ldtk_scene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fbevy_ldtk_scene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33717dee32da9c5b66daf994c2e2dfef7bdee10a [INFO] checking void-scape/bevy_ldtk_scene against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-scape%2Fbevy_ldtk_scene" "/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/void-scape/bevy_ldtk_scene [INFO] finished tweaking git repo https://github.com/void-scape/bevy_ldtk_scene [INFO] tweaked toml for git repo https://github.com/void-scape/bevy_ldtk_scene written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-scape/bevy_ldtk_scene on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-scape/bevy_ldtk_scene 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck_derive v1.8.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.13 [INFO] [stderr] Downloaded const_panic v0.2.10 [INFO] [stderr] Downloaded hexasphere v15.0.0 [INFO] [stderr] Downloaded ldtk2 v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.94 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ed0c398b8b8329c12589b9368b4c15edcc152554b7723d0ffdcea9730b6cb7 [INFO] running `Command { std: "docker" "start" "-a" "d0ed0c398b8b8329c12589b9368b4c15edcc152554b7723d0ffdcea9730b6cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ed0c398b8b8329c12589b9368b4c15edcc152554b7723d0ffdcea9730b6cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ed0c398b8b8329c12589b9368b4c15edcc152554b7723d0ffdcea9730b6cb7", kill_on_drop: false }` [INFO] [stdout] d0ed0c398b8b8329c12589b9368b4c15edcc152554b7723d0ffdcea9730b6cb7 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313bd3c7097ed50a5ea7705bcbf6d885693c30c80d7524062598dc55c8aaceae [INFO] running `Command { std: "docker" "start" "-a" "313bd3c7097ed50a5ea7705bcbf6d885693c30c80d7524062598dc55c8aaceae", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking bevy_ptr v0.16.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking atomicow v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking svg_fmt v0.4.4 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking inventory v0.3.17 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling bevy_asset_macros v0.16.1 [INFO] [stderr] Compiling bevy_encase_derive v0.16.1 [INFO] [stderr] Compiling bevy_render_macros v0.16.1 [INFO] [stderr] Compiling typetag-impl v0.2.19 [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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name bevy_ecs_macros --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.16.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_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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a400af798e3521c -C extra-filename=-63a311a88b45e34e --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-33df098af84220d4.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-07fc00016872c0bc.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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "313bd3c7097ed50a5ea7705bcbf6d885693c30c80d7524062598dc55c8aaceae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313bd3c7097ed50a5ea7705bcbf6d885693c30c80d7524062598dc55c8aaceae", kill_on_drop: false }` [INFO] [stdout] 313bd3c7097ed50a5ea7705bcbf6d885693c30c80d7524062598dc55c8aaceae