[INFO] fetching crate brood 0.9.1... [INFO] checking brood-0.9.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate brood 0.9.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate brood 0.9.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.13.2 (latest: v0.14.5) [INFO] [stderr] Adding serde_assert v0.5.0 (latest: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbrown v0.13.2 [INFO] [stderr] Downloaded claims v0.7.1 [INFO] [stderr] Downloaded serde_assert v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398e390088145ad64b3135a68e328165c9b76d295508627c2a1eaa0d6b666e50 [INFO] running `Command { std: "docker" "start" "-a" "398e390088145ad64b3135a68e328165c9b76d295508627c2a1eaa0d6b666e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398e390088145ad64b3135a68e328165c9b76d295508627c2a1eaa0d6b666e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398e390088145ad64b3135a68e328165c9b76d295508627c2a1eaa0d6b666e50", kill_on_drop: false }` [INFO] [stdout] 398e390088145ad64b3135a68e328165c9b76d295508627c2a1eaa0d6b666e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d04e2e0dead3f7683a5ce5f08b44b539b2eb2868331680a1244c4034d9b74e [INFO] running `Command { std: "docker" "start" "-a" "e6d04e2e0dead3f7683a5ce5f08b44b539b2eb2868331680a1244c4034d9b74e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking indexmap v2.5.0 [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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] 159 | | } [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] 159 | | } [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] 159 | | } [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] 226 | | } [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] 226 | | } [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] 226 | | } [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.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_assert v0.5.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking toml v0.8.19 [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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: 1 warning emitted [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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] 159 | | } [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] 159 | | } [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] 159 | | } [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] 226 | | } [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] 226 | | } [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] 226 | | } [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: 176 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.44s [INFO] running `Command { std: "docker" "inspect" "e6d04e2e0dead3f7683a5ce5f08b44b539b2eb2868331680a1244c4034d9b74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d04e2e0dead3f7683a5ce5f08b44b539b2eb2868331680a1244c4034d9b74e", kill_on_drop: false }` [INFO] [stdout] e6d04e2e0dead3f7683a5ce5f08b44b539b2eb2868331680a1244c4034d9b74e