[INFO] fetching crate brood 0.9.1... [INFO] checking brood-0.9.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate brood 0.9.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate brood 0.9.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6ce598da9e4afaf2a4b8232fe98cc9368f1f58c35a63494dad7f366e49a221c [INFO] running `Command { std: "docker" "start" "-a" "d6ce598da9e4afaf2a4b8232fe98cc9368f1f58c35a63494dad7f366e49a221c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6ce598da9e4afaf2a4b8232fe98cc9368f1f58c35a63494dad7f366e49a221c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ce598da9e4afaf2a4b8232fe98cc9368f1f58c35a63494dad7f366e49a221c", kill_on_drop: false }` [INFO] [stdout] d6ce598da9e4afaf2a4b8232fe98cc9368f1f58c35a63494dad7f366e49a221c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3feb5fff11b6e0fa4245d4c557e0b4f56c670f3ca07952716f6ee7f793ed78c0 [INFO] running `Command { std: "docker" "start" "-a" "3feb5fff11b6e0fa4245d4c557e0b4f56c670f3ca07952716f6ee7f793ed78c0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking indexmap v2.4.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] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_assert v0.5.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling serde_derive v1.0.209 [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 6.19s [INFO] running `Command { std: "docker" "inspect" "3feb5fff11b6e0fa4245d4c557e0b4f56c670f3ca07952716f6ee7f793ed78c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3feb5fff11b6e0fa4245d4c557e0b4f56c670f3ca07952716f6ee7f793ed78c0", kill_on_drop: false }` [INFO] [stdout] 3feb5fff11b6e0fa4245d4c557e0b4f56c670f3ca07952716f6ee7f793ed78c0 [INFO] checking brood-0.9.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate brood 0.9.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate brood 0.9.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 911fd1216376ad3da319074c142a3deb26e0f27f38426ac4aeaa056ace5b3c0b [INFO] running `Command { std: "docker" "start" "-a" "911fd1216376ad3da319074c142a3deb26e0f27f38426ac4aeaa056ace5b3c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911fd1216376ad3da319074c142a3deb26e0f27f38426ac4aeaa056ace5b3c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911fd1216376ad3da319074c142a3deb26e0f27f38426ac4aeaa056ace5b3c0b", kill_on_drop: false }` [INFO] [stdout] 911fd1216376ad3da319074c142a3deb26e0f27f38426ac4aeaa056ace5b3c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4196022988b558d727c566c65a550460bf21621a2756a0e7b8cf46db28925dc9 [INFO] running `Command { std: "docker" "start" "-a" "4196022988b558d727c566c65a550460bf21621a2756a0e7b8cf46db28925dc9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling claims v0.7.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking brood v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hashbrown v0.13.2 [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.76 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/result/sealed/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | fn into_iterator(self) -> Self::Iterator { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | self.0.zip(self.1.into_iterator()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/resource/get.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn get(self) -> (Self::View, Self::Remainder) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let (view, remainder) = self.1.get(); [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | (view, (self.0, remainder)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/resource/reshape.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 25 | fn reshape(self) -> (&'a Resource, ReshapedViews) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let (view, remainder) = self.get(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | (view, remainder.reshape()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/resource/reshape.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 37 | fn reshape(self) -> (&'a mut Resource, ReshapedViews) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let (view, remainder) = self.get(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | (view, remainder.reshape()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 101 | views: Views::MaybeUninit, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | indices: Views::Indices, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let (target, (remainder, remainder_indices)) = [INFO] [stdout] | ------ --------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | unsafe { SubViews::view(remainder, remainder_indices, identifier) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 159 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 194 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 229 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 246 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 264 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 299 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 334 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 335 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:392:13 [INFO] [stdout] | [INFO] [stdout] 369 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 370 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 410 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 451 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 452 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 464 | (views.0, (views.1, indices.1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 481 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 482 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 497 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 515 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 538 | (views.1, indices.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:569:19 [INFO] [stdout] | [INFO] [stdout] 556 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 557 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 569 | (views.0, (views.1, indices.1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:598:19 [INFO] [stdout] | [INFO] [stdout] 585 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 586 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 598 | (views.0, (views.1, indices.1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/query/view/subset.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 618 | views: Self::MaybeUninit, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | indices: Self::Indices, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 631 | let (target, (remainder, remainder_indices)) = [INFO] [stdout] | ------ --------- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 637 | ((views.0, remainder), (indices.0, remainder_indices)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry/contains/entities/sealed.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 129 | fn canonical(entities: Entities) -> Self::Canonical { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let (component, remainder) = entities.get(); [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | (component, Registry::canonical(remainder)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/registry/contains/entity/sealed.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 114 | fn canonical(entity: Entity) -> Self::Canonical { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let (component, remainder) = entity.get(); [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | (component, Registry::canonical(remainder)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/world/mod.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn with_resources(resources: Resources) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | Self::from_raw_parts(Archetypes::new(), entity::Allocator::new(), 0, resources) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/world/impl_clone.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 18 | let (archetypes, identifier_map) = unsafe { self.archetypes.clone() }; [INFO] [stdout] | ---------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | resources: self.resources.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hlist/get.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 44 | fn get(self) -> (Target, Self::Remainder) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let (target, remainder) = self.1.get(); [INFO] [stdout] | ------ --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | (target, (self.0, remainder)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hlist/reshape.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 47 | fn reshape(self) -> (TargetHead, TargetTail) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let (target, remainder) = self.get(); [INFO] [stdout] | ------ --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | (target, remainder.reshape()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brood` (lib) due to 26 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4196022988b558d727c566c65a550460bf21621a2756a0e7b8cf46db28925dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4196022988b558d727c566c65a550460bf21621a2756a0e7b8cf46db28925dc9", kill_on_drop: false }` [INFO] [stdout] 4196022988b558d727c566c65a550460bf21621a2756a0e7b8cf46db28925dc9