[INFO] fetching crate brood 0.9.1...
[INFO] testing brood-0.9.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate brood 0.9.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate brood 0.9.1
[INFO] finished tweaking crates.io crate brood 0.9.1
[INFO] tweaked toml for crates.io crate brood 0.9.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate brood 0.9.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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 46 packages to latest compatible versions
[INFO] [stderr]       Adding claims v0.7.1 (available: v0.8.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding serde_assert v0.5.0 (available: v0.8.0)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d9da3a22183a3ebc137512e5c875cde441ecd920a10d716fd744cd839e08af35
[INFO] running `Command { std: "docker" "start" "-a" "d9da3a22183a3ebc137512e5c875cde441ecd920a10d716fd744cd839e08af35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9da3a22183a3ebc137512e5c875cde441ecd920a10d716fd744cd839e08af35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9da3a22183a3ebc137512e5c875cde441ecd920a10d716fd744cd839e08af35", kill_on_drop: false }`
[INFO] [stdout] d9da3a22183a3ebc137512e5c875cde441ecd920a10d716fd744cd839e08af35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 44d18a05b1bf5af5b47d814d59376f74040efb424eb1a8268186ea4f55688053
[INFO] running `Command { std: "docker" "start" "-a" "44d18a05b1bf5af5b47d814d59376f74040efb424eb1a8268186ea4f55688053", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling brood v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 | #![cfg_attr(doc_cfg, feature(doc_cfg, decl_macro))]
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 329 |           &'a mut self,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 330 |           #[allow(unused_variables)] query: Query<Views, Filter, ResourceViews, EntryViews>,
[INFO] [stdout] 331 |       ) -> Result<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 332 | |         Registry,
[INFO] [stdout] 333 | |         Resources,
[INFO] [stdout] 334 | |         result::Iter<'a, Registry, Filter, Views, QueryIndices>,
[INFO] [stdout]     | |                      -- the same lifetime is named here
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         EntryIndices,
[INFO] [stdout] 338 | |     >
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 |     ) -> Result<'a, 
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 813 |         entity_identifier: entity::Identifier,
[INFO] [stdout] 814 |     ) -> Option<Entry<Registry, Resources>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 814 |     ) -> Option<Entry<'_, Registry, Resources>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<R> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<'_, R> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:308:28
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<R> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<'_, R> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "44d18a05b1bf5af5b47d814d59376f74040efb424eb1a8268186ea4f55688053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d18a05b1bf5af5b47d814d59376f74040efb424eb1a8268186ea4f55688053", kill_on_drop: false }`
[INFO] [stdout] 44d18a05b1bf5af5b47d814d59376f74040efb424eb1a8268186ea4f55688053
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d3de67b6b5643969b4f023fe7c52d1dd4d630549280814e031b7791e7dc16280
[INFO] running `Command { std: "docker" "start" "-a" "d3de67b6b5643969b4f023fe7c52d1dd4d630549280814e031b7791e7dc16280", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling claims v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 | #![cfg_attr(doc_cfg, feature(doc_cfg, decl_macro))]
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 329 |           &'a mut self,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 330 |           #[allow(unused_variables)] query: Query<Views, Filter, ResourceViews, EntryViews>,
[INFO] [stdout] 331 |       ) -> Result<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 332 | |         Registry,
[INFO] [stdout] 333 | |         Resources,
[INFO] [stdout] 334 | |         result::Iter<'a, Registry, Filter, Views, QueryIndices>,
[INFO] [stdout]     | |                      -- the same lifetime is named here
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         EntryIndices,
[INFO] [stdout] 338 | |     >
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 |     ) -> Result<'a, 
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 813 |         entity_identifier: entity::Identifier,
[INFO] [stdout] 814 |     ) -> Option<Entry<Registry, Resources>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 814 |     ) -> Option<Entry<'_, Registry, Resources>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<R> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<'_, R> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:308:28
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<R> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<'_, R> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_assert v0.5.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling brood v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `skip_trybuild`
[INFO] [stdout]  --> tests/trybuild.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(not(skip_trybuild))]
[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(skip_trybuild)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_trybuild)");` 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: `doc_cfg`
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 | #![cfg_attr(doc_cfg, feature(doc_cfg, decl_macro))]
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `coverage_nightly`
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
[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(coverage_nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/result/mod.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | / doc::non_root_macro! {
[INFO] [stdout] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stdout] 130 | |     ///
[INFO] [stdout] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:32:19
[INFO] [stdout]     |
[INFO] [stdout]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:40:19
[INFO] [stdout]     |
[INFO] [stdout]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/doc.rs:43:15
[INFO] [stdout]     |
[INFO] [stdout]  43 |           #[cfg(doc_cfg)]
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/query/view/mod.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     doc::non_root_macro! {
[INFO] [stdout] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stdout] 195 | |         ///
[INFO] [stdout] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/doc.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: unused import: `super::*`
[INFO] [stdout]    --> src/hlist/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `archetype`
[INFO] [stdout]    --> src/archetypes/mod.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let archetype = archetypes.get_mut_or_insert_new(buffer);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_archetype`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `archetype`
[INFO] [stdout]    --> src/archetypes/mod.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let archetype = archetypes.get_mut_or_insert_new(buffer_b);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_archetype`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |         - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |            - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |               - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                  - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                     - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                        - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                           - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                              - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                 - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                    - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                       - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                          - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                             - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                   - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                      - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                         - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                            - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                               - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                  - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                     - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                        - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                           - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                              - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                 - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/location.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | /     create_components!(
[INFO] [stdout] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                    - field in this struct
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |         - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |            - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |               - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                  - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                     - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                        - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                           - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                              - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                 - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                    - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                       - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                          - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                             - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                   - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                      - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                         - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                            - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                               - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                  - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                     - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                        - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                           - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                              - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                 - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 | /     create_components!(
[INFO] [stdout] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                    - field in this struct
[INFO] [stdout] 150 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1121:18
[INFO] [stdout]      |
[INFO] [stdout] 1121 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1122:18
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         struct B(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1123:18
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         struct C(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1143:18
[INFO] [stdout]      |
[INFO] [stdout] 1143 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1144:18
[INFO] [stdout]      |
[INFO] [stdout] 1144 |         struct B(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1145:18
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         struct C(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1164:18
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1165:18
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         struct B(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1166:18
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         struct C(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1192:18
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         struct B(f32);
[INFO] [stdout]      |                - ^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1193:18
[INFO] [stdout]      |
[INFO] [stdout] 1193 |         struct C(u8);
[INFO] [stdout]      |                - ^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1205:18
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         struct B(f32);
[INFO] [stdout]      |                - ^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1206:18
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         struct C(u8);
[INFO] [stdout]      |                - ^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1218:18
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         struct B(f32);
[INFO] [stdout]      |                - ^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1219:18
[INFO] [stdout]      |
[INFO] [stdout] 1219 |         struct C(u8);
[INFO] [stdout]      |                - ^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1326:18
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1327:18
[INFO] [stdout]      |
[INFO] [stdout] 1327 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1342:18
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1343:18
[INFO] [stdout]      |
[INFO] [stdout] 1343 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1506:18
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1507:18
[INFO] [stdout]      |
[INFO] [stdout] 1507 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1534:18
[INFO] [stdout]      |
[INFO] [stdout] 1534 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1535:18
[INFO] [stdout]      |
[INFO] [stdout] 1535 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1788:18
[INFO] [stdout]      |
[INFO] [stdout] 1788 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1789:18
[INFO] [stdout]      |
[INFO] [stdout] 1789 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1832:18
[INFO] [stdout]      |
[INFO] [stdout] 1832 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1833:18
[INFO] [stdout]      |
[INFO] [stdout] 1833 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1877:18
[INFO] [stdout]      |
[INFO] [stdout] 1877 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1878:18
[INFO] [stdout]      |
[INFO] [stdout] 1878 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1942:18
[INFO] [stdout]      |
[INFO] [stdout] 1942 |         struct A(usize);
[INFO] [stdout]      |                - ^^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/registry/sealed/storage.rs:1943:18
[INFO] [stdout]      |
[INFO] [stdout] 1943 |         struct B(bool);
[INFO] [stdout]      |                - ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/resource/debug.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     struct A(u32);
[INFO] [stdout]    |            - ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `A` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/resource/debug.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |     struct B(char);
[INFO] [stdout]    |            - ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `B` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/resource/debug.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct C(bool);
[INFO] [stdout]    |            - ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `C` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |         - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |            - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |               - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                  - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                     - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                        - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                           - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                              - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                 - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                    - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                       - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                          - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                             - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                   - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                      - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                         - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                            - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                               - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                  - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                     - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                        - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                           - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                              - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                 - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 | /     create_components!(
[INFO] [stdout] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                    - field in this struct
[INFO] [stdout] 125 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |         - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |            - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |               - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                  - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                     - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                        - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                           - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                              - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                 - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                    - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                       - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                          - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                             - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                   - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                      - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                         - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                            - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                               - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                  - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                     - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                        - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                           - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                              - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                 - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout]     |
[INFO] [stdout] 388 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 393 | /     create_components!(
[INFO] [stdout] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                    - field in this struct
[INFO] [stdout] 395 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |         - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |            - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |               - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                  - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                     - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                        - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                           - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                              - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                 - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                    - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                       - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                          - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                             - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                   - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                      - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                         - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                            - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                               - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                  - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                     - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                        - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                           - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                              - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                 - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |                   struct $variants(f32);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 | /     create_components!(
[INFO] [stdout] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout]     | |                                                                                    - field in this struct
[INFO] [stdout] 550 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Null` is never constructed
[INFO] [stdout]    --> src/hlist/mod.rs:27:20
[INFO] [stdout]     |
[INFO] [stdout]  27 |         pub struct Null;
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     define_null!();
[INFO] [stdout]     |     -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_null` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:331:10
[INFO] [stdout]     |
[INFO] [stdout] 329 |           &'a mut self,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 330 |           #[allow(unused_variables)] query: Query<Views, Filter, ResourceViews, EntryViews>,
[INFO] [stdout] 331 |       ) -> Result<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 332 | |         Registry,
[INFO] [stdout] 333 | |         Resources,
[INFO] [stdout] 334 | |         result::Iter<'a, Registry, Filter, Views, QueryIndices>,
[INFO] [stdout]     | |                      -- the same lifetime is named here
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         EntryIndices,
[INFO] [stdout] 338 | |     >
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 |     ) -> Result<'a, 
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 813 |         entity_identifier: entity::Identifier,
[INFO] [stdout] 814 |     ) -> Option<Entry<Registry, Resources>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 814 |     ) -> Option<Entry<'_, Registry, Resources>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<R> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub(crate) fn iter(&self) -> Iter<'_, R> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/archetypes/mod.rs:308:28
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<R> {
[INFO] [stdout]     |                            ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<'_, R> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.93s
[INFO] running `Command { std: "docker" "inspect" "d3de67b6b5643969b4f023fe7c52d1dd4d630549280814e031b7791e7dc16280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3de67b6b5643969b4f023fe7c52d1dd4d630549280814e031b7791e7dc16280", kill_on_drop: false }`
[INFO] [stdout] d3de67b6b5643969b4f023fe7c52d1dd4d630549280814e031b7791e7dc16280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f5c7473dbd9a4122ce73f97d174983b9f4f5685524b2d556036383c130af2e69
[INFO] running `Command { std: "docker" "start" "-a" "f5c7473dbd9a4122ce73f97d174983b9f4f5685524b2d556036383c130af2e69", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/lib.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 | #![cfg_attr(doc_cfg, feature(doc_cfg, decl_macro))]
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: `coverage_nightly`
[INFO] [stderr]    --> src/lib.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
[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(coverage_nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:32:19
[INFO] [stderr]     |
[INFO] [stderr]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/result/mod.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | / doc::non_root_macro! {
[INFO] [stderr] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stderr] 130 | |     ///
[INFO] [stderr] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | | }
[INFO] [stderr]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:40:19
[INFO] [stderr]     |
[INFO] [stderr]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/result/mod.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | / doc::non_root_macro! {
[INFO] [stderr] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stderr] 130 | |     ///
[INFO] [stderr] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | | }
[INFO] [stderr]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:43:15
[INFO] [stderr]     |
[INFO] [stderr]  43 |           #[cfg(doc_cfg)]
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/result/mod.rs:128:1
[INFO] [stderr]     |
[INFO] [stderr] 128 | / doc::non_root_macro! {
[INFO] [stderr] 129 | |     /// Defines identifiers to match items returned by a [`result::Iter`] iterator.
[INFO] [stderr] 130 | |     ///
[INFO] [stderr] 131 | |     /// This allows matching identifiers with the heterogeneous lists iterated by the `result::Iter`
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | | }
[INFO] [stderr]     | |_- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:32:19
[INFO] [stderr]     |
[INFO] [stderr]  32 |           #[cfg(not(doc_cfg))]
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/view/mod.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 | /     doc::non_root_macro! {
[INFO] [stderr] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stderr] 195 | |         ///
[INFO] [stderr] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stderr] ...   |
[INFO] [stderr] 227 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:40:19
[INFO] [stderr]     |
[INFO] [stderr]  40 |           #[cfg(not(doc_cfg))]
[INFO] [stderr]     |                     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/view/mod.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 | /     doc::non_root_macro! {
[INFO] [stderr] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stderr] 195 | |         ///
[INFO] [stderr] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stderr] ...   |
[INFO] [stderr] 227 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/doc.rs:43:15
[INFO] [stderr]     |
[INFO] [stderr]  43 |           #[cfg(doc_cfg)]
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/query/view/mod.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 | /     doc::non_root_macro! {
[INFO] [stderr] 194 | |         /// Creates a set of [`View`]s over components.
[INFO] [stderr] 195 | |         ///
[INFO] [stderr] 196 | |         /// These views can be used to [`query`] the components stored within a [`World`]. They can also be
[INFO] [stderr] ...   |
[INFO] [stderr] 227 | |     }
[INFO] [stderr]     | |_____- in this macro invocation
[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(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: this warning originates in the macro `doc::non_root_macro` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/doc.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/doc.rs:56:7
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[cfg(doc_cfg)]
[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(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` 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: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/world/mod.rs:331:10
[INFO] [stderr]     |
[INFO] [stderr] 329 |           &'a mut self,
[INFO] [stderr]     |            -- the lifetime is named here
[INFO] [stderr] 330 |           #[allow(unused_variables)] query: Query<Views, Filter, ResourceViews, EntryViews>,
[INFO] [stderr] 331 |       ) -> Result<
[INFO] [stderr]     |  __________^
[INFO] [stderr] 332 | |         Registry,
[INFO] [stderr] 333 | |         Resources,
[INFO] [stderr] 334 | |         result::Iter<'a, Registry, Filter, Views, QueryIndices>,
[INFO] [stderr]     | |                      -- the same lifetime is named here
[INFO] [stderr] ...   |
[INFO] [stderr] 337 | |         EntryIndices,
[INFO] [stderr] 338 | |     >
[INFO] [stderr]     | |_____^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 331 |     ) -> Result<'a, 
[INFO] [stderr]     |                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/mod.rs:812:9
[INFO] [stderr]     |
[INFO] [stderr] 812 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 813 |         entity_identifier: entity::Identifier,
[INFO] [stderr] 814 |     ) -> Option<Entry<Registry, Resources>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 814 |     ) -> Option<Entry<'_, Registry, Resources>> {
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetypes/mod.rs:301:24
[INFO] [stderr]     |
[INFO] [stderr] 301 |     pub(crate) fn iter(&self) -> Iter<R> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 301 |     pub(crate) fn iter(&self) -> Iter<'_, R> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/archetypes/mod.rs:308:28
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<R> {
[INFO] [stderr]     |                            ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     pub(crate) fn iter_mut(&mut self) -> IterMut<'_, R> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `brood` (lib) generated 14 warnings (run `cargo fix --lib -p brood` to apply 4 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `skip_trybuild`
[INFO] [stderr]  --> tests/trybuild.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg(not(skip_trybuild))]
[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(skip_trybuild)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip_trybuild)");` 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: unused import: `super::*`
[INFO] [stderr]    --> src/hlist/mod.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `archetype`
[INFO] [stderr]    --> src/archetypes/mod.rs:560:13
[INFO] [stderr]     |
[INFO] [stderr] 560 |         let archetype = archetypes.get_mut_or_insert_new(buffer);
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_archetype`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `archetype`
[INFO] [stderr]    --> src/archetypes/mod.rs:570:13
[INFO] [stderr]     |
[INFO] [stderr] 570 |         let archetype = archetypes.get_mut_or_insert_new(buffer_b);
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_archetype`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |         - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |            - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |               - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                  - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                     - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                        - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                           - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                              - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                 - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                    - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                       - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                          - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                             - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                   - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                      - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                         - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                            - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                               - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                  - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                     - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                        - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                           - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                              - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                 - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/location.rs:104:34
[INFO] [stderr]     |
[INFO] [stderr] 104 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | /     create_components!(
[INFO] [stderr] 110 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                    - field in this struct
[INFO] [stderr] 111 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |         - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |            - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |               - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                  - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                     - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                        - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                           - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                              - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                 - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                    - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                       - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                          - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                             - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                   - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                      - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                         - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                            - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                               - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stdout] 
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stdout] running 261 tests
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                  - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                     - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                        - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                           - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                              - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test archetype::identifier::iter::tests::all_set ... ok
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stdout] test archetype::identifier::iter::tests::none_set ... ok
[INFO] [stderr]     |
[INFO] [stdout] test archetype::identifier::iter::tests::one_set ... ok
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stdout] test archetype::identifier::iter::tests::seven_components ... ok
[INFO] [stderr]     |                                    ^^^
[INFO] [stdout] test archetype::identifier::tests::buffer_as_identifier ... ok
[INFO] [stderr] ...
[INFO] [stdout] test archetype::identifier::tests::buffer_as_slice ... ok
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stdout] test archetype::identifier::tests::buffer_iter ... ok
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout] test archetype::identifier::tests::buffer_size_of_components ... ok
[INFO] [stderr]     | |                                                                                 - field in this struct
[INFO] [stdout] test archetype::identifier::tests::buffer_eq ... ok
[INFO] [stderr] 150 | |     );
[INFO] [stdout] test archetype::identifier::tests::identifier_as_slice ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test archetype::identifier::tests::identifier_as_vec ... ok
[INFO] [stderr]     |
[INFO] [stdout] test archetype::identifier::tests::empty_buffer_as_slice ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test archetype::identifier::tests::identifier_clone ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test archetype::identifier::tests::identifier_get_unchecked_first_element ... ok
[INFO] [stderr] 
[INFO] [stdout] test archetype::identifier::iter::tests::nine_components ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/entity/allocator/slot.rs:143:34
[INFO] [stderr]     |
[INFO] [stderr] 143 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 148 | /     create_components!(
[INFO] [stderr] 149 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                    - field in this struct
[INFO] [stderr] 150 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1121:18
[INFO] [stderr]      |
[INFO] [stderr] 1121 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1122:18
[INFO] [stderr]      |
[INFO] [stderr] 1122 |         struct B(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1123:18
[INFO] [stderr]      |
[INFO] [stderr] 1123 |         struct C(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1143:18
[INFO] [stderr]      |
[INFO] [stderr] 1143 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1144:18
[INFO] [stderr]      |
[INFO] [stderr] 1144 |         struct B(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1145:18
[INFO] [stderr]      |
[INFO] [stderr] 1145 |         struct C(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1164:18
[INFO] [stderr]      |
[INFO] [stderr] 1164 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1165:18
[INFO] [stderr]      |
[INFO] [stderr] 1165 |         struct B(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1166:18
[INFO] [stderr]      |
[INFO] [stderr] 1166 |         struct C(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1192:18
[INFO] [stderr]      |
[INFO] [stderr] 1192 |         struct B(f32);
[INFO] [stderr]      |                - ^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1193:18
[INFO] [stderr]      |
[INFO] [stderr] 1193 |         struct C(u8);
[INFO] [stderr]      |                - ^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1205:18
[INFO] [stderr]      |
[INFO] [stderr] 1205 |         struct B(f32);
[INFO] [stderr]      |                - ^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1206:18
[INFO] [stderr]      |
[INFO] [stderr] 1206 |         struct C(u8);
[INFO] [stderr]      |                - ^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1218:18
[INFO] [stderr]      |
[INFO] [stderr] 1218 |         struct B(f32);
[INFO] [stderr]      |                - ^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1219:18
[INFO] [stderr]      |
[INFO] [stderr] 1219 |         struct C(u8);
[INFO] [stderr]      |                - ^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1326:18
[INFO] [stderr]      |
[INFO] [stderr] 1326 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1327:18
[INFO] [stderr]      |
[INFO] [stderr] 1327 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1342:18
[INFO] [stderr]      |
[INFO] [stderr] 1342 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1343:18
[INFO] [stderr]      |
[INFO] [stderr] 1343 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1506:18
[INFO] [stderr]      |
[INFO] [stderr] 1506 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1507:18
[INFO] [stderr]      |
[INFO] [stderr] 1507 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1534:18
[INFO] [stderr]      |
[INFO] [stderr] 1534 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1535:18
[INFO] [stderr]      |
[INFO] [stderr] 1535 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1788:18
[INFO] [stderr]      |
[INFO] [stderr] 1788 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1789:18
[INFO] [stderr]      |
[INFO] [stderr] 1789 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1832:18
[INFO] [stderr]      |
[INFO] [stderr] 1832 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1833:18
[INFO] [stderr]      |
[INFO] [stderr] 1833 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1877:18
[INFO] [stderr]      |
[INFO] [stderr] 1877 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1878:18
[INFO] [stderr]      |
[INFO] [stderr] 1878 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1942:18
[INFO] [stderr]      |
[INFO] [stderr] 1942 |         struct A(usize);
[INFO] [stderr]      |                - ^^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> src/registry/sealed/storage.rs:1943:18
[INFO] [stderr]      |
[INFO] [stderr] 1943 |         struct B(bool);
[INFO] [stderr]      |                - ^^^^
[INFO] [stderr]      |                |
[INFO] [stderr]      |                field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/resource/debug.rs:65:14
[INFO] [stderr]    |
[INFO] [stderr] 65 |     struct A(u32);
[INFO] [stderr]    |            - ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `A` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/resource/debug.rs:67:14
[INFO] [stderr]    |
[INFO] [stderr] 67 |     struct B(char);
[INFO] [stderr]    |            - ^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `B` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/resource/debug.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |     struct C(bool);
[INFO] [stderr]    |            - ^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `C` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |         - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |            - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |               - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                  - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                     - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                        - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                           - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                              - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                 - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                    - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                       - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                          - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                             - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                   - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                      - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                         - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                            - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                               - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                  - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                     - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test archetype::identifier::iter::tests::no_components ... ok
[INFO] [stderr]     |
[INFO] [stdout] test entities::sealed::length::tests::check_len_fails ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test entities::tests::entities_len ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test archetype::identifier::iter::tests::eight_components ... ok
[INFO] [stderr] 
[INFO] [stdout] test entities::tests::entities ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test archetype::identifier::tests::identifier_copy ... ok
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stdout] test archetype::identifier::tests::identifier_in_hashset ... ok
[INFO] [stderr]     |
[INFO] [stdout] test archetype::identifier::tests::identifier_get_unchecked ... ok
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stdout] test archetype::identifier::tests::identifier_get_unchecked_last_element ... ok
[INFO] [stderr]     |                                    ^^^
[INFO] [stdout] test archetype::identifier::tests::identifier_iter ... ok
[INFO] [stderr] ...
[INFO] [stdout] test archetypes::tests::get_mut_or_insert_new_insertion ... ok
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stdout] test archetypes::tests::get_mut_or_insert_new_already_inserted ... ok
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                        - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                           - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                              - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                 - field in this struct
[INFO] [stderr] 125 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/iter.rs:118:34
[INFO] [stderr]     |
[INFO] [stderr] 118 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 | /     create_components!(
[INFO] [stderr] 124 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout] test hlist::reshape::tests::reshape_empty ... ok
[INFO] [stderr]     | |                                                                                    - field in this struct
[INFO] [stdout] test entity::allocator::slot::tests::activate_unchecked ... ok
[INFO] [stderr] 125 | |     );
[INFO] [stdout] test entity::allocator::slot::tests::deactivate ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test entity::allocator::slot::tests::new ... ok
[INFO] [stderr]     |
[INFO] [stdout] test hlist::reshape::tests::reshape_long ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test entity::identifier::tests::new_generation ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test hlist::get::tests::get_head ... ok
[INFO] [stderr] 
[INFO] [stdout] test entity::allocator::location::tests::new ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test entity::tests::entity ... ok
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout] test entity::identifier::tests::new_index ... ok
[INFO] [stderr]     |
[INFO] [stdout] test entities::sealed::length::tests::component_len ... ok
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stdout] test entities::sealed::length::tests::check_len_passes ... ok
[INFO] [stderr]     |                                    ^^^
[INFO] [stdout] test hlist::reshape::tests::reshape_multiple_same_order ... ok
[INFO] [stderr] ...
[INFO] [stdout] test hlist::reshape::tests::reshape_single ... ok
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stdout] test hlist::reshape::tests::reshape_multiple_different_order ... ok
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout] test query::entries::tests::empty_query_with_and_filter ... ok
[INFO] [stderr]     | |         - field in this struct
[INFO] [stdout] test query::entries::tests::empty_query ... ok
[INFO] [stderr] 395 | |     );
[INFO] [stdout] test query::entries::tests::empty_query_with_nonempty_superset ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_fails ... ok
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |            - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |               - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                  - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                     - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                        - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                           - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                              - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                 - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                    - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                       - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                          - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                             - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                   - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test query::entries::tests::empty_query_with_or_filter_second ... ok
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                      - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                         - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                            - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_on_mutable_ref_in_super_views ... ok
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_on_optional_mutable_ref_in_super_views ... ok
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                               - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                  - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                     - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                        - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_on_optional_ref_in_super_views ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_on_second_view_in_super_views ... ok
[INFO] [stderr]     |
[INFO] [stdout] test query::entries::tests::empty_query_with_filter_succeeds ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test query::entries::tests::query_entity_identifier ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test query::entries::tests::empty_query_with_not_filter ... ok
[INFO] [stderr] 
[INFO] [stdout] test query::entries::tests::query_immutable_superset_immutable ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                           - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                              - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                 - field in this struct
[INFO] [stdout] test query::entries::tests::query_immutable_superset_mutable ... ok
[INFO] [stderr] 395 | |     );
[INFO] [stdout] test query::entries::tests::empty_query_with_or_filter ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetype/identifier/mod.rs:388:34
[INFO] [stderr]     |
[INFO] [stderr] 388 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 393 | /     create_components!(
[INFO] [stderr] 394 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                    - field in this struct
[INFO] [stderr] 395 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |         - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stdout] test query::entries::tests::query_mutable_superset_mutable ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |            - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |               - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                  - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                     - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                        - field in this struct
[INFO] [stdout] test query::entries::tests::query_multiple ... ok
[INFO] [stderr] 550 | |     );
[INFO] [stdout] test query::entries::tests::query_optional_mutable_superset_mutable ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test query::entries::tests::query_optional_mutable_with_optional_mutable_super_view ... ok
[INFO] [stderr]     |
[INFO] [stdout] test query::entries::tests::query_optional_with_optional_mutable_super_view ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test query::entries::tests::query_optional_immutable_superset_immutable ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test query::entries::tests::query_optional_immutable_superset_mutable ... ok
[INFO] [stderr] 
[INFO] [stdout] test query::entries::tests::query_optional_immutable_superset_mutable_not_present ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test query::tests::query_default ... ok
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout] test query::entries::tests::query_optional_mutable_superset_mutable_not_present ... ok
[INFO] [stderr]     |
[INFO] [stdout] test query::entries::tests::query_ref_with_optional_super_view ... ok
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stdout] test query::entries::tests::query_optional_with_optional_super_view ... ok
[INFO] [stderr]     |                                    ^^^
[INFO] [stdout] test query::entries::tests::query_optional_none ... ok
[INFO] [stderr] ...
[INFO] [stdout] test query::entries::tests::query_ref_with_optional_mutable_super_view ... ok
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stdout] test query::tests::query_debug ... ok
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout] test query::tests::query_clone ... ok
[INFO] [stderr]     | |                           - field in this struct
[INFO] [stdout] test query::view::subset::tests::empty ... ok
[INFO] [stderr] 550 | |     );
[INFO] [stdout] test query::view::disjoint::tests::empty_second_views ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test query::view::disjoint::tests::disjoint_mutable_views ... ok
[INFO] [stderr]     |
[INFO] [stdout] test query::view::disjoint::tests::empty_first_views ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test query::view::disjoint::tests::shared_immutable_optional_views ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test query::view::disjoint::tests::entity_identifier ... ok
[INFO] [stderr] 
[INFO] [stdout] test query::view::disjoint::tests::disjoint_mutable_optional_views ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test query::view::subset::tests::canonical_order ... ok
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout] test query::view::disjoint::tests::empty ... ok
[INFO] [stderr]     |
[INFO] [stdout] test query::view::subset::tests::empty_nonempty_registry ... ok
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stdout] test query::view::subset::tests::entity_identifier ... ok
[INFO] [stderr]     |                                    ^^^
[INFO] [stdout] test query::view::subset::tests::immutable_subset_of_mutable ... ok
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                              - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                 - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                    - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                       - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stdout] test query::view::subset::tests::multiple_subset_views ... ok
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stdout] test query::view::subset::tests::immutable_subset_of_immutable ... ok
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stdout] test query::view::subset::tests::optional_immutable_subset_of_immutable ... ok
[INFO] [stderr]     | |                                          - field in this struct
[INFO] [stdout] test query::view::subset::tests::mutable_subset_of_mutable ... ok
[INFO] [stderr] 550 | |     );
[INFO] [stdout] test query::view::subset::tests::empty_nonempty_views ... ok
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stdout] test query::view::disjoint::tests::shared_immutable_views ... ok
[INFO] [stderr]     |
[INFO] [stdout] test registry::contains::component::sealed::tests::contains_end ... ok
[INFO] [stderr]     = help: consider removing this field
[INFO] [stdout] test registry::contains::component::sealed::tests::contains_middle ... ok
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test archetype::identifier::iter::tests::every_other_set ... ok
[INFO] [stderr] 
[INFO] [stdout] test registry::contains::component::sealed::tests::contains_start ... ok
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] test query::view::subset::tests::optional_immutable_subset_of_mutable ... ok
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stdout] test registry::contains::entities::sealed::tests::entities_all_components_already_canonical_order ... ok
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                             - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                   - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                      - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                         - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                            - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                               - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                  - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                     - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                        - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                           - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                              - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                 - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/archetypes/mod.rs:543:34
[INFO] [stderr]     |
[INFO] [stderr] 543 |                   struct $variants(f32);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 548 | /     create_components!(
[INFO] [stderr] 549 | |         A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z
[INFO] [stderr]     | |                                                                                    - field in this struct
[INFO] [stderr] 550 | |     );
[INFO] [stderr]     | |_____- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: this warning originates in the macro `create_components` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Null` is never constructed
[INFO] [stderr]    --> src/hlist/mod.rs:27:20
[INFO] [stderr]     |
[INFO] [stderr]  27 |         pub struct Null;
[INFO] [stderr]     |                    ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     define_null!();
[INFO] [stderr]     |     -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `define_null` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `brood` (test "trybuild") generated 1 warning
[INFO] [stderr] warning: `brood` (lib test) generated 182 warnings (14 duplicates) (run `cargo fix --lib -p brood --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brood-5bb5fccf5b13065f)
[INFO] [stdout] test registry::contains::entities::sealed::tests::entities_all_components_reordered ... ok
[INFO] [stdout] test registry::contains::entities::sealed::tests::entities_subset ... ok
[INFO] [stdout] test registry::contains::entity::sealed::entity_tests::entity_all_components_already_canonical_order ... ok
[INFO] [stdout] test registry::contains::entity::sealed::entity_tests::entity_all_components_reordered ... ok
[INFO] [stdout] test registry::contains::entity::sealed::entity_tests::entity_empty ... ok
[INFO] [stdout] test registry::contains::entity::sealed::entity_tests::entity_subset ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::and ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::mut_ref_false ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::option_contains ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::option_mut_contains ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::option_mut_not_contains ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::filter_has_false ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::option_not_contains ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::filter_none ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::or ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::mut_ref_true ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::filter_has_true ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::not ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::entity_identifier ... ok
[INFO] [stdout] test entities::tests::batch_new_unequal_lengths - should panic ... ok
[INFO] [stdout] test query::entries::tests::query_mutable_ref_with_optional_mutable_super_view ... ok
[INFO] [stdout] test registry::contains::entities::sealed::tests::entities_empty ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::ref_false ... ok
[INFO] [stdout] test registry::eq::sealed::tests::components_not_equal ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::views_false ... ok
[INFO] [stdout] test registry::sealed::assertions::tests::no_duplicates ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::view_null ... ok
[INFO] [stdout] test registry::sealed::canonical::tests::create_archetype_identifier_empty_registry ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::views_true ... ok
[INFO] [stdout] test registry::sealed::canonical::tests::create_archetype_identifier_first_component_not_present ... ok
[INFO] [stdout] test registry::sealed::canonical::tests::create_archetype_identifier_first_component_present ... ok
[INFO] [stdout] test registry::eq::sealed::tests::components_equal ... ok
[INFO] [stdout] test registry::sealed::assertions::tests::empty_no_duplicates ... ok
[INFO] [stdout] test registry::contains::filter::sealed::tests::ref_true ... ok
[INFO] [stdout] test registry::sealed::storage::tests::clear_components_all ... ok
[INFO] [stdout] test registry::sealed::length::tests::empty ... ok
[INFO] [stdout] test registry::sealed::storage::tests::free_components_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::new_components_with_capacity_some_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::pop_component_row_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::pop_component_row_all_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::pop_component_row_no_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::pop_component_row_some_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::push_components_from_buffer_and_component ... ok
[INFO] [stdout] test registry::sealed::storage::tests::remove_component_row_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::remove_component_row_no_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::remove_component_row_some_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::shrink_components_to_fit_all ... ok
[INFO] [stdout] test registry::sealed::storage::tests::shrink_components_to_fit_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::shrink_components_to_fit_some ... ok
[INFO] [stdout] test registry::sealed::storage::tests::size_of_components_for_empty_identifier ... ok
[INFO] [stdout] test registry::sealed::storage::tests::size_of_components_for_identifier_all_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::size_of_components_for_identifier_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::free_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::size_of_components_for_identifier_some_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::new_components_with_capacity_all_components ... ok
[INFO] [stdout] test registry::sealed::length::tests::non_empty ... ok
[INFO] [stdout] test resource::debug::tests::empty ... ok
[INFO] [stdout] test resource::debug::tests::empty_pretty_print ... ok
[INFO] [stdout] test resource::debug::tests::many ... ok
[INFO] [stdout] test registry::sealed::storage::tests::try_free_components_incomplete ... ok
[INFO] [stdout] test resource::debug::tests::many_pretty_print ... ok
[INFO] [stdout] test resource::debug::tests::single ... ok
[INFO] [stdout] test resource::debug::tests::single_pretty_print ... ok
[INFO] [stdout] test resource::length::tests::empty_length ... ok
[INFO] [stdout] test resource::length::tests::multiple_length ... ok
[INFO] [stdout] test resource::length::tests::single_length ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_after_shrink ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_components ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_components_after_remove ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_components_and_resources ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_empty ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_from_empty_into_empty ... ok
[INFO] [stdout] test registry::sealed::storage::tests::remove_component_row_all_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::push_components_from_buffer_skipping_component ... ok
[INFO] [stdout] test registry::sealed::canonical::tests::create_archetype_identifier_all_components ... ok
[INFO] [stdout] test query::view::subset::tests::optional_mutable_subset_of_mutable ... ok
[INFO] [stdout] test hlist::get::tests::get_tail ... ok
[INFO] [stdout] test registry::sealed::storage::tests::new_components_with_capacity_no_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::clear_components_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::new_components_with_capacity_empty_registry ... ok
[INFO] [stdout] test world::impl_eq::tests::empty_eq ... ok
[INFO] [stdout] test registry::sealed::storage::tests::try_free_components_empty_registry ... ok
[INFO] [stdout] test registry::sealed::storage::tests::try_free_components ... ok
[INFO] [stdout] test registry::sealed::storage::tests::clear_components_some ... ok
[INFO] [stdout] test world::impl_eq::tests::resources_not_equal ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_from_empty_into_nonempty ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_from_nonempty_into_empty ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_from_nonempty_into_nonempty ... ok
[INFO] [stdout] test world::impl_clone::tests::clone_resources ... ok
[INFO] [stdout] test registry::sealed::assertions::tests::has_duplicates - should panic ... ok
[INFO] [stdout] test registry::sealed::storage::tests::remove_component_row_out_of_bounds - should panic ... ok
[INFO] [stdout] test registry::sealed::storage::tests::pop_component_row_out_of_bounds - should panic ... ok
[INFO] [stdout] test world::impl_default::tests::default ... ok
[INFO] [stdout] test world::impl_default::tests::default_resources ... ok
[INFO] [stdout] test world::impl_eq::tests::allocators_not_equal ... ok
[INFO] [stdout] test world::impl_eq::tests::with_resources_eq ... ok
[INFO] [stdout] test world::impl_eq::tests::archetypes_not_equal ... ok
[INFO] [stdout] test world::tests::clear ... ok
[INFO] [stdout] test world::impl_eq::tests::with_entities_eq ... ok
[INFO] [stdout] test world::tests::entry_query ... ok
[INFO] [stdout] test world::tests::entry_multiple_shape_changes ... ok
[INFO] [stdout] test world::tests::entry_query_fails ... ok
[INFO] [stdout] test world::tests::entry_query_mut ... ok
[INFO] [stdout] test world::tests::extend ... ok
[INFO] [stdout] test world::tests::entry_remove_component ... ok
[INFO] [stdout] test world::tests::get ... ok
[INFO] [stdout] test world::tests::extend_from_empty_twice ... ok
[INFO] [stdout] test world::tests::extend_different_entity_types ... ok
[INFO] [stdout] test world::tests::contains ... ok
[INFO] [stdout] test world::tests::entry_add_component ... ok
[INFO] [stdout] test world::tests::get_multiple_resources ... ok
[INFO] [stdout] test world::tests::get_mut ... ok
[INFO] [stdout] test world::tests::get_mut_multiple_resources ... ok
[INFO] [stdout] test world::tests::insert ... ok
[INFO] [stdout] test world::tests::is_empty ... ok
[INFO] [stdout] test world::tests::len ... ok
[INFO] [stdout] test world::tests::insert_different_entity_types ... ok
[INFO] [stdout] test world::tests::no_entry_found ... ok
[INFO] [stdout] test world::tests::not_contains ... ok
[INFO] [stdout] test world::tests::query_and_filter ... ok
[INFO] [stdout] test world::tests::query ... ok
[INFO] [stdout] test world::tests::query_entity_identifiers ... ok
[INFO] [stdout] test world::tests::query_has_filter ... ok
[INFO] [stdout] test world::tests::entry_set_existing_component ... ok
[INFO] [stdout] test world::tests::extend_multiple_times ... ok
[INFO] [stdout] test world::tests::query_option_refs ... ok
[INFO] [stdout] test world::tests::query_or_filter ... ok
[INFO] [stdout] test world::tests::query_resources ... ok
[INFO] [stdout] test world::tests::query_mut_refs ... ok
[INFO] [stdout] test world::tests::query_resources_reshaped ... ok
[INFO] [stdout] test world::tests::query_refs ... ok
[INFO] [stdout] test world::tests::query_empty ... ok
[INFO] [stdout] test world::tests::query_not_filter ... ok
[INFO] [stdout] test world::tests::query_with_entries ... ok
[INFO] [stdout] test world::tests::system_option_mut_refs ... ok
[INFO] [stdout] test world::tests::query_views_different_order ... ok
[INFO] [stdout] test world::tests::reserve ... ok
[INFO] [stdout] test world::tests::query_option_mut_refs ... ok
[INFO] [stdout] test world::tests::system_or_filter ... ok
[INFO] [stdout] test world::tests::reserve_creates_new_archetypes ... ok
[INFO] [stdout] test world::tests::reserve_in_existing_archetype ... ok
[INFO] [stdout] test world::tests::system_entity_identifier ... ok
[INFO] [stdout] test world::tests::system_refs ... ok
[INFO] [stdout] test world::tests::system_mut_refs ... ok
[INFO] [stdout] test world::tests::system_and_filter ... ok
[INFO] [stdout] test world::tests::system_has_filter ... ok
[INFO] [stdout] test world::tests::system_not_filter ... ok
[INFO] [stdout] test world::tests::remove ... ok
[INFO] [stdout] test world::tests::remove_already_removed ... ok
[INFO] [stdout] test world::tests::shrink_to_fit ... ok
[INFO] [stdout] test world::tests::shrink_to_fit_removes_table ... ok
[INFO] [stdout] test world::tests::view_multiple_resources_modifying ... ok
[INFO] [stdout] test world::tests::view_multiple_resources_modifying_reshaped ... ok
[INFO] [stdout] test world::tests::system_with_entries ... ok
[INFO] [stdout] test world::tests::view_no_resources ... ok
[INFO] [stdout] test world::tests::view_multiple_resources_reshaped ... ok
[INFO] [stdout] test world::tests::view_resource_among_many_resources ... ok
[INFO] [stdout] test world::tests::view_multiple_resources ... ok
[INFO] [stdout] test world::tests::view_resource_immutably ... ok
[INFO] [stdout] test world::tests::view_resource_mutably_modifying ... ok
[INFO] [stdout] test world::tests::view_resource_mutably ... ok
[INFO] [stdout] test world::tests::system_resource_views ... ok
[INFO] [stdout] test world::impl_eq::tests::with_entities_and_resources_eq ... ok
[INFO] [stdout] test world::tests::system_option_refs ... ok
[INFO] [stderr]      Running tests/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-44d5e44a5afaab96)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 261 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test entities ... ignored
[INFO] [stdout] test entity ... ignored
[INFO] [stdout] test registry ... ignored
[INFO] [stdout] test resources ... ignored
[INFO] [stdout] test result ... ignored
[INFO] [stdout] test views ... ignored
[INFO] [stdout] test check_msrv ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brood
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/entities/mod.rs - entities::Batch<Entities>::new (line 135) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities::Batch<Entities>::new_unchecked (line 170) ... ok
[INFO] [stdout] test src/query/filter/mod.rs - query::filter::And (line 117) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities::Batch (line 103) ... ok
[INFO] [stdout] test src/component.rs - component::Component (line 38) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/entity/mod.rs - entity::entity (line 103) ... ok
[INFO] [stdout] test src/entity/mod.rs - entity::Entity (line 72) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities::entities (line 220) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities::Entities (line 68) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities::entities (line 206) ... ok
[INFO] [stdout] test src/entity/mod.rs - entity::Entity (line 126) ... ok
[INFO] [stdout] test src/query/filter/mod.rs - query::filter::Or (line 151) ... ok
[INFO] [stdout] test src/component.rs - component (line 15) ... ok
[INFO] [stdout] test src/query/filter/mod.rs - query::filter::Not (line 91) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/query/filter/mod.rs - query::filter::Has (line 69) ... ok
[INFO] [stdout] test src/query/view/mod.rs - query::view::View (line 110) ... ok
[INFO] [stdout] test src/query/filter/mod.rs - query::filter::None (line 52) ... ok
[INFO] [stdout] test src/query/view/mod.rs - query::view (line 23) ... ok
[INFO] [stdout] test src/entity/mod.rs - entity (line 13) ... ok
[INFO] [stdout] test src/query/mod.rs - query (line 15) ... ok
[INFO] [stdout] test src/query/view/mod.rs - query::view::View (line 122) ... ok
[INFO] [stdout] test src/query/entries.rs - query::entries::Entries<'a,Registry,Resources,Views,Indices>::new (line 141) ... ok
[INFO] [stdout] test src/query/view/mod.rs - query::view::inner::Views (line 201) ... ok
[INFO] [stdout] test src/entities/mod.rs - entities (line 17) ... ok
[INFO] [stdout] test src/registry/mod.rs - registry::Registry (line 93) ... ok
[INFO] [stdout] test src/query/view/mod.rs - query::view::Views (line 165) ... ok
[INFO] [stdout] test src/resource/mod.rs - resource (line 11) ... ok
[INFO] [stdout] test src/system/mod.rs - system::System::run (line 160) ... ok
[INFO] [stdout] test src/resource/mod.rs - resource::Resources (line 119) ... ok
[INFO] [stdout] test src/registry/mod.rs - registry::Registry (line 126) ... ok
[INFO] [stdout] test src/entity/identifier/mod.rs - entity::identifier::Identifier (line 12) ... ok
[INFO] [stdout] test src/registry/mod.rs - registry (line 10) ... ok
[INFO] [stdout] test src/system/mod.rs - system::System (line 91) ... ok
[INFO] [stdout] test src/system/mod.rs - system (line 7) ... ok
[INFO] [stdout] test src/resource/mod.rs - resource::resources (line 166) ... ok
[INFO] [stdout] test src/resource/mod.rs - resource::Resource (line 83) ... ok
[INFO] [stdout] test src/query/result/mod.rs - query::result::Result (line 85) ... ok
[INFO] [stdout] test src/resource/mod.rs - resource::Resources (line 196) ... ok
[INFO] [stdout] test src/query/mod.rs - query::Query (line 79) ... ok
[INFO] [stdout] test src/query/result/mod.rs - query::result::result (line 134) ... ok
[INFO] [stdout] test src/world/entry.rs - world::entry::Entry (line 29) ... ok
[INFO] [stdout] test src/query/result/iter.rs - query::result::iter::Iter (line 30) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::entry (line 788) ... ok
[INFO] [stdout] test src/query/result/mod.rs - query::result (line 18) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::get (line 1021) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::get_mut (line 1047) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::contains (line 758) ... ok
[INFO] [stdout] test src/world/entry.rs - world::entry::Entry<'a,Registry,Resources>::query (line 285) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::extend (line 225) ... ok
[INFO] [stdout] test src/world/entry.rs - world::entry::Entry<'a,Registry,Resources>::remove (line 186) ... ok
[INFO] [stdout] test src/world/entry.rs - world::entry::Entry<'a,Registry,Resources>::add (line 74) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::with_resources (line 165) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World (line 68) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::clear (line 870) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,resource::Null>::new (line 117) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::len (line 899) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::remove (line 825) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::insert (line 185) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::view_resources (line 1074) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::is_empty (line 922) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::reserve (line 983) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::run_system (line 498) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::query (line 275) ... ok
[INFO] [stdout] test src/world/mod.rs - world::World<Registry,Resources>::shrink_to_fit (line 950) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5c7473dbd9a4122ce73f97d174983b9f4f5685524b2d556036383c130af2e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c7473dbd9a4122ce73f97d174983b9f4f5685524b2d556036383c130af2e69", kill_on_drop: false }`
[INFO] [stdout] f5c7473dbd9a4122ce73f97d174983b9f4f5685524b2d556036383c130af2e69
