[INFO] fetching crate glamour 0.18.0...
[INFO] building glamour-0.18.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate glamour 0.18.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glamour 0.18.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 645ee473098606673abd29929d337b871503ee981fe6d6bc55013f95ce27ab30
[INFO] running `Command { std: "docker" "start" "-a" "645ee473098606673abd29929d337b871503ee981fe6d6bc55013f95ce27ab30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "645ee473098606673abd29929d337b871503ee981fe6d6bc55013f95ce27ab30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645ee473098606673abd29929d337b871503ee981fe6d6bc55013f95ce27ab30", kill_on_drop: false }`
[INFO] [stdout] 645ee473098606673abd29929d337b871503ee981fe6d6bc55013f95ce27ab30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c13b34c28d15228d3c078ae6c64eb5307306a3e716eaae7e5eea25fe9245ba
[INFO] running `Command { std: "docker" "start" "-a" "d2c13b34c28d15228d3c078ae6c64eb5307306a3e716eaae7e5eea25fe9245ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling glam v0.30.3
[INFO] [stderr]    Compiling glamour v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/box.rs:812:5
[INFO] [stdout]     |
[INFO] [stdout] 812 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/box.rs:831:5
[INFO] [stdout]     |
[INFO] [stdout] 831 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:506:5
[INFO] [stdout]     |
[INFO] [stdout] 506 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:532:5
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 624 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/matrix.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 689 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:388:5
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 399 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 438 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 443 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:458:5
[INFO] [stdout]     |
[INFO] [stdout] 458 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:515:5
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/rect.rs:528:5
[INFO] [stdout]     |
[INFO] [stdout] 528 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout] 510 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:777:5
[INFO] [stdout]     |
[INFO] [stdout] 777 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/transform.rs:791:5
[INFO] [stdout]     |
[INFO] [stdout] 791 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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]` attribute cannot be used on trait methods in impl blocks
[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]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]     = note: 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 9.85s
[INFO] running `Command { std: "docker" "inspect" "d2c13b34c28d15228d3c078ae6c64eb5307306a3e716eaae7e5eea25fe9245ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c13b34c28d15228d3c078ae6c64eb5307306a3e716eaae7e5eea25fe9245ba", kill_on_drop: false }`
[INFO] [stdout] d2c13b34c28d15228d3c078ae6c64eb5307306a3e716eaae7e5eea25fe9245ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 048375120b579a22e5952d3a8d8221c6d4729fbebbb1ea79c63b410b51dd7493
[INFO] running `Command { std: "docker" "start" "-a" "048375120b579a22e5952d3a8d8221c6d4729fbebbb1ea79c63b410b51dd7493", kill_on_drop: false }`
[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 hashbrown v0.15.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.119.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.119.0
[INFO] [stderr]    Compiling pulley-interpreter v32.0.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 id-arena v2.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[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 rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasmtime-math v32.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wasmtime-component-macro v32.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr] error: could not compile `libm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name libm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=86e62d2012162bd1 -C extra-filename=-7f9a28a5fd1f2f4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5c374d5059d64294 -C extra-filename=-b3a7a84d9d84a0db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "048375120b579a22e5952d3a8d8221c6d4729fbebbb1ea79c63b410b51dd7493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048375120b579a22e5952d3a8d8221c6d4729fbebbb1ea79c63b410b51dd7493", kill_on_drop: false }`
[INFO] [stdout] 048375120b579a22e5952d3a8d8221c6d4729fbebbb1ea79c63b410b51dd7493
