[INFO] fetching crate bevy_hierarchy 0.15.3...
[INFO] testing bevy_hierarchy-0.15.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bevy_hierarchy 0.15.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate bevy_hierarchy 0.15.3
[INFO] finished tweaking crates.io crate bevy_hierarchy 0.15.3
[INFO] tweaked toml for crates.io crate bevy_hierarchy 0.15.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_hierarchy 0.15.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_hierarchy 0.15.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_ptr v0.15.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.15.3
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.15.3
[INFO] [stderr]   Downloaded bevy_derive v0.15.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.15.3
[INFO] [stderr]   Downloaded bevy_core v0.15.3
[INFO] [stderr]   Downloaded bevy_tasks v0.15.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded bevy_app v0.15.3
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.15.3
[INFO] [stderr]   Downloaded bevy_reflect v0.15.3
[INFO] [stderr]   Downloaded bevy_utils v0.15.3
[INFO] [stderr]   Downloaded bevy_ecs v0.15.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af961ac53149db0205cb2fbcbe7a3ccac9306dde76fd75bcc36f46656d2cba4a
[INFO] running `Command { std: "docker" "start" "-a" "af961ac53149db0205cb2fbcbe7a3ccac9306dde76fd75bcc36f46656d2cba4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af961ac53149db0205cb2fbcbe7a3ccac9306dde76fd75bcc36f46656d2cba4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af961ac53149db0205cb2fbcbe7a3ccac9306dde76fd75bcc36f46656d2cba4a", kill_on_drop: false }`
[INFO] [stdout] af961ac53149db0205cb2fbcbe7a3ccac9306dde76fd75bcc36f46656d2cba4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0714dbe4de23237061362597b38332425c4ab2ec75a0d1981be783a902175a0
[INFO] running `Command { std: "docker" "start" "-a" "c0714dbe4de23237061362597b38332425c4ab2ec75a0d1981be783a902175a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[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_utils v0.15.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling bevy_ecs v0.15.3
[INFO] [stderr]    Compiling bevy_app v0.15.3
[INFO] [stderr]    Compiling bevy_core v0.15.3
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands {
[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] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:559:20
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "c0714dbe4de23237061362597b38332425c4ab2ec75a0d1981be783a902175a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0714dbe4de23237061362597b38332425c4ab2ec75a0d1981be783a902175a0", kill_on_drop: false }`
[INFO] [stdout] c0714dbe4de23237061362597b38332425c4ab2ec75a0d1981be783a902175a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f60975b059b4a6ce7716b3f381087842376b65074da5e185a79e77d855ea854
[INFO] running `Command { std: "docker" "start" "-a" "4f60975b059b4a6ce7716b3f381087842376b65074da5e185a79e77d855ea854", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_hierarchy v0.15.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands {
[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] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:559:20
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands {
[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] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn spawn_empty(&mut self) -> EntityCommands<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:546:14
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/child_builder.rs:559:20
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "4f60975b059b4a6ce7716b3f381087842376b65074da5e185a79e77d855ea854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f60975b059b4a6ce7716b3f381087842376b65074da5e185a79e77d855ea854", kill_on_drop: false }`
[INFO] [stdout] 4f60975b059b4a6ce7716b3f381087842376b65074da5e185a79e77d855ea854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d0837994347aa56fdc8fff52fbf7c352a262198c3ff9c7e320fad16d7dabd9e
[INFO] running `Command { std: "docker" "start" "-a" "2d0837994347aa56fdc8fff52fbf7c352a262198c3ff9c7e320fad16d7dabd9e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/child_builder.rs:317:14
[INFO] [stderr]     |
[INFO] [stderr] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands {
[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] 317 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityCommands<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/child_builder.rs:323:20
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn spawn_empty(&mut self) -> EntityCommands {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn spawn_empty(&mut self) -> EntityCommands<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/child_builder.rs:546:14
[INFO] [stderr]     |
[INFO] [stderr] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 546 |     fn spawn(&mut self, bundle: impl Bundle) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/child_builder.rs:559:20
[INFO] [stderr]     |
[INFO] [stderr] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 559 |     fn spawn_empty(&mut self) -> EntityWorldMut<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_hierarchy` (lib) generated 4 warnings (run `cargo fix --lib -p bevy_hierarchy` to apply 4 suggestions)
[INFO] [stderr] warning: `bevy_hierarchy` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_hierarchy-1f1a486fdebd18d9)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test child_builder::tests::add_child ... ok
[INFO] [stdout] test child_builder::tests::add_children_does_not_insert_empty_children ... ok
[INFO] [stdout] test child_builder::tests::build_child ... ok
[INFO] [stdout] test child_builder::tests::children_removed_when_empty_world ... ok
[INFO] [stdout] test child_builder::tests::push_and_insert_and_clear_children_world ... ok
[INFO] [stdout] test child_builder::tests::add_children_idempotent ... ok
[INFO] [stdout] test child_builder::tests::push_and_clear_children_commands ... ok
[INFO] [stdout] test child_builder::tests::push_and_insert_and_remove_children_world ... ok
[INFO] [stdout] test child_builder::tests::regression_add_children_same_archetype ... ok
[INFO] [stdout] test child_builder::tests::push_and_replace_children_commands ... ok
[INFO] [stdout] test child_builder::tests::build_children ... ok
[INFO] [stdout] test child_builder::tests::push_and_insert_and_remove_children_commands ... ok
[INFO] [stdout] test child_builder::tests::push_and_replace_children_world ... ok
[INFO] [stdout] test child_builder::tests::children_removed_when_empty_commands ... ok
[INFO] [stdout] test child_builder::tests::set_parent_of_orphan ... ok
[INFO] [stdout] test child_builder::tests::remove_parent ... ok
[INFO] [stdout] test hierarchy::tests::spawn_children_after_despawn_descendants ... ok
[INFO] [stdout] test child_builder::tests::with_child ... ok
[INFO] [stdout] test query_extension::tests::leaf_iter ... ok
[INFO] [stdout] test hierarchy::tests::despawn_descendants ... ok
[INFO] [stdout] test hierarchy::tests::despawn_recursive ... ok
[INFO] [stdout] test query_extension::tests::ancestor_iter ... ok
[INFO] [stdout] test query_extension::tests::descendant_depth_first_iter ... ok
[INFO] [stderr]    Doc-tests bevy_hierarchy
[INFO] [stdout] test query_extension::tests::siblings ... ok
[INFO] [stdout] test child_builder::tests::set_parent ... ok
[INFO] [stdout] test query_extension::tests::root_ancestor ... ok
[INFO] [stdout] test query_extension::tests::descendant_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/query_extension.rs - query_extension::HierarchyQueryExt::iter_descendants (line 58) ... ok
[INFO] [stdout] test src/child_builder.rs - child_builder::ChildBuilder (line 261) ... ok
[INFO] [stdout] test src/query_extension.rs - query_extension::HierarchyQueryExt::iter_ancestors (line 92) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d0837994347aa56fdc8fff52fbf7c352a262198c3ff9c7e320fad16d7dabd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0837994347aa56fdc8fff52fbf7c352a262198c3ff9c7e320fad16d7dabd9e", kill_on_drop: false }`
[INFO] [stdout] 2d0837994347aa56fdc8fff52fbf7c352a262198c3ff9c7e320fad16d7dabd9e
