[INFO] fetching crate bevy_ecs 0.17.2...
[INFO] testing bevy_ecs-0.17.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_ecs 0.17.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bevy_ecs 0.17.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_ecs 0.17.2
[INFO] tweaked toml for crates.io crate bevy_ecs 0.17.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_ecs 0.17.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_ecs 0.17.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1141cfbfed8327c3b74c36b149e6f45957b3c84e37bd763a5d9d0e84110246c
[INFO] running `Command { std: "docker" "start" "-a" "f1141cfbfed8327c3b74c36b149e6f45957b3c84e37bd763a5d9d0e84110246c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1141cfbfed8327c3b74c36b149e6f45957b3c84e37bd763a5d9d0e84110246c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1141cfbfed8327c3b74c36b149e6f45957b3c84e37bd763a5d9d0e84110246c", kill_on_drop: false }`
[INFO] [stdout] f1141cfbfed8327c3b74c36b149e6f45957b3c84e37bd763a5d9d0e84110246c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7844bbb7d21d4af106f460bc38a0ebec20b07509b8bef4e4cb091123af3a7a5a
[INFO] running `Command { std: "docker" "start" "-a" "7844bbb7d21d4af106f460bc38a0ebec20b07509b8bef4e4cb091123af3a7a5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/schedule/schedule.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use log::{error, info, warn};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.96s
[INFO] running `Command { std: "docker" "inspect" "7844bbb7d21d4af106f460bc38a0ebec20b07509b8bef4e4cb091123af3a7a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7844bbb7d21d4af106f460bc38a0ebec20b07509b8bef4e4cb091123af3a7a5a", kill_on_drop: false }`
[INFO] [stdout] 7844bbb7d21d4af106f460bc38a0ebec20b07509b8bef4e4cb091123af3a7a5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e18ae5ddabfd4d53d2343fbc41eb379c3067d227b303d25cbcebcd823235cb37
[INFO] running `Command { std: "docker" "start" "-a" "e18ae5ddabfd4d53d2343fbc41eb379c3067d227b303d25cbcebcd823235cb37", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/schedule/schedule.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use log::{error, info, warn};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/schedule/schedule.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | use log::{error, info, warn};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_ecs` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name bevy_ecs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -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)' --test --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", "default", "detailed_trace", "hotpatching", "multi_threaded", "reflect_auto_register", "reflect_functions", "serialize", "std", "trace", "track_location"))' -C metadata=7ce8364f1523a30d -C extra-filename=-db18a4c1631a422a --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-3ab307498cd4472c.so --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-9dda77622b59742d.rlib --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-0df89c278e606853.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-d42687455bb51378.rlib --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-9b487a4ee717a946.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-63445c9de71a450e.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-637ee8e3d700f7d7.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-72434308af7f23dc.rlib --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-aa50054210ebe18b.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a6365bb9ca49d7fb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-8763b929e7b01ad1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2954b058b05fdcb9.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-b27135cf278073a2.rlib --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-079fcd2d92f90fd8.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a25c8c01d4c2d5b.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e69c791153057ba.rlib --extern variadics_please=/opt/rustwide/target/debug/deps/libvariadics_please-ccb25d103c353df1.so --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e18ae5ddabfd4d53d2343fbc41eb379c3067d227b303d25cbcebcd823235cb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e18ae5ddabfd4d53d2343fbc41eb379c3067d227b303d25cbcebcd823235cb37", kill_on_drop: false }`
[INFO] [stdout] e18ae5ddabfd4d53d2343fbc41eb379c3067d227b303d25cbcebcd823235cb37
