[INFO] fetching crate bevy_startup_tree 0.8.1...
[INFO] testing bevy_startup_tree-0.8.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bevy_startup_tree 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bevy_startup_tree 0.8.1
[INFO] finished tweaking crates.io crate bevy_startup_tree 0.8.1
[INFO] tweaked toml for crates.io crate bevy_startup_tree 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_startup_tree 0.8.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_startup_tree 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 205fa0d85b8bac212b9d37cda0b162b9ca12596b40b95c7068993589326347ea
[INFO] running `Command { std: "docker" "start" "-a" "205fa0d85b8bac212b9d37cda0b162b9ca12596b40b95c7068993589326347ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "205fa0d85b8bac212b9d37cda0b162b9ca12596b40b95c7068993589326347ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205fa0d85b8bac212b9d37cda0b162b9ca12596b40b95c7068993589326347ea", kill_on_drop: false }`
[INFO] [stdout] 205fa0d85b8bac212b9d37cda0b162b9ca12596b40b95c7068993589326347ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04332ac76ce0729a33566df7d01ca864b72854d5150bb2086c93dc5c59654107
[INFO] running `Command { std: "docker" "start" "-a" "04332ac76ce0729a33566df7d01ca864b72854d5150bb2086c93dc5c59654107", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling bevy_ptr v0.16.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree_macros_core v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree_macros v0.8.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] running `Command { std: "docker" "inspect" "04332ac76ce0729a33566df7d01ca864b72854d5150bb2086c93dc5c59654107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04332ac76ce0729a33566df7d01ca864b72854d5150bb2086c93dc5c59654107", kill_on_drop: false }`
[INFO] [stdout] 04332ac76ce0729a33566df7d01ca864b72854d5150bb2086c93dc5c59654107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f0803e3164fa25f8a2c09bc877e96dfa9c832167f5b67d2096d8028f621c59
[INFO] running `Command { std: "docker" "start" "-a" "42f0803e3164fa25f8a2c09bc877e96dfa9c832167f5b67d2096d8028f621c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree_macros_core v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree_macros v0.8.1
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_startup_tree v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] running `Command { std: "docker" "inspect" "42f0803e3164fa25f8a2c09bc877e96dfa9c832167f5b67d2096d8028f621c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f0803e3164fa25f8a2c09bc877e96dfa9c832167f5b67d2096d8028f621c59", kill_on_drop: false }`
[INFO] [stdout] 42f0803e3164fa25f8a2c09bc877e96dfa9c832167f5b67d2096d8028f621c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7375f7263af3a0085a8eb05072a1da7456fecfbf7047f622586f298b079a1b55
[INFO] running `Command { std: "docker" "start" "-a" "7375f7263af3a0085a8eb05072a1da7456fecfbf7047f622586f298b079a1b55", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_startup_tree-722c0bfcc74c2b78)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::adds_correct_labels_for_complex_tree ... ok
[INFO] [stdout] test tests::multiple_trees_dont_reuse_labels ... ok
[INFO] [stdout] test tests::adds_sequential_labels ... ok
[INFO] [stdout] test tests::e2e::end_to_end_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_startup_tree
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 71) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bevy::log`
[INFO] [stdout]  --> src/lib.rs:73:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy::{log::LogPlugin, prelude::*};
[INFO] [stdout]   |            ^^^ could not find `log` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn begin() { info!("[Begin]"); }
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn sys_1_a() { info!("1.a"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn sys_1_b() { info!("1.b"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:95:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn sys_1_c() { info!("1.c"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn sys_2_a() { info!("2.a"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:97:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn sys_2_b() { info!("2.b"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn sys_2_c() { info!("2.c"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn sys_3_a() { info!("3.a"); }
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `info` in this scope
[INFO] [stdout]   --> src/lib.rs:100:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn end() { info!("[End]"); }
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7375f7263af3a0085a8eb05072a1da7456fecfbf7047f622586f298b079a1b55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7375f7263af3a0085a8eb05072a1da7456fecfbf7047f622586f298b079a1b55", kill_on_drop: false }`
[INFO] [stdout] 7375f7263af3a0085a8eb05072a1da7456fecfbf7047f622586f298b079a1b55
