[INFO] cloning repository https://github.com/clinuxrulz/bevy_rollsafe_hierarchy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clinuxrulz/bevy_rollsafe_hierarchy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclinuxrulz%2Fbevy_rollsafe_hierarchy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclinuxrulz%2Fbevy_rollsafe_hierarchy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3c0e97f8f8b1ecf0198368b4eb6fac5b9620a08
[INFO] testing clinuxrulz/bevy_rollsafe_hierarchy against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclinuxrulz%2Fbevy_rollsafe_hierarchy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clinuxrulz/bevy_rollsafe_hierarchy
[INFO] finished tweaking git repo https://github.com/clinuxrulz/bevy_rollsafe_hierarchy
[INFO] tweaked toml for git repo https://github.com/clinuxrulz/bevy_rollsafe_hierarchy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clinuxrulz/bevy_rollsafe_hierarchy on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clinuxrulz/bevy_rollsafe_hierarchy 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9616b70f013c9caae80ba307db97eeb705e30f6ead38f0600e32319ec732bd98
[INFO] running `Command { std: "docker" "start" "-a" "9616b70f013c9caae80ba307db97eeb705e30f6ead38f0600e32319ec732bd98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9616b70f013c9caae80ba307db97eeb705e30f6ead38f0600e32319ec732bd98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9616b70f013c9caae80ba307db97eeb705e30f6ead38f0600e32319ec732bd98", kill_on_drop: false }`
[INFO] [stdout] 9616b70f013c9caae80ba307db97eeb705e30f6ead38f0600e32319ec732bd98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e225c3842697a06f5e3317a4e7a663b5c2bcc891b28581d407b8354d68973595
[INFO] running `Command { std: "docker" "start" "-a" "e225c3842697a06f5e3317a4e7a663b5c2bcc891b28581d407b8354d68973595", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling accesskit v0.12.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling bevy_tasks v0.12.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils v0.12.1
[INFO] [stderr]    Compiling bevy_math v0.12.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]    Compiling bevy_ecs v0.12.1
[INFO] [stderr]    Compiling bevy_app v0.12.1
[INFO] [stderr]    Compiling bevy_core v0.12.1
[INFO] [stderr]    Compiling bevy_log v0.12.1
[INFO] [stderr]    Compiling bevy_a11y v0.12.1
[INFO] [stderr]    Compiling bevy_time v0.12.1
[INFO] [stderr]    Compiling bevy_input v0.12.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.12.1
[INFO] [stderr]    Compiling bevy_transform v0.12.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.12.1
[INFO] [stderr]    Compiling bevy_window v0.12.1
[INFO] [stderr]    Compiling bevy_internal v0.12.1
[INFO] [stderr]    Compiling bevy v0.12.1
[INFO] [stderr]    Compiling bevy_rollsafe_hierarchy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities, PartialEq))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.37s
[INFO] running `Command { std: "docker" "inspect" "e225c3842697a06f5e3317a4e7a663b5c2bcc891b28581d407b8354d68973595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e225c3842697a06f5e3317a4e7a663b5c2bcc891b28581d407b8354d68973595", kill_on_drop: false }`
[INFO] [stdout] e225c3842697a06f5e3317a4e7a663b5c2bcc891b28581d407b8354d68973595
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53dcfd04cd788795e159c915e629b0319150e1d927148f1d447f7f5228166a1e
[INFO] running `Command { std: "docker" "start" "-a" "53dcfd04cd788795e159c915e629b0319150e1d927148f1d447f7f5228166a1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_rollsafe_hierarchy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities, PartialEq))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/children.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stdout]   --> src/components/parent.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities, PartialEq))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "53dcfd04cd788795e159c915e629b0319150e1d927148f1d447f7f5228166a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53dcfd04cd788795e159c915e629b0319150e1d927148f1d447f7f5228166a1e", kill_on_drop: false }`
[INFO] [stdout] 53dcfd04cd788795e159c915e629b0319150e1d927148f1d447f7f5228166a1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a99e8c5b71ee0b083b8e7d8545a44f32b735fbeae203d1babeb26b80b9e4f40e
[INFO] running `Command { std: "docker" "start" "-a" "a99e8c5b71ee0b083b8e7d8545a44f32b735fbeae203d1babeb26b80b9e4f40e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stderr]   --> src/components/children.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stderr]   --> src/components/children.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stderr]   --> src/components/parent.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg_attr(feature = "reflect", derive(bevy_reflect::Reflect))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `reflect`
[INFO] [stderr]   --> src/components/parent.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg_attr(feature = "reflect", reflect(Component, MapEntities, PartialEq))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `reflect` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `bevy_rollsafe_hierarchy` (lib) generated 4 warnings
[INFO] [stderr] warning: `bevy_rollsafe_hierarchy` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_rollsafe_hierarchy-731f2589bf90dc0a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_rollsafe_hierarchy
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/child_builder.rs - child_builder::ChildBuilder (line 242) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/child_builder.rs - child_builder::ChildBuilder (line 242) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs`
[INFO] [stdout]  --> src/child_builder.rs:243:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_ecs::bundle::Bundle;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bevy_ecs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bevy_ecs`, use `cargo add bevy_ecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_ecs`
[INFO] [stdout]  --> src/child_builder.rs:244:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy_ecs::system::Commands;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bevy_ecs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bevy_ecs`, use `cargo add bevy_ecs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_hierarchy`
[INFO] [stdout]  --> src/child_builder.rs:245:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bevy_hierarchy::BuildChildren;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_hierarchy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bevy_hierarchy`, use `cargo add bevy_hierarchy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/child_builder.rs - child_builder::ChildBuilder (line 242)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a99e8c5b71ee0b083b8e7d8545a44f32b735fbeae203d1babeb26b80b9e4f40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99e8c5b71ee0b083b8e7d8545a44f32b735fbeae203d1babeb26b80b9e4f40e", kill_on_drop: false }`
[INFO] [stdout] a99e8c5b71ee0b083b8e7d8545a44f32b735fbeae203d1babeb26b80b9e4f40e
