[INFO] fetching crate glamour 0.18.0... [INFO] testing glamour-0.18.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate glamour 0.18.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate glamour 0.18.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate glamour 0.18.0 [INFO] tweaked toml for crates.io crate glamour 0.18.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate glamour 0.18.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glamour 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db50c36c67733e635323996478f6a2a8b6e694b2e42a377e82985abcbb27c225 [INFO] running `Command { std: "docker" "start" "-a" "db50c36c67733e635323996478f6a2a8b6e694b2e42a377e82985abcbb27c225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db50c36c67733e635323996478f6a2a8b6e694b2e42a377e82985abcbb27c225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db50c36c67733e635323996478f6a2a8b6e694b2e42a377e82985abcbb27c225", kill_on_drop: false }` [INFO] [stdout] db50c36c67733e635323996478f6a2a8b6e694b2e42a377e82985abcbb27c225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b05c251e8fc2a8c5613670cf78a3ab6b6abb23891d0e6250e7efdcbcfe08bf4 [INFO] running `Command { std: "docker" "start" "-a" "0b05c251e8fc2a8c5613670cf78a3ab6b6abb23891d0e6250e7efdcbcfe08bf4", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling glamour v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 611 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s [INFO] running `Command { std: "docker" "inspect" "0b05c251e8fc2a8c5613670cf78a3ab6b6abb23891d0e6250e7efdcbcfe08bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b05c251e8fc2a8c5613670cf78a3ab6b6abb23891d0e6250e7efdcbcfe08bf4", kill_on_drop: false }` [INFO] [stdout] 0b05c251e8fc2a8c5613670cf78a3ab6b6abb23891d0e6250e7efdcbcfe08bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e811b015c45f85162364703fb0f0a15b175c37b1f56c35d04d98127d58ea7e68 [INFO] running `Command { std: "docker" "start" "-a" "e811b015c45f85162364703fb0f0a15b175c37b1f56c35d04d98127d58ea7e68", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cranelift-srcgen v0.119.0 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling cranelift-bitset v0.119.0 [INFO] [stderr] Compiling cranelift-isle v0.119.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cranelift-codegen-shared v0.119.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling pulley-interpreter v32.0.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.119.0 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmtime-component-util v32.0.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wasmtime-component-macro v32.0.0 [INFO] [stderr] Compiling cranelift-control v0.119.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling wasmtime-math v32.0.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.119.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v32.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v32.0.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling wasmtime-slab v32.0.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling cranelift-codegen-meta v0.119.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v32.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling wasmtime v32.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling glam v0.30.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cranelift-codegen v0.119.0 [INFO] [stderr] Compiling wit-parser v0.228.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling regalloc2 v0.11.2 [INFO] [stderr] Compiling cranelift-entity v0.119.0 [INFO] [stderr] Compiling cranelift-bforest v0.119.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling glamour v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasmtime-wit-bindgen v32.0.0 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 611 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmprinter v0.228.0 [INFO] [stderr] Compiling wasmtime-environ v32.0.0 [INFO] [stderr] Compiling cranelift-frontend v0.119.0 [INFO] [stderr] Compiling cranelift-native v0.119.0 [INFO] [stderr] Compiling wasmtime-cranelift v32.0.0 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:812:5 [INFO] [stdout] | [INFO] [stdout] 812 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/box.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 611 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:637:5 [INFO] [stdout] | [INFO] [stdout] 637 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/matrix.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/point.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:399:5 [INFO] [stdout] | [INFO] [stdout] 399 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:412:5 [INFO] [stdout] | [INFO] [stdout] 412 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:438:5 [INFO] [stdout] | [INFO] [stdout] 438 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 458 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/rect.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/size.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:423:5 [INFO] [stdout] | [INFO] [stdout] 423 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:777:5 [INFO] [stdout] | [INFO] [stdout] 777 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/transform.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:231:1 [INFO] [stdout] | [INFO] [stdout] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/impl_traits.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/vector.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitF64` is never constructed [INFO] [stdout] --> src/lib.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | struct UnitF64; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitU32` is never constructed [INFO] [stdout] --> src/lib.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 353 | struct UnitU32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "e811b015c45f85162364703fb0f0a15b175c37b1f56c35d04d98127d58ea7e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e811b015c45f85162364703fb0f0a15b175c37b1f56c35d04d98127d58ea7e68", kill_on_drop: false }` [INFO] [stdout] e811b015c45f85162364703fb0f0a15b175c37b1f56c35d04d98127d58ea7e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d510193798531d995c498c88a9a68670e5261a1e54461f70efa0a4882ac47430 [INFO] running `Command { std: "docker" "start" "-a" "d510193798531d995c498c88a9a68670e5261a1e54461f70efa0a4882ac47430", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/box.rs:812:5 [INFO] [stderr] | [INFO] [stderr] 812 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/box.rs:831:5 [INFO] [stderr] | [INFO] [stderr] 831 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:471:5 [INFO] [stderr] | [INFO] [stderr] 471 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:506:5 [INFO] [stderr] | [INFO] [stderr] 506 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:519:5 [INFO] [stderr] | [INFO] [stderr] 519 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:532:5 [INFO] [stderr] | [INFO] [stderr] 532 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:611:5 [INFO] [stderr] | [INFO] [stderr] 611 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:624:5 [INFO] [stderr] | [INFO] [stderr] 624 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:637:5 [INFO] [stderr] | [INFO] [stderr] 637 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/matrix.rs:689:5 [INFO] [stderr] | [INFO] [stderr] 689 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | crate::impl_vectorlike::pointlike!(Point2, 2); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:188:1 [INFO] [stderr] | [INFO] [stderr] 188 | crate::impl_vectorlike::pointlike!(Point3, 3); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/point.rs:199:1 [INFO] [stderr] | [INFO] [stderr] 199 | crate::impl_vectorlike::pointlike!(Point4, 4); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::pointlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:388:5 [INFO] [stderr] | [INFO] [stderr] 388 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:393:5 [INFO] [stderr] | [INFO] [stderr] 393 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:399:5 [INFO] [stderr] | [INFO] [stderr] 399 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:407:5 [INFO] [stderr] | [INFO] [stderr] 407 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:412:5 [INFO] [stderr] | [INFO] [stderr] 412 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:424:5 [INFO] [stderr] | [INFO] [stderr] 424 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:438:5 [INFO] [stderr] | [INFO] [stderr] 438 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:443:5 [INFO] [stderr] | [INFO] [stderr] 443 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:449:5 [INFO] [stderr] | [INFO] [stderr] 449 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:458:5 [INFO] [stderr] | [INFO] [stderr] 458 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:493:5 [INFO] [stderr] | [INFO] [stderr] 493 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:499:5 [INFO] [stderr] | [INFO] [stderr] 499 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:509:5 [INFO] [stderr] | [INFO] [stderr] 509 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:515:5 [INFO] [stderr] | [INFO] [stderr] 515 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/rect.rs:528:5 [INFO] [stderr] | [INFO] [stderr] 528 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | crate::impl_vectorlike::sizelike!(Size2, 2); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/size.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | crate::impl_vectorlike::sizelike!(Size3, 3); [INFO] [stderr] | ------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::sizelike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:409:5 [INFO] [stderr] | [INFO] [stderr] 409 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:423:5 [INFO] [stderr] | [INFO] [stderr] 423 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:510:5 [INFO] [stderr] | [INFO] [stderr] 510 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:526:5 [INFO] [stderr] | [INFO] [stderr] 526 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:777:5 [INFO] [stderr] | [INFO] [stderr] 777 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/transform.rs:791:5 [INFO] [stderr] | [INFO] [stderr] 791 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | crate::impl_vectorlike::vectorlike!(Vector2, 2); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | crate::impl_vectorlike::vectorlike!(Vector3, 3); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:68:13 [INFO] [stderr] | [INFO] [stderr] 68 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:95:13 [INFO] [stderr] | [INFO] [stderr] 95 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:138:13 [INFO] [stderr] | [INFO] [stderr] 138 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:145:13 [INFO] [stderr] | [INFO] [stderr] 145 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:172:13 [INFO] [stderr] | [INFO] [stderr] 172 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:177:13 [INFO] [stderr] | [INFO] [stderr] 177 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/impl_traits.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/vector.rs:274:1 [INFO] [stderr] | [INFO] [stderr] 274 | crate::impl_vectorlike::vectorlike!(Vector4, 4); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::impl_traits::impl_basic_traits_vectorlike` which comes from the expansion of the macro `crate::impl_vectorlike::vectorlike` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `glamour` (lib) generated 159 warnings (run `cargo fix --lib -p glamour` to apply 159 suggestions) [INFO] [stderr] warning: struct `UnitF64` is never constructed [INFO] [stderr] --> src/lib.rs:345:12 [INFO] [stderr] | [INFO] [stderr] 345 | struct UnitF64; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `UnitU32` is never constructed [INFO] [stderr] --> src/lib.rs:353:12 [INFO] [stderr] | [INFO] [stderr] 353 | struct UnitU32; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `glamour` (lib test) generated 161 warnings (159 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glamour-448186329e25c952) [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test angle::tests::angle_arithmetic ... ok [INFO] [stdout] test angle::tests::forward_to_float ... ok [INFO] [stdout] test angle::tests::angle_degrees ... ok [INFO] [stdout] test bindings::vec::tests::is_finite ... ok [INFO] [stdout] test matrix::tests::as_ref_column_major ... ok [INFO] [stdout] test matrix::tests::debug_print ... ok [INFO] [stdout] test matrix::tests::determinant ... ok [INFO] [stdout] test angle::tests::min_max ... ok [INFO] [stdout] test matrix::tests::abs ... ok [INFO] [stdout] test matrix::tests::from_angle ... ok [INFO] [stdout] test matrix::tests::equality ... ok [INFO] [stdout] test matrix::tests::from_cols ... ok [INFO] [stdout] test matrix::tests::from_into ... ok [INFO] [stdout] test matrix::tests::from_scale_angle_translation ... ok [INFO] [stdout] test matrix::tests::is_finite ... ok [INFO] [stdout] test matrix::tests::mat3a ... ok [INFO] [stdout] test matrix::tests::is_invertible ... ok [INFO] [stdout] test matrix::tests::mat4_constructors ... ok [INFO] [stdout] test matrix::tests::transform_point2 ... ok [INFO] [stdout] test matrix::tests::mul ... ok [INFO] [stdout] test matrix::tests::to_rows ... ok [INFO] [stdout] test matrix::tests::transform ... ok [INFO] [stdout] test matrix::tests::transform_vector2 ... ok [INFO] [stdout] test matrix::tests::to_cols ... ok [INFO] [stdout] test matrix::tests::transform_point3 ... ok [INFO] [stdout] test matrix::tests::transform_f64 ... ok [INFO] [stdout] test matrix::tests::transform_vector3 ... ok [INFO] [stdout] test angle::tests::approx_comparison ... ok [INFO] [stdout] test point::tests::chebyshev_distance ... ok [INFO] [stdout] test matrix::tests::from_translation ... ok [INFO] [stdout] test point::tests::from_into_vector2 ... ok [INFO] [stdout] test point::tests::from_into_vector3 ... ok [INFO] [stdout] test point::tests::from_into_vector4 ... ok [INFO] [stdout] test point::tests::ops_by_scalar_ref ... ok [INFO] [stdout] test point::tests::subtraction_yields_vector ... ok [INFO] [stdout] test point::tests::vec3a ... ok [INFO] [stdout] test r#box::tests::cast ... ok [INFO] [stdout] test point::tests::rotate ... ok [INFO] [stdout] test r#box::tests::casting ... ok [INFO] [stdout] test point::tests::gaslight_coverage ... ok [INFO] [stdout] test r#box::tests::contains ... ok [INFO] [stdout] test r#box::tests::center ... ok [INFO] [stdout] test r#box::tests::from_min_max_box3 ... ok [INFO] [stdout] test r#box::tests::corners ... ok [INFO] [stdout] test r#box::tests::from_points_box2 ... ok [INFO] [stdout] test r#box::tests::from_points_box3 ... ok [INFO] [stdout] test r#box::tests::gaslight_coverage ... ok [INFO] [stdout] test r#box::tests::intersection_box2 ... ok [INFO] [stdout] test r#box::tests::from_origin_and_size_box3 ... ok [INFO] [stdout] test matrix::tests::dmat4_constructors ... ok [INFO] [stdout] test r#box::tests::from_rect ... ok [INFO] [stdout] test r#box::tests::intersection_box3 ... ok [INFO] [stdout] test r#box::tests::intersection_contained_box2 ... ok [INFO] [stdout] test angle::tests::to_rotation ... ok [INFO] [stdout] test r#box::tests::intersection_contained_box3 ... ok [INFO] [stdout] test r#box::tests::from_array ... ok [INFO] [stdout] test r#box::tests::intersection_partial_box2 ... ok [INFO] [stdout] test r#box::tests::intersection_partial_box3 ... ok [INFO] [stdout] test r#box::tests::lerp ... ok [INFO] [stdout] test r#box::tests::lerp3 ... ok [INFO] [stdout] test matrix::tests::div ... ok [INFO] [stdout] test r#box::tests::negative_empty_box2 ... ok [INFO] [stdout] test r#box::tests::negative_empty_box3 ... ok [INFO] [stdout] test r#box::tests::size ... ok [INFO] [stdout] test r#box::tests::translate_box2 ... ok [INFO] [stdout] test r#box::tests::translate_box3 ... ok [INFO] [stdout] test r#box::tests::union_box2 ... ok [INFO] [stdout] test matrix::tests::from_rows ... ok [INFO] [stdout] test point::tests::manhattan_distance ... ok [INFO] [stdout] test r#box::tests::union_box3 ... ok [INFO] [stdout] test rect::tests::basics ... ok [INFO] [stdout] test rect::tests::area ... ok [INFO] [stdout] test rect::tests::casting ... ok [INFO] [stdout] test rect::tests::center ... ok [INFO] [stdout] test angle::tests::angle_cast ... ok [INFO] [stdout] test matrix::tests::from_scale ... ok [INFO] [stdout] test matrix::tests::nan ... ok [INFO] [stdout] test point::tests::extend ... ok [INFO] [stdout] test rect::tests::equality ... ok [INFO] [stdout] test rect::tests::from_box ... ok [INFO] [stdout] test rect::tests::from_points ... ok [INFO] [stdout] test rect::tests::gaslight_coverage ... ok [INFO] [stdout] test rect::tests::lerp ... ok [INFO] [stdout] test rect::tests::contains ... ok [INFO] [stdout] test rect::tests::intersection ... ok [INFO] [stdout] test rect::tests::corners ... ok [INFO] [stdout] test rect::tests::is_finite ... ok [INFO] [stdout] test rect::tests::negative_empty ... ok [INFO] [stdout] test rect::tests::round_out ... ok [INFO] [stdout] test rect::tests::to_tuple ... ok [INFO] [stdout] test rect::tests::union ... ok [INFO] [stdout] test rect::tests::xy_range ... ok [INFO] [stdout] test scalar::tests::try_cast ... ok [INFO] [stdout] test size::tests::area ... ok [INFO] [stdout] test size::tests::arithmetic ... ok [INFO] [stdout] test size::tests::as_vector ... ok [INFO] [stdout] test size::tests::from_into_vector ... ok [INFO] [stdout] test size::tests::gaslight_coverage ... ok [INFO] [stdout] test size::tests::is_empty ... ok [INFO] [stdout] test size::tests::to_raw ... ok [INFO] [stdout] test size::tests::volume ... ok [INFO] [stdout] test size::tests::with_width_height_depth ... ok [INFO] [stdout] test rect::tests::translate ... ok [INFO] [stdout] test swizzles::tests::basic ... ok [INFO] [stdout] test swizzles::tests::size_swizzle ... ok [INFO] [stdout] test swizzles::tests::swizzle_with ... ok [INFO] [stdout] test tests::as_ ... ok [INFO] [stdout] test tests::basic ... ok [INFO] [stdout] test tests::try_cast ... ok [INFO] [stdout] test tests::type_alias ... ok [INFO] [stdout] test traits::transparent::tests::invalid_cast ... ok [INFO] [stdout] test transform::tests::basic ... ok [INFO] [stdout] test transform::tests::concatenation ... ok [INFO] [stdout] test transform::tests::from_matrix ... ok [INFO] [stdout] test transform::tests::gaslight_coverage ... ok [INFO] [stdout] test transform::tests::inverse ... ok [INFO] [stdout] test vector::tests::abs ... ok [INFO] [stdout] test vector::tests::arithmetic ... ok [INFO] [stdout] test vector::tests::array_interface ... ok [INFO] [stdout] test vector::tests::ceil ... ok [INFO] [stdout] test vector::tests::clamp ... ok [INFO] [stdout] test vector::tests::cmp ... ok [INFO] [stdout] test vector::tests::cmp_f64 ... ok [INFO] [stdout] test vector::tests::const_construction ... ok [INFO] [stdout] test vector::tests::dot ... ok [INFO] [stdout] test vector::tests::exp ... ok [INFO] [stdout] test vector::tests::floor ... ok [INFO] [stdout] test vector::tests::from_bools ... ok [INFO] [stdout] test vector::tests::gaslight_coverage ... ok [INFO] [stdout] test vector::tests::glam_raw_conversion ... ok [INFO] [stdout] test vector::tests::hash_equality ... ok [INFO] [stdout] test vector::tests::length ... ok [INFO] [stdout] test vector::tests::lerp ... ok [INFO] [stdout] test vector::tests::map ... ok [INFO] [stdout] test vector::tests::matrix_mul_custom_unit ... ok [INFO] [stdout] test vector::tests::mul_add ... ok [INFO] [stdout] test vector::tests::nan ... ok [INFO] [stdout] test vector::tests::normalize ... ok [INFO] [stdout] test vector::tests::odd_size ... ok [INFO] [stdout] test vector::tests::ops_by_scalar_ref ... ok [INFO] [stdout] test vector::tests::ops_by_vector_ref ... ok [INFO] [stdout] test vector::tests::powf ... ok [INFO] [stdout] test vector::tests::product2 ... ok [INFO] [stdout] test vector::tests::product3 ... ok [INFO] [stdout] test vector::tests::product4 ... ok [INFO] [stdout] test vector::tests::recip ... ok [INFO] [stdout] test vector::tests::rotate ... ok [INFO] [stdout] test vector::tests::rotate2 ... ok [INFO] [stdout] test vector::tests::round ... ok [INFO] [stdout] test vector::tests::scaling_by_scalar ... ok [INFO] [stdout] test vector::tests::signum ... ok [INFO] [stdout] test vector::tests::sum2 ... ok [INFO] [stdout] test vector::tests::sum3 ... ok [INFO] [stdout] test vector::tests::sum4 ... ok [INFO] [stdout] test vector::tests::swizzle2 ... ok [INFO] [stdout] test vector::tests::swizzle3 ... ok [INFO] [stdout] test vector::tests::swizzle4 ... ok [INFO] [stdout] test vector::tests::to_3d ... ok [INFO] [stdout] test vector::tests::units ... ok [INFO] [stdout] test vector::tests::untyped_mut ... ok [INFO] [stdout] test vector::tests::vec3a ... ok [INFO] [stdout] test vector::tests::to_4d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/compatibility.rs (/opt/rustwide/target/debug/deps/compatibility-bd2907158ea2b301) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test from_into_glam ... ok [INFO] [stdout] test into_iter ... ok [INFO] [stdout] test size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/debug_display.rs (/opt/rustwide/target/debug/deps/debug_display-78d165139710030e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test matrix_debug ... ok [INFO] [stdout] test transform_debug ... ok [INFO] [stdout] test vector_debug ... ok [INFO] [stdout] test angle_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/macros.rs (/opt/rustwide/target/debug/deps/macros-db82142f8b664fde) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test point_macros ... ok [INFO] [stdout] test size_macros ... ok [INFO] [stdout] test vec_macros ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/serialization.rs (/opt/rustwide/target/debug/deps/serialization-755175b34a05ea56) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/static_assertions.rs (/opt/rustwide/target/debug/deps/static_assertions-5699ccd0e525bc11) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/swizzle.rs (/opt/rustwide/target/debug/deps/swizzle-dc08c00683b77482) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test swizzle ... ok [INFO] [stdout] test const_get_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/wasmtime.rs (/opt/rustwide/target/debug/deps/wasmtime-a1c1ce1de949ae87) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests glamour [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/docs/design.md - docs::design (line 148) ... ignored [INFO] [stdout] test src/box.rs - r#box::Box3::round (line 949) ... ok [INFO] [stdout] test src/../README.md - (line 36) ... ok [INFO] [stdout] test src/box.rs - r#box::Box2::round_out (line 909) ... ok [INFO] [stdout] test src/box.rs - r#box::Box3::round_out (line 993) ... ok [INFO] [stdout] test src/box.rs - r#box::Box3::round_in (line 971) ... ok [INFO] [stdout] test src/box.rs - r#box::Box2::round (line 865) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix2::IDENTITY (line 192) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform2::from_scale (line 321) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform2::from_scale_angle_translation (line 369) ... ok [INFO] [stdout] test src/docs/examples.md - docs::examples (line 10) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix3::IDENTITY (line 230) ... ok [INFO] [stdout] test src/rect.rs - rect::Rect::round_out (line 354) ... ok [INFO] [stdout] test src/rect.rs - rect::Rect::round (line 307) ... ok [INFO] [stdout] test src/rect.rs - rect::Rect::round_in (line 332) ... ok [INFO] [stdout] test src/docs/examples.md - docs::examples (line 54) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform2::from_angle (line 295) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform2::from_translation (line 345) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform3::from_scale_rotation_translation (line 703) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix4::IDENTITY (line 664) ... ok [INFO] [stdout] test src/box.rs - r#box::Box2::round_in (line 887) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform3::from_scale (line 652) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform3::from_axis_angle (line 623) ... ok [INFO] [stdout] test src/matrix.rs - matrix::Matrix3::transform_point (line 250) ... ok [INFO] [stdout] test src/rect.rs - rect::Rect::inflate (line 187) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform3::from_translation (line 676) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform3::then_scale (line 598) ... ok [INFO] [stdout] test src/unit.rs - unit::Unit (line 17) ... ok [INFO] [stdout] test src/transform.rs - transform::Transform2::then_scale (line 468) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/docs/design.md - docs::design (line 99) - compile fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.50s; merged doctests compilation took 1.09s [INFO] running `Command { std: "docker" "inspect" "d510193798531d995c498c88a9a68670e5261a1e54461f70efa0a4882ac47430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d510193798531d995c498c88a9a68670e5261a1e54461f70efa0a4882ac47430", kill_on_drop: false }` [INFO] [stdout] d510193798531d995c498c88a9a68670e5261a1e54461f70efa0a4882ac47430