[INFO] fetching crate brood 0.9.1... [INFO] checking brood-0.9.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate brood 0.9.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brood 0.9.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 54 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.15.5) [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ae56b8ef0f8d2735bb7771dbeb8f3547a67c364a060583703e81945685b6fd [INFO] running `Command { std: "docker" "start" "-a" "c7ae56b8ef0f8d2735bb7771dbeb8f3547a67c364a060583703e81945685b6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ae56b8ef0f8d2735bb7771dbeb8f3547a67c364a060583703e81945685b6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ae56b8ef0f8d2735bb7771dbeb8f3547a67c364a060583703e81945685b6fd", kill_on_drop: false }` [INFO] [stdout] c7ae56b8ef0f8d2735bb7771dbeb8f3547a67c364a060583703e81945685b6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b4f20cf162ad8b2e96abe39af5fa9782f02596a6f7417b57c8448ec96b659e7 [INFO] running `Command { std: "docker" "start" "-a" "5b4f20cf162ad8b2e96abe39af5fa9782f02596a6f7417b57c8448ec96b659e7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/world/mod.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 330 | #[allow(unused_variables)] query: Query, [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> { [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> { [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 { [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 { [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] Checking toml_parser v1.0.2 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling serde_assert v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking trybuild v1.0.110 [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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [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)]` 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)]` 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:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 330 | #[allow(unused_variables)] query: Query, [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> { [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> { [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 { [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 { [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 13.76s [INFO] running `Command { std: "docker" "inspect" "5b4f20cf162ad8b2e96abe39af5fa9782f02596a6f7417b57c8448ec96b659e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4f20cf162ad8b2e96abe39af5fa9782f02596a6f7417b57c8448ec96b659e7", kill_on_drop: false }` [INFO] [stdout] 5b4f20cf162ad8b2e96abe39af5fa9782f02596a6f7417b57c8448ec96b659e7