[INFO] fetching crate heron_core 5.0.2...
[INFO] testing heron_core-5.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate heron_core 5.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate heron_core 5.0.2
[INFO] finished tweaking crates.io crate heron_core 5.0.2
[INFO] tweaked toml for crates.io crate heron_core 5.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate heron_core 5.0.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 237 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.8.1 (available: v0.17.2)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (available: v0.2.1)
[INFO] [stderr]       Adding duplicate v0.4.1 (available: v2.0.1)
[INFO] [stderr]       Adding rstest v0.15.0 (available: v0.26.1)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.82)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fa77301c7e3973ae6232906fe6524e0a5f4e8f435189cd5aeb18d49e55829688
[INFO] running `Command { std: "docker" "start" "-a" "fa77301c7e3973ae6232906fe6524e0a5f4e8f435189cd5aeb18d49e55829688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa77301c7e3973ae6232906fe6524e0a5f4e8f435189cd5aeb18d49e55829688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa77301c7e3973ae6232906fe6524e0a5f4e8f435189cd5aeb18d49e55829688", kill_on_drop: false }`
[INFO] [stdout] fa77301c7e3973ae6232906fe6524e0a5f4e8f435189cd5aeb18d49e55829688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fdd04103b19c27c96106de5b07fd4432a073198f6eb0475c7528ce14c7eeafdf
[INFO] running `Command { std: "docker" "start" "-a" "fdd04103b19c27c96106de5b07fd4432a073198f6eb0475c7528ce14c7eeafdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bevy_ptr v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling heron_core v5.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling bevy_tasks v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling bevy_derive v0.8.1
[INFO] [stderr]    Compiling bevy_math v0.8.1
[INFO] [stderr]    Compiling bevy_reflect v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_ecs v0.8.1
[INFO] [stderr]    Compiling bevy_app v0.8.1
[INFO] [stderr]    Compiling bevy_log v0.8.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.8.1
[INFO] [stderr]    Compiling bevy_input v0.8.1
[INFO] [stderr]    Compiling bevy_time v0.8.1
[INFO] [stderr]    Compiling bevy_core v0.8.1
[INFO] [stderr]    Compiling bevy_transform v0.8.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.8.1
[INFO] [stderr]    Compiling bevy_window v0.8.1
[INFO] [stderr]    Compiling bevy_internal v0.8.1
[INFO] [stderr]    Compiling bevy v0.8.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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 name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s
[INFO] running `Command { std: "docker" "inspect" "fdd04103b19c27c96106de5b07fd4432a073198f6eb0475c7528ce14c7eeafdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd04103b19c27c96106de5b07fd4432a073198f6eb0475c7528ce14c7eeafdf", kill_on_drop: false }`
[INFO] [stdout] fdd04103b19c27c96106de5b07fd4432a073198f6eb0475c7528ce14c7eeafdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b92bb78038a7d71f8cbb613886ccffa7ca55faf8cab390196d9740a24c529d87
[INFO] running `Command { std: "docker" "start" "-a" "b92bb78038a7d71f8cbb613886ccffa7ca55faf8cab390196d9740a24c529d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling bevy_derive v0.8.1
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling bevy_math v0.8.1
[INFO] [stderr]    Compiling bevy_reflect v0.8.1
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling bevy_ecs v0.8.1
[INFO] [stderr]    Compiling bevy_app v0.8.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.8.1
[INFO] [stderr]    Compiling bevy_time v0.8.1
[INFO] [stderr]    Compiling bevy_log v0.8.1
[INFO] [stderr]    Compiling bevy_input v0.8.1
[INFO] [stderr]    Compiling bevy_core v0.8.1
[INFO] [stderr]    Compiling bevy_transform v0.8.1
[INFO] [stderr]    Compiling bevy_window v0.8.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.8.1
[INFO] [stderr]    Compiling bevy_internal v0.8.1
[INFO] [stderr]    Compiling bevy v0.8.1
[INFO] [stderr]    Compiling heron_core v5.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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 name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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 name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.76s
[INFO] running `Command { std: "docker" "inspect" "b92bb78038a7d71f8cbb613886ccffa7ca55faf8cab390196d9740a24c529d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b92bb78038a7d71f8cbb613886ccffa7ca55faf8cab390196d9740a24c529d87", kill_on_drop: false }`
[INFO] [stdout] b92bb78038a7d71f8cbb613886ccffa7ca55faf8cab390196d9740a24c529d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] acae63c862ade617842901277cf258a9a094d6f23d46fd10c9ae9311bdc2060d
[INFO] running `Command { std: "docker" "start" "-a" "acae63c862ade617842901277cf258a9a094d6f23d46fd10c9ae9311bdc2060d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stderr]    --> src/lib.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |     #[cfg(dim3)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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 name: `dim3`
[INFO] [stderr]    --> src/lib.rs:230:11
[INFO] [stderr]     |
[INFO] [stderr] 230 |     #[cfg(dim3)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[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: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> src/utils.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `heron_core` (lib) generated 3 warnings (run `cargo fix --lib -p heron_core` to apply 1 suggestion)
[INFO] [stderr] warning: `heron_core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heron_core-bdd6b062d885c296)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_3 ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_1 ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_2 ... ok
[INFO] [stdout] test constraints::tests::is_allow ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_1 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_1 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_2 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_4 ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_3 ... ok
[INFO] [stdout] test layers::tests::without_layer_removes_interaction ... ok
[INFO] [stdout] test layers::tests::all_interacts_with_all ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_2 ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_4 ... ok
[INFO] [stdout] test layers::tests::with_layer_adds_interaction ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_1 ... ok
[INFO] [stdout] test constraints::tests::is_lock ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_3 ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_4 ... ok
[INFO] [stdout] test layers::tests::empty_groups_and_masks_not_interact ... ok
[INFO] [stdout] test collisions::tests::collisions_react_on_entity_removal ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_2 ... ok
[INFO] [stdout] test collisions::tests::collisions_updates ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_3 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_1 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_1 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_3 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_1 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_3 ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_2 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_2 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_3 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_4 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_5 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_4 ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_1 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_2 ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_3 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_2 ... ok
[INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_1 - should panic ... ok
[INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_2 - should panic ... ok
[INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_1 - should panic ... ok
[INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_2 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests heron_core
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/velocity.rs - velocity::Velocity (line 18) ... FAILED
[INFO] [stdout] test src/step.rs - step::PhysicsSteps::from_max_delta_time (line 120) - compile ... ok
[INFO] [stdout] test src/lib.rs - SensorShape (line 339) ... FAILED
[INFO] [stdout] test src/layers.rs - layers::CollisionLayers (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - PhysicMaterial (line 370) ... FAILED
[INFO] [stdout] test src/constraints.rs - constraints::RotationConstraints (line 12) ... FAILED
[INFO] [stdout] test src/velocity.rs - velocity::Damping (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - RigidBody (line 260) ... FAILED
[INFO] [stdout] test src/events.rs - events::CollisionEvent (line 10) ... ok
[INFO] [stdout] test src/lib.rs - CollisionShape (line 147) ... FAILED
[INFO] [stdout] test src/velocity.rs - velocity::Acceleration (line 52) ... FAILED
[INFO] [stdout] test src/physics_time.rs - physics_time::PhysicsTime (line 5) ... ok
[INFO] [stdout] test src/gravity.rs - gravity::Gravity (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/velocity.rs - velocity::Velocity (line 18) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 25 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SensorShape (line 339) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:343:1
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:344:25
[INFO] [stdout]     |
[INFO] [stdout] 344 |   commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 344 |   commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layers.rs - layers::CollisionLayers (line 48) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/layers.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/layers.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |    commands.spawn_bundle(todo!("Spawn a bundle of your choice"))
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |    commands.spawn_bundle::<()>(todo!("Spawn a bundle of your choice"))
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PhysicMaterial (line 370) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 375 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/constraints.rs - constraints::RotationConstraints (line 12) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/constraints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/constraints.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 18 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/velocity.rs - velocity::Damping (line 84) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 90 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RigidBody (line 260) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:265:27
[INFO] [stdout]     |
[INFO] [stdout] 265 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 265 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CollisionShape (line 147) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 152 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/velocity.rs - velocity::Acceleration (line 52) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 59 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/constraints.rs - constraints::RotationConstraints (line 12)
[INFO] [stdout]     src/layers.rs - layers::CollisionLayers (line 48)
[INFO] [stdout]     src/lib.rs - CollisionShape (line 147)
[INFO] [stdout]     src/lib.rs - PhysicMaterial (line 370)
[INFO] [stdout]     src/lib.rs - RigidBody (line 260)
[INFO] [stdout]     src/lib.rs - SensorShape (line 339)
[INFO] [stdout]     src/velocity.rs - velocity::Acceleration (line 52)
[INFO] [stdout]     src/velocity.rs - velocity::Damping (line 84)
[INFO] [stdout]     src/velocity.rs - velocity::Velocity (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "acae63c862ade617842901277cf258a9a094d6f23d46fd10c9ae9311bdc2060d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acae63c862ade617842901277cf258a9a094d6f23d46fd10c9ae9311bdc2060d", kill_on_drop: false }`
[INFO] [stdout] acae63c862ade617842901277cf258a9a094d6f23d46fd10c9ae9311bdc2060d
