[INFO] cloning repository https://github.com/jz315/SkyEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jz315/SkyEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjz315%2FSkyEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjz315%2FSkyEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eab1e49a49fbd09c5bdd6ef93cc6f7b77b4bd9e8
[INFO] checking jz315/SkyEngine against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjz315%2FSkyEngine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jz315/SkyEngine
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jz315/SkyEngine
[INFO] tweaked toml for git repo https://github.com/jz315/SkyEngine written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jz315/SkyEngine on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jz315/SkyEngine 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ed72dec82bdc2739c92dade224984da9665a44460d6ebffa807d3a8912bf048
[INFO] running `Command { std: "docker" "start" "-a" "9ed72dec82bdc2739c92dade224984da9665a44460d6ebffa807d3a8912bf048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed72dec82bdc2739c92dade224984da9665a44460d6ebffa807d3a8912bf048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed72dec82bdc2739c92dade224984da9665a44460d6ebffa807d3a8912bf048", kill_on_drop: false }`
[INFO] [stdout] 9ed72dec82bdc2739c92dade224984da9665a44460d6ebffa807d3a8912bf048
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 053785d60619e132c3e61926324809833720611ac7f1f04a2017b323580516b0
[INFO] running `Command { std: "docker" "start" "-a" "053785d60619e132c3e61926324809833720611ac7f1f04a2017b323580516b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]     Checking bevy_ptr v0.18.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking mimalloc v0.1.50
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling sky_engine_reflect_derive v0.1.0 (/opt/rustwide/workdir/crates/sky_engine_reflect_derive)
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling flecs_ecs_derive v0.2.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking sky_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking bevy_tasks v0.18.1
[INFO] [stderr]     Checking bevy_reflect v0.18.1
[INFO] [stderr]    Compiling flecs_ecs_sys v0.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking bevy_ecs v0.18.1
[INFO] [stderr]     Checking flecs_ecs v0.2.2
[INFO] [stderr] error: could not compile `bevy_ecs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name bevy_ecs --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/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 '--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)' --cfg 'feature="async_executor"' --cfg 'feature="backtrace"' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_executor", "backtrace", "bevy_debug_stepping", "bevy_reflect", "critical-section", "debug", "default", "detailed_trace", "hotpatching", "multi_threaded", "reflect_auto_register", "reflect_functions", "serialize", "std", "trace", "track_location"))' -C metadata=198060ee4d087933 -C extra-filename=-918121af70ea2833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-0d66f931c86b08ee.so --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-0114e2a65bdb2abd.rmeta --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-cef39fa2c41b039c.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-777412cb65aa9420.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-2ef7f0b1946bc23c.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-40ea7f859b78768b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ba32c0bfe54563c4.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-ddfcb5ec2247d658.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-7bad13f35b7b26a7.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e26b060ae13afea5.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-e12d62335d71b149.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-805275f2fd5e3a17.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-4a6ac9bd53ecc8a1.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-7687ec2b2aed6bdc.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-aff0126e4b6f7daf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-47eb25a1132917e5.rmeta --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-57bd7e4820c9043d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "053785d60619e132c3e61926324809833720611ac7f1f04a2017b323580516b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053785d60619e132c3e61926324809833720611ac7f1f04a2017b323580516b0", kill_on_drop: false }`
[INFO] [stdout] 053785d60619e132c3e61926324809833720611ac7f1f04a2017b323580516b0
