[INFO] fetching crate bevy_scene_postprocess 0.2.0... [INFO] testing bevy_scene_postprocess-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bevy_scene_postprocess 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate bevy_scene_postprocess 0.2.0 [INFO] finished tweaking crates.io crate bevy_scene_postprocess 0.2.0 [INFO] tweaked toml for crates.io crate bevy_scene_postprocess 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_scene_postprocess 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--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] Locking 310 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.15.3 (available: v0.16.1) [INFO] [stderr] Adding googletest v0.12.0 (available: v0.14.2) [INFO] [stderr] Adding uuid v1.12.1 (available: v1.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded googletest_macro v0.12.0 [INFO] [stderr] Downloaded googletest v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 051c3ae51df86d45537586e21033ec0abc4ed2bb7bffc50c269de6ecb51fbb47 [INFO] running `Command { std: "docker" "start" "-a" "051c3ae51df86d45537586e21033ec0abc4ed2bb7bffc50c269de6ecb51fbb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "051c3ae51df86d45537586e21033ec0abc4ed2bb7bffc50c269de6ecb51fbb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051c3ae51df86d45537586e21033ec0abc4ed2bb7bffc50c269de6ecb51fbb47", kill_on_drop: false }` [INFO] [stdout] 051c3ae51df86d45537586e21033ec0abc4ed2bb7bffc50c269de6ecb51fbb47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be45e29b260e6b93f0b32d259224b055b4f8d38deb7410cc3a5b2900c3e458ea [INFO] running `Command { std: "docker" "start" "-a" "be45e29b260e6b93f0b32d259224b055b4f8d38deb7410cc3a5b2900c3e458ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.4 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_asset v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_scene v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_scene_postprocess v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "be45e29b260e6b93f0b32d259224b055b4f8d38deb7410cc3a5b2900c3e458ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be45e29b260e6b93f0b32d259224b055b4f8d38deb7410cc3a5b2900c3e458ea", kill_on_drop: false }` [INFO] [stdout] be45e29b260e6b93f0b32d259224b055b4f8d38deb7410cc3a5b2900c3e458ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acafdbd2c7010dec80e94e0500168a40fec53b551717da40b3aab77e60b17dda [INFO] running `Command { std: "docker" "start" "-a" "acafdbd2c7010dec80e94e0500168a40fec53b551717da40b3aab77e60b17dda", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling googletest_macro v0.12.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bevy_ecs v0.15.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling googletest v0.12.0 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_asset v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_scene v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_scene_postprocess v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib_test.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | fn get_scenes_mut(app: &mut App) -> Mut> { [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | fn get_scenes_mut(app: &mut App) -> Mut<'_, Assets> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.46s [INFO] running `Command { std: "docker" "inspect" "acafdbd2c7010dec80e94e0500168a40fec53b551717da40b3aab77e60b17dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acafdbd2c7010dec80e94e0500168a40fec53b551717da40b3aab77e60b17dda", kill_on_drop: false }` [INFO] [stdout] acafdbd2c7010dec80e94e0500168a40fec53b551717da40b3aab77e60b17dda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d798e452a8e2b2f85ef03c23aaf304b9d941bd6411c07299676aa119b93f76e [INFO] running `Command { std: "docker" "start" "-a" "7d798e452a8e2b2f85ef03c23aaf304b9d941bd6411c07299676aa119b93f76e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib_test.rs:31:24 [INFO] [stderr] | [INFO] [stderr] 31 | fn get_scenes_mut(app: &mut App) -> Mut> { [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | fn get_scenes_mut(app: &mut App) -> Mut<'_, Assets> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `bevy_scene_postprocess` (lib test) generated 1 warning (run `cargo fix --lib -p bevy_scene_postprocess --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_scene_postprocess-19873a7f37378063) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::allows_processing_same_scene_multiple_times ... ok [INFO] [stdout] test test::processes_loaded_scene_immediately ... ok [INFO] [stdout] test test::drops_processed_scene_if_unprocessed_is_dropped ... ok [INFO] [stdout] test test::multiple_asset_events_only_results_in_one_change ... ok [INFO] [stdout] test test::failed_to_clone_scene_removes_all_processed_scenes ... ok [INFO] [stdout] test test::processes_scene_after_loading ... ok [INFO] [stdout] test test::drops_post_process_on_drop_output ... ok [INFO] [stdout] test test::error_causes_failed_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_scene_postprocess [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d798e452a8e2b2f85ef03c23aaf304b9d941bd6411c07299676aa119b93f76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d798e452a8e2b2f85ef03c23aaf304b9d941bd6411c07299676aa119b93f76e", kill_on_drop: false }` [INFO] [stdout] 7d798e452a8e2b2f85ef03c23aaf304b9d941bd6411c07299676aa119b93f76e