[INFO] fetching crate bevy_scene_postprocess 0.1.0... [INFO] testing bevy_scene_postprocess-0.1.0 against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] extracting crate bevy_scene_postprocess 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate bevy_scene_postprocess 0.1.0 on toolchain 8dd5cd0bc1d683c30805e1dc831cac546b621a75 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_scene_postprocess 0.1.0 [INFO] finished tweaking crates.io crate bevy_scene_postprocess 0.1.0 [INFO] tweaked toml for crates.io crate bevy_scene_postprocess 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 313 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded googletest v0.12.0 [INFO] [stderr] Downloaded googletest_macro 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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc57c1c54b8a7adf2e5ead7d6dbddb66232e73fe6524e0c23e76a6880d6420aa [INFO] running `Command { std: "docker" "start" "-a" "fc57c1c54b8a7adf2e5ead7d6dbddb66232e73fe6524e0c23e76a6880d6420aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc57c1c54b8a7adf2e5ead7d6dbddb66232e73fe6524e0c23e76a6880d6420aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc57c1c54b8a7adf2e5ead7d6dbddb66232e73fe6524e0c23e76a6880d6420aa", kill_on_drop: false }` [INFO] [stdout] fc57c1c54b8a7adf2e5ead7d6dbddb66232e73fe6524e0c23e76a6880d6420aa [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51065a4148e7c4034a9265cea1ffcaece95ef845a2e7037d8ef173651fb4cc07 [INFO] running `Command { std: "docker" "start" "-a" "51065a4148e7c4034a9265cea1ffcaece95ef845a2e7037d8ef173651fb4cc07", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_math v0.14.2 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy_asset v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_diagnostic v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling bevy_scene v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Compiling bevy_scene_postprocess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "51065a4148e7c4034a9265cea1ffcaece95ef845a2e7037d8ef173651fb4cc07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51065a4148e7c4034a9265cea1ffcaece95ef845a2e7037d8ef173651fb4cc07", kill_on_drop: false }` [INFO] [stdout] 51065a4148e7c4034a9265cea1ffcaece95ef845a2e7037d8ef173651fb4cc07 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85ee0c1c34486cb502897d57267cca53dd631b88bf02f299189521188d23f78 [INFO] running `Command { std: "docker" "start" "-a" "b85ee0c1c34486cb502897d57267cca53dd631b88bf02f299189521188d23f78", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling googletest_macro v0.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling googletest v0.12.0 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Compiling bevy_scene_postprocess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `Command { std: "docker" "inspect" "b85ee0c1c34486cb502897d57267cca53dd631b88bf02f299189521188d23f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85ee0c1c34486cb502897d57267cca53dd631b88bf02f299189521188d23f78", kill_on_drop: false }` [INFO] [stdout] b85ee0c1c34486cb502897d57267cca53dd631b88bf02f299189521188d23f78 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e6653eeebeda793586b333e29ec8471804de6ffa959d3f04bd19d5f641a5f7f [INFO] running `Command { std: "docker" "start" "-a" "4e6653eeebeda793586b333e29ec8471804de6ffa959d3f04bd19d5f641a5f7f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_scene_postprocess-178493f55f425551) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::allows_processing_same_scene_multiple_times ... ok [INFO] [stdout] test test::failed_to_clone_scene_removes_all_processed_scenes ... ok [INFO] [stdout] test test::drops_processed_scene_if_unprocessed_is_dropped ... ok [INFO] [stdout] test test::processes_loaded_scene_immediately ... 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::multiple_asset_events_only_results_in_one_change ... 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.16s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_scene_postprocess [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 41) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e6653eeebeda793586b333e29ec8471804de6ffa959d3f04bd19d5f641a5f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6653eeebeda793586b333e29ec8471804de6ffa959d3f04bd19d5f641a5f7f", kill_on_drop: false }` [INFO] [stdout] 4e6653eeebeda793586b333e29ec8471804de6ffa959d3f04bd19d5f641a5f7f