[INFO] cloning repository https://github.com/VirgileHenry/Foundry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VirgileHenry/Foundry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2FFoundry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2FFoundry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22d78e82e48367adc8c857983ed0d99fa94f5157
[INFO] checking VirgileHenry/Foundry against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2FFoundry" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VirgileHenry/Foundry
[INFO] finished tweaking git repo https://github.com/VirgileHenry/Foundry
[INFO] tweaked toml for git repo https://github.com/VirgileHenry/Foundry written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VirgileHenry/Foundry on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VirgileHenry/Foundry 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded syn v2.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a0b3402550a187ef5bfb095705f90d8eec65d29629a190f132d2e528f25f2ec
[INFO] running `Command { std: "docker" "start" "-a" "6a0b3402550a187ef5bfb095705f90d8eec65d29629a190f132d2e528f25f2ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a0b3402550a187ef5bfb095705f90d8eec65d29629a190f132d2e528f25f2ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0b3402550a187ef5bfb095705f90d8eec65d29629a190f132d2e528f25f2ec", kill_on_drop: false }`
[INFO] [stdout] 6a0b3402550a187ef5bfb095705f90d8eec65d29629a190f132d2e528f25f2ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20e4fe30e21816a09260f79ff6722f3e537cbe6ffa55a6c313937a9cfecdee47
[INFO] running `Command { std: "docker" "start" "-a" "20e4fe30e21816a09260f79ff6722f3e537cbe6ffa55a6c313937a9cfecdee47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v2.0.17
[INFO] [stderr]    Compiling foundry-macro v0.1.0 (/opt/rustwide/workdir/deps/foundry-macro)
[INFO] [stderr]     Checking foundry v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Query4dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query4d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query5dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query5d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query6dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query6d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query7dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query4dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query7d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query8dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query8d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query4dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query4dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query5dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query5dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query6dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query6dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query7dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query7dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query8dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query8dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query4d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 | generate_query!(Query4d, Query4dState, T1, T2, T3, T4);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query5dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query5d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | generate_query!(Query5d, Query5dState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query6dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query6d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | generate_query!(Query6d, Query6dState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query7dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query7d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 | generate_query!(Query7d, Query7dState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query8dState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    | ---------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query8d` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | generate_query!(Query8d, Query8dState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query4dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query4dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | generate_query_mut!(Query4dMut, Query4dMutState, T1, T2, T3, T4);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query5dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:33:33
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query5dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | generate_query_mut!(Query5dMut, Query5dMutState, T1, T2, T3, T4, T5);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query6dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query6dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 | generate_query_mut!(Query6dMut, Query6dMutState, T1, T2, T3, T4, T5, T6);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query7dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    | ---------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query7dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | generate_query_mut!(Query7dMut, Query7dMutState, T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Query8dMutState` is never used
[INFO] [stdout]   --> src/ecs/component_iterator.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `next_state` and `reset_state` are never used
[INFO] [stdout]   --> src/ecs/component_iterator/query_state.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  4 |         impl $name {
[INFO] [stdout]    |         ---------- associated items in this implementation
[INFO] [stdout]  5 |             #[inline]
[INFO] [stdout]  6 |             pub fn next_state(self) -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |             pub fn reset_state() -> Self {
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ecs/component_iterator.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    | -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::query_state_funcs` which comes from the expansion of the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query8dMut` is never constructed
[INFO] [stdout]   --> src/ecs/component_iterator.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 | generate_query_mut!(Query8dMut, Query8dMutState, T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `generate_query_mut` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
[INFO] running `Command { std: "docker" "inspect" "20e4fe30e21816a09260f79ff6722f3e537cbe6ffa55a6c313937a9cfecdee47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20e4fe30e21816a09260f79ff6722f3e537cbe6ffa55a6c313937a9cfecdee47", kill_on_drop: false }`
[INFO] [stdout] 20e4fe30e21816a09260f79ff6722f3e537cbe6ffa55a6c313937a9cfecdee47
