[INFO] fetching crate bevy_app 0.17.2...
[INFO] testing bevy_app-0.17.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_app 0.17.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bevy_app 0.17.2
[INFO] finished tweaking crates.io crate bevy_app 0.17.2
[INFO] tweaked toml for crates.io crate bevy_app 0.17.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_app 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_app 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1650cdac1388cd818689c13fec9685fb937c6a996a514d72f704264eaaa93902
[INFO] running `Command { std: "docker" "start" "-a" "1650cdac1388cd818689c13fec9685fb937c6a996a514d72f704264eaaa93902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1650cdac1388cd818689c13fec9685fb937c6a996a514d72f704264eaaa93902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1650cdac1388cd818689c13fec9685fb937c6a996a514d72f704264eaaa93902", kill_on_drop: false }`
[INFO] [stdout] 1650cdac1388cd818689c13fec9685fb937c6a996a514d72f704264eaaa93902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2ec557290ea2b3cc43258ee28abfbf9ca4459628d0f2a426bd90f6b7cd5563e2
[INFO] running `Command { std: "docker" "start" "-a" "2ec557290ea2b3cc43258ee28abfbf9ca4459628d0f2a426bd90f6b7cd5563e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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 fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[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 variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.17.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s
[INFO] running `Command { std: "docker" "inspect" "2ec557290ea2b3cc43258ee28abfbf9ca4459628d0f2a426bd90f6b7cd5563e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec557290ea2b3cc43258ee28abfbf9ca4459628d0f2a426bd90f6b7cd5563e2", kill_on_drop: false }`
[INFO] [stdout] 2ec557290ea2b3cc43258ee28abfbf9ca4459628d0f2a426bd90f6b7cd5563e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 550d7526705430e00b7ce513510c2b67d093280ab560c4f3de3469a65e019f5d
[INFO] running `Command { std: "docker" "start" "-a" "550d7526705430e00b7ce513510c2b67d093280ab560c4f3de3469a65e019f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.17.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.81s
[INFO] running `Command { std: "docker" "inspect" "550d7526705430e00b7ce513510c2b67d093280ab560c4f3de3469a65e019f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550d7526705430e00b7ce513510c2b67d093280ab560c4f3de3469a65e019f5d", kill_on_drop: false }`
[INFO] [stdout] 550d7526705430e00b7ce513510c2b67d093280ab560c4f3de3469a65e019f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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", kill_on_drop: false }`
[INFO] [stdout] 0fce036e1767fcb6bbfc02e4fe6fa8233a01efdfb1bc0bf62e24e38f15cdd34f
[INFO] running `Command { std: "docker" "start" "-a" "0fce036e1767fcb6bbfc02e4fe6fa8233a01efdfb1bc0bf62e24e38f15cdd34f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_app-e88b3e4dfcbf5e53)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test app::tests::add_systems_should_create_schedule_if_it_does_not_exist ... ok
[INFO] [stdout] test app::tests::can_add_twice_the_same_plugin_not_unique ... ok
[INFO] [stdout] test app::tests::app_exit_size ... ok
[INFO] [stdout] test app::tests::can_add_two_plugins ... ok
[INFO] [stdout] test app::tests::can_add_twice_the_same_plugin_with_different_type_param ... ok
[INFO] [stdout] test app::tests::plugin_should_not_be_added_during_build_time ... ok
[INFO] [stdout] test app::tests::events_should_be_updated_once_per_update ... ok
[INFO] [stdout] test app::tests::initializing_resources_from_world ... ok
[INFO] [stdout] test app::tests::test_get_added_plugins_works_during_finish_and_cleanup ... ok
[INFO] [stdout] test plugin_group::tests::add_after ... ok
[INFO] [stdout] test app::tests::test_extract_sees_changes ... ok
[INFO] [stdout] test plugin_group::tests::add_basic_subgroup ... ok
[INFO] [stdout] test app::tests::test_update_clears_trackers_once ... ok
[INFO] [stdout] test app::tests::regression_test_10385 ... ok
[INFO] [stdout] test app::tests::test_adding_plugin_works_during_finish ... ok
[INFO] [stdout] test app::tests::test_derive_app_label ... ok
[INFO] [stdout] test plugin_group::tests::add_conflicting_subgroup ... ok
[INFO] [stdout] test plugin_group::tests::contains ... ok
[INFO] [stdout] test plugin_group::tests::readd_before ... ok
[INFO] [stdout] test plugin_group::tests::try_add_after ... ok
[INFO] [stdout] test plugin_group::tests::try_add_before ... ok
[INFO] [stdout] test plugin_group::tests::add_before ... ok
[INFO] [stdout] test app::tests::runner_returns_correct_exit_code ... ok
[INFO] [stdout] test plugin_group::tests::add_overwrite ... ok
[INFO] [stdout] test plugin_group::tests::basic_ordering ... ok
[INFO] [stdout] test plugin_group::tests::construct_nested_plugin_groups ... ok
[INFO] [stdout] test plugin_group::tests::readd ... ok
[INFO] [stdout] test plugin_group::tests::readd_after ... ok
[INFO] [stdout] test propagate::tests::test_filter ... ok
[INFO] [stdout] test task_pool_plugin::tests::runs_spawn_local_tasks ... ok
[INFO] [stdout] test propagate::tests::test_propagate_over ... ok
[INFO] [stdout] test propagate::tests::test_intermediate_override ... ok
[INFO] [stdout] test propagate::tests::test_reparented ... ok
[INFO] [stdout] test propagate::tests::test_remove_orphan ... ok
[INFO] [stdout] test propagate::tests::test_remove_propagated ... ok
[INFO] [stdout] test propagate::tests::test_propagate_stop ... ok
[INFO] [stdout] test propagate::tests::test_reparented_with_prior ... ok
[INFO] [stdout] test propagate::tests::test_simple_propagate ... ok
[INFO] [stdout] test app::tests::cant_call_app_run_from_plugin_build - should panic ... ok
[INFO] [stdout] test app::tests::cant_add_twice_the_same_plugin - should panic ... ok
[INFO] [stdout] test app::tests::test_is_plugin_added_works_during_finish - should panic ... ok
[INFO] [stdout] test plugin_group::tests::add_after_nonexistent - should panic ... ok
[INFO] [stdout] test plugin_group::tests::add_before_nonexistent - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_app
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/app.rs - app::App::register_type (line 630) ... ignored
[INFO] [stdout] test src/app.rs - app::App (line 66) ... ok
[INFO] [stdout] test src/app.rs - app::App::add_event (line 365) ... ok
[INFO] [stdout] test src/app.rs - app::App::register_required_components_with (line 907) ... ok
[INFO] [stdout] test src/app.rs - app::App::init_resource (line 438) ... ok
[INFO] [stdout] test src/app.rs - app::App::add_observer (line 1352) ... ok
[INFO] [stdout] test src/app.rs - app::App::add_systems (line 305) ... ok
[INFO] [stdout] test src/app.rs - app::App::add_plugins (line 594) ... ok
[INFO] [stdout] test src/app.rs - app::App::register_type_data (line 652) ... ok
[INFO] [stdout] test src/app.rs - app::App::allow_ambiguous_resource (line 1271) ... ok
[INFO] [stdout] test src/app.rs - app::App::insert_resource (line 412) ... ok
[INFO] [stdout] test src/panic_handler.rs - panic_handler::PanicHandlerPlugin (line 17) - compile ... ok
[INFO] [stdout] test src/panic_handler.rs - panic_handler::PanicHandlerPlugin (line 29) - compile ... ok
[INFO] [stdout] test src/app.rs - app::App::add_message (line 390) ... ok
[INFO] [stdout] test src/app.rs - app::App::set_runner (line 205) ... ok
[INFO] [stdout] test src/app.rs - app::App::register_required_components (line 847) ... ok
[INFO] [stdout] test src/app.rs - app::App::try_register_required_components (line 972) ... ok
[INFO] [stdout] test src/plugin_group.rs - plugin_group::NoopPluginGroup (line 539) ... ok
[INFO] [stdout] test src/plugin.rs - plugin::Plugin (line 28) ... ok
[INFO] [stdout] test src/main_schedule.rs - main_schedule::RunFixedMainLoopSystems::BeforeFixedMainLoop (line 420) ... ok
[INFO] [stdout] test src/terminal_ctrl_c_handler.rs - terminal_ctrl_c_handler::TerminalCtrlCHandlerPlugin (line 26) - compile ... ok
[INFO] [stdout] test src/terminal_ctrl_c_handler.rs - terminal_ctrl_c_handler::TerminalCtrlCHandlerPlugin (line 14) - compile ... ok
[INFO] [stdout] test src/sub_app.rs - sub_app::SubApp (line 24) ... ok
[INFO] [stdout] test src/plugin_group.rs - plugin_group::plugin_group (line 18) ... ok
[INFO] [stdout] test src/app.rs - app::App::insert_non_send_resource (line 471) ... ok
[INFO] [stdout] test src/sub_app.rs - sub_app::SubApp::take_extract (line 177) ... ok
[INFO] [stdout] test src/plugin.rs - plugin::Plugin (line 41) ... ok
[INFO] [stdout] test src/main_schedule.rs - main_schedule::RunFixedMainLoopSystems::AfterFixedMainLoop (line 473) ... ok
[INFO] [stdout] test src/app.rs - app::App::get_added_plugins (line 556) ... ok
[INFO] [stdout] test src/app.rs - app::App::allow_ambiguous_component (line 1233) ... ok
[INFO] [stdout] test src/main_schedule.rs - main_schedule::RunFixedMainLoopSystems::FixedMainLoop (line 444) ... ok
[INFO] [stdout] test src/app.rs - app::App::try_register_required_components_with (line 1034) ... ok
[INFO] [stdout] test src/app.rs - app::App::set_error_handler (line 1407) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.77s; merged doctests compilation took 2.67s
[INFO] running `Command { std: "docker" "inspect" "0fce036e1767fcb6bbfc02e4fe6fa8233a01efdfb1bc0bf62e24e38f15cdd34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fce036e1767fcb6bbfc02e4fe6fa8233a01efdfb1bc0bf62e24e38f15cdd34f", kill_on_drop: false }`
[INFO] [stdout] 0fce036e1767fcb6bbfc02e4fe6fa8233a01efdfb1bc0bf62e24e38f15cdd34f
