[INFO] fetching crate bevy_startup_tree_macros_core 0.8.1...
[INFO] testing bevy_startup_tree_macros_core-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_startup_tree_macros_core 0.8.1 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_startup_tree_macros_core 0.8.1 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_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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9004c85ee939c9296bd95e1d383e8f6ab53331a65acf9c1289c094199a62ea33
[INFO] running `Command { std: "docker" "start" "-a" "9004c85ee939c9296bd95e1d383e8f6ab53331a65acf9c1289c094199a62ea33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9004c85ee939c9296bd95e1d383e8f6ab53331a65acf9c1289c094199a62ea33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9004c85ee939c9296bd95e1d383e8f6ab53331a65acf9c1289c094199a62ea33", kill_on_drop: false }`
[INFO] [stdout] 9004c85ee939c9296bd95e1d383e8f6ab53331a65acf9c1289c094199a62ea33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1a8c3ce1e61861dc180761b125103d38854c60bb031735ff63f5127a5bdf5679
[INFO] running `Command { std: "docker" "start" "-a" "1a8c3ce1e61861dc180761b125103d38854c60bb031735ff63f5127a5bdf5679", 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 5.63s
[INFO] running `Command { std: "docker" "inspect" "1a8c3ce1e61861dc180761b125103d38854c60bb031735ff63f5127a5bdf5679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8c3ce1e61861dc180761b125103d38854c60bb031735ff63f5127a5bdf5679", kill_on_drop: false }`
[INFO] [stdout] 1a8c3ce1e61861dc180761b125103d38854c60bb031735ff63f5127a5bdf5679
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aafc6abbcaa2f6db32b4fc15e52ee66dc93bf96fe3c7d8486fc7e7845d89c051
[INFO] running `Command { std: "docker" "start" "-a" "aafc6abbcaa2f6db32b4fc15e52ee66dc93bf96fe3c7d8486fc7e7845d89c051", 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/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] 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] [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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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 "tree") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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" "aafc6abbcaa2f6db32b4fc15e52ee66dc93bf96fe3c7d8486fc7e7845d89c051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafc6abbcaa2f6db32b4fc15e52ee66dc93bf96fe3c7d8486fc7e7845d89c051", kill_on_drop: false }`
[INFO] [stdout] aafc6abbcaa2f6db32b4fc15e52ee66dc93bf96fe3c7d8486fc7e7845d89c051
