[INFO] fetching crate bevy_startup_tree_macros_core 0.8.1...
[INFO] testing bevy_startup_tree_macros_core-0.8.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bevy_startup_tree_macros_core 0.8.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_startup_tree_macros_core 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_startup_tree_macros_core 0.8.1
[INFO] tweaked toml for crates.io crate bevy_startup_tree_macros_core 0.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_startup_tree_macros_core 0.8.1 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_startup_tree_macros_core 0.8.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 70a96a2ab04971431ababe5dfc3971c107a62a1c7e82c4502a1c48ba3c909316
[INFO] running `Command { std: "docker" "start" "-a" "70a96a2ab04971431ababe5dfc3971c107a62a1c7e82c4502a1c48ba3c909316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70a96a2ab04971431ababe5dfc3971c107a62a1c7e82c4502a1c48ba3c909316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a96a2ab04971431ababe5dfc3971c107a62a1c7e82c4502a1c48ba3c909316", kill_on_drop: false }`
[INFO] [stdout] 70a96a2ab04971431ababe5dfc3971c107a62a1c7e82c4502a1c48ba3c909316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e37422d38373121a8448ebd34e5d0c62d6871efb4a94b5fa2e970bf1813250f7
[INFO] running `Command { std: "docker" "start" "-a" "e37422d38373121a8448ebd34e5d0c62d6871efb4a94b5fa2e970bf1813250f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling bevy_startup_tree_macros_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/system_tree/node.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn get(&self) -> RefMut<SmallRng> {
[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] 28 |     pub fn get(&self) -> RefMut<'_, SmallRng> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn display(&self) -> TreeDisplay<V> {
[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] 133 |     pub fn display(&self) -> TreeDisplay<'_, V> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn display_with_depth(&self, depth: TreeDepth) -> TreeDisplay<V> {
[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] 137 |     fn display_with_depth(&self, depth: TreeDepth) -> TreeDisplay<'_, V> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
[INFO] running `Command { std: "docker" "inspect" "e37422d38373121a8448ebd34e5d0c62d6871efb4a94b5fa2e970bf1813250f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37422d38373121a8448ebd34e5d0c62d6871efb4a94b5fa2e970bf1813250f7", kill_on_drop: false }`
[INFO] [stdout] e37422d38373121a8448ebd34e5d0c62d6871efb4a94b5fa2e970bf1813250f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 48dc17623810c5a385b7c3c7d356daa6d5e5ad46c6d462d4effe6ba4d92ae582
[INFO] running `Command { std: "docker" "start" "-a" "48dc17623810c5a385b7c3c7d356daa6d5e5ad46c6d462d4effe6ba4d92ae582", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/system_tree/node.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn get(&self) -> RefMut<SmallRng> {
[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] 28 |     pub fn get(&self) -> RefMut<'_, SmallRng> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn display(&self) -> TreeDisplay<V> {
[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] 133 |     pub fn display(&self) -> TreeDisplay<'_, V> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree/mod.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn display_with_depth(&self, depth: TreeDepth) -> TreeDisplay<V> {
[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] 137 |     fn display_with_depth(&self, depth: TreeDepth) -> TreeDisplay<'_, V> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy_startup_tree_macros_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bevy_startup_tree_test_utils`
[INFO] [stdout]  --> tests/tree.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy_startup_tree_test_utils::assert_result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_startup_tree_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bevy_startup_tree_test_utils`, use `cargo add bevy_startup_tree_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_startup_tree_test_utils`
[INFO] [stdout]  --> tests/system_tree.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bevy_startup_tree_test_utils::path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_startup_tree_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bevy_startup_tree_test_utils`, use `cargo add bevy_startup_tree_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_startup_tree_test_utils`
[INFO] [stdout]    --> src/tree/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use bevy_startup_tree_test_utils::assert_err;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_startup_tree_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_startup_tree_test_utils`, use `cargo add bevy_startup_tree_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_startup_tree_macros_core` (test "tree") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_startup_tree_macros_core` (test "system_tree") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_startup_tree_macros_core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "48dc17623810c5a385b7c3c7d356daa6d5e5ad46c6d462d4effe6ba4d92ae582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48dc17623810c5a385b7c3c7d356daa6d5e5ad46c6d462d4effe6ba4d92ae582", kill_on_drop: false }`
[INFO] [stdout] 48dc17623810c5a385b7c3c7d356daa6d5e5ad46c6d462d4effe6ba4d92ae582
