[INFO] fetching crate envelope 0.8.1...
[INFO] checking envelope-0.8.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate envelope 0.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate envelope 0.8.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate envelope 0.8.1
[INFO] finished tweaking crates.io crate envelope 0.8.1
[INFO] tweaked toml for crates.io crate envelope 0.8.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.1.1
[INFO] [stderr]   Downloaded serde_json v0.7.4
[INFO] [stderr]   Downloaded interpolation v0.1.0
[INFO] [stderr]   Downloaded serde v0.7.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84e2ffb35575cb7057a4a02d9d153fe189404ed9ebd25707e2d648ae1af266b4
[INFO] running `Command { std: "docker" "start" "-a" "84e2ffb35575cb7057a4a02d9d153fe189404ed9ebd25707e2d648ae1af266b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84e2ffb35575cb7057a4a02d9d153fe189404ed9ebd25707e2d648ae1af266b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e2ffb35575cb7057a4a02d9d153fe189404ed9ebd25707e2d648ae1af266b4", kill_on_drop: false }`
[INFO] [stdout] 84e2ffb35575cb7057a4a02d9d153fe189404ed9ebd25707e2d648ae1af266b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85150466f52b96f9632af4f37b95933126282fa93ed18a4b04f44d2d18956411
[INFO] running `Command { std: "docker" "start" "-a" "85150466f52b96f9632af4f37b95933126282fa93ed18a4b04f44d2d18956411", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking interpolation v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking envelope v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "85150466f52b96f9632af4f37b95933126282fa93ed18a4b04f44d2d18956411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85150466f52b96f9632af4f37b95933126282fa93ed18a4b04f44d2d18956411", kill_on_drop: false }`
[INFO] [stdout] 85150466f52b96f9632af4f37b95933126282fa93ed18a4b04f44d2d18956411
[INFO] checking envelope-0.8.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate envelope 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate envelope 0.8.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate envelope 0.8.1
[INFO] finished tweaking crates.io crate envelope 0.8.1
[INFO] tweaked toml for crates.io crate envelope 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bfab1a8c4111fb17b2f96f405f2d688232a05ea0dc32b96ba20ed70effd4079
[INFO] running `Command { std: "docker" "start" "-a" "8bfab1a8c4111fb17b2f96f405f2d688232a05ea0dc32b96ba20ed70effd4079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bfab1a8c4111fb17b2f96f405f2d688232a05ea0dc32b96ba20ed70effd4079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfab1a8c4111fb17b2f96f405f2d688232a05ea0dc32b96ba20ed70effd4079", kill_on_drop: false }`
[INFO] [stdout] 8bfab1a8c4111fb17b2f96f405f2d688232a05ea0dc32b96ba20ed70effd4079
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c34a4055151d8313da997e053fbcda099458e69df95b8dc04e7986f8a2ef35
[INFO] running `Command { std: "docker" "start" "-a" "71c34a4055151d8313da997e053fbcda099458e69df95b8dc04e7986f8a2ef35", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking interpolation v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking envelope v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 111 |   test_x_y_float!(xf32_yf32, f32, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf32_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 112 |   test_x_y_float!(xf32_yf64, f32, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf32_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 114 |   test_x_y_float!(xf64_yf32, f64, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf64_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 115 |   test_x_y_float!(xf64_yf64, f64, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf64_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 117 |   test_x_y_float!(xi32_yf32, i32, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi32_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 118 |   test_x_y_float!(xi32_yf64, i32, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi32_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 120 |   test_x_y_float!(xi64_yf32, i64, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi64_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 121 |   test_x_y_float!(xi64_yf64, i64, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi64_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 123 |   test_x_y_float!(xu32_yf32, u32, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu32_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 124 |   test_x_y_float!(xu32_yf64, u32, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu32_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 126 |   test_x_y_float!(xu64_yf32, u64, f32);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu64_yf32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 127 |   test_x_y_float!(xu64_yf64, u64, f64);
[INFO] [stdout]     |   ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu64_yf64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_float` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 206 |   test_x_y_int!(xf32_yi32, f32, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf32_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 207 |   test_x_y_int!(xf32_yi64, f32, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf32_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 209 |   test_x_y_int!(xf64_yi32, f64, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf64_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 210 |   test_x_y_int!(xf64_yi64, f64, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xf64_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 212 |   test_x_y_int!(xi32_yi32, i32, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi32_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 213 |   test_x_y_int!(xi32_yi64, i32, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi32_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 215 |   test_x_y_int!(xi64_yi32, i64, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi64_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 216 |   test_x_y_int!(xi64_yi64, i64, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xi64_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 218 |   test_x_y_int!(xu32_yi32, u32, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu32_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 219 |   test_x_y_int!(xu32_yi64, u32, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu32_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 221 |   test_x_y_int!(xu64_yi32, u64, i32);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu64_yi32`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/impl_envelope_for_vec.rs:24:9
[INFO] [stdout]     |
[INFO] [stdout] 24  | /         impl<'a> Envelope<'a> for Points<Point> {
[INFO] [stdout] 25  | |             type X = $X;
[INFO] [stdout] 26  | |             type Y = $Y;
[INFO] [stdout] 27  | |             type Point = Point;
[INFO] [stdout] 28  | |             type Points = std::slice::Iter<'a, Point>;
[INFO] [stdout] 29  | |             fn points(&'a self) -> Self::Points { self.0.iter() }
[INFO] [stdout] 30  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 222 |   test_x_y_int!(xu64_yi64, u64, i64);
[INFO] [stdout]     |   ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `xu64_yi64`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `impl_point_and_envelope` which comes from the expansion of the macro `test_x_y_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `envelope` (test "impl_envelope_for_vec") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "71c34a4055151d8313da997e053fbcda099458e69df95b8dc04e7986f8a2ef35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c34a4055151d8313da997e053fbcda099458e69df95b8dc04e7986f8a2ef35", kill_on_drop: false }`
[INFO] [stdout] 71c34a4055151d8313da997e053fbcda099458e69df95b8dc04e7986f8a2ef35
