[INFO] fetching crate display_utils 0.4.0...
[INFO] checking display_utils-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate display_utils 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate display_utils 0.4.0 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 display_utils 0.4.0
[INFO] finished tweaking crates.io crate display_utils 0.4.0
[INFO] tweaked toml for crates.io crate display_utils 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c339e60e4de61beeeff95fb9d5dcb9c88aa2526c03fb5d4e46c5dec02ef9fe2b
[INFO] running `Command { std: "docker" "start" "-a" "c339e60e4de61beeeff95fb9d5dcb9c88aa2526c03fb5d4e46c5dec02ef9fe2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c339e60e4de61beeeff95fb9d5dcb9c88aa2526c03fb5d4e46c5dec02ef9fe2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c339e60e4de61beeeff95fb9d5dcb9c88aa2526c03fb5d4e46c5dec02ef9fe2b", kill_on_drop: false }`
[INFO] [stdout] c339e60e4de61beeeff95fb9d5dcb9c88aa2526c03fb5d4e46c5dec02ef9fe2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56bb08aff4b15c7117bcc62c332e14736700e487e82e777d2bcc57d4cc34baa
[INFO] running `Command { std: "docker" "start" "-a" "f56bb08aff4b15c7117bcc62c332e14736700e487e82e777d2bcc57d4cc34baa", kill_on_drop: false }`
[INFO] [stderr]     Checking display_utils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.12s
[INFO] running `Command { std: "docker" "inspect" "f56bb08aff4b15c7117bcc62c332e14736700e487e82e777d2bcc57d4cc34baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56bb08aff4b15c7117bcc62c332e14736700e487e82e777d2bcc57d4cc34baa", kill_on_drop: false }`
[INFO] [stdout] f56bb08aff4b15c7117bcc62c332e14736700e487e82e777d2bcc57d4cc34baa
[INFO] checking display_utils-0.4.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate display_utils 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate display_utils 0.4.0 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 display_utils 0.4.0
[INFO] finished tweaking crates.io crate display_utils 0.4.0
[INFO] tweaked toml for crates.io crate display_utils 0.4.0 written to /workspace/builds/worker-5-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] 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ec0d52c201c0f63fb2f737fa351edf92fc820eec3ea82f43d6f62e94001de63c
[INFO] running `Command { std: "docker" "start" "-a" "ec0d52c201c0f63fb2f737fa351edf92fc820eec3ea82f43d6f62e94001de63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec0d52c201c0f63fb2f737fa351edf92fc820eec3ea82f43d6f62e94001de63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0d52c201c0f63fb2f737fa351edf92fc820eec3ea82f43d6f62e94001de63c", kill_on_drop: false }`
[INFO] [stdout] ec0d52c201c0f63fb2f737fa351edf92fc820eec3ea82f43d6f62e94001de63c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d5b6c1fa967bae2179d4f85255b894f5277cc4650cb9d02aa1c94c195896b937
[INFO] running `Command { std: "docker" "start" "-a" "d5b6c1fa967bae2179d4f85255b894f5277cc4650cb9d02aa1c94c195896b937", kill_on_drop: false }`
[INFO] [stderr]     Checking display_utils v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     impl core::fmt::Display for UnicodeBlockBar {
[INFO] [stdout] 124 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 125 | |             for _ in 0..self.num_full_blocks {
[INFO] [stdout] 126 | |                 f.write_str(&BLOCK_CHARS[8])?;
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         }
[INFO] [stdout] 134 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `unicode_block_bar`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:205:2
[INFO] [stdout]     |
[INFO] [stdout] 205 | /     impl<I: Iterator<Item = f32> + Clone> core::fmt::Display for VerticalUnicodeBlockBars<I> {
[INFO] [stdout] 206 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 207 | |             let max_steps = self.max_height * 8;
[INFO] [stdout] 208 | |             for row in 0..self.max_height {
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |         }
[INFO] [stdout] 228 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `vertical_unicode_block_bars`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:264:2
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     impl<T, I, J> core::fmt::Display for Join<I, J>
[INFO] [stdout] 265 | |     where
[INFO] [stdout] 266 | |         T: core::fmt::Display,
[INFO] [stdout] 267 | |         I: Iterator<Item = T> + Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |         }
[INFO] [stdout] 283 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `join`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:321:2
[INFO] [stdout]     |
[INFO] [stdout] 321 | /     impl<I, J, C> core::fmt::Display for JoinFormat<I, J, C>
[INFO] [stdout] 322 | |     where
[INFO] [stdout] 323 | |         I: Iterator + Clone,
[INFO] [stdout] 324 | |         J: core::fmt::Display,
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | |         }
[INFO] [stdout] 340 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `join_format`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:368:2
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     impl<T: core::fmt::Display> core::fmt::Display for Repeat<T> {
[INFO] [stdout] 369 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 370 | |             for _ in 0..self.times {
[INFO] [stdout] 371 | |                 write!(f, "{}", self.token)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |         }
[INFO] [stdout] 375 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `repeat`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:411:2
[INFO] [stdout]     |
[INFO] [stdout] 411 | /     impl<T: core::fmt::Display> core::fmt::Display for Lowercase<T> {
[INFO] [stdout] 412 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 413 | |             use core::fmt::Write as _;
[INFO] [stdout] 414 | |             write!(LowercaseWriter { f }, "{}", self.object)
[INFO] [stdout] 415 | |         }
[INFO] [stdout] 416 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `lowercase`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     impl<T: core::fmt::Display> core::fmt::Display for Uppercase<T> {
[INFO] [stdout] 453 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 454 | |             use core::fmt::Write as _;
[INFO] [stdout] 455 | |             write!(UppercaseWriter { f }, "{}", self.object)
[INFO] [stdout] 456 | |         }
[INFO] [stdout] 457 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `uppercase`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:482:2
[INFO] [stdout]     |
[INFO] [stdout] 482 | /     impl<T: core::fmt::Display> core::fmt::Display for Replace<'_, T> {
[INFO] [stdout] 483 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 484 | |             let mut last_end = 0;
[INFO] [stdout] 485 | |             for (start, part) in self.source.match_indices(self.from) {
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |         }
[INFO] [stdout] 496 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `replace`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:526:2
[INFO] [stdout]     |
[INFO] [stdout] 526 | /     impl<T: core::fmt::Display> core::fmt::Display for ReplaceN<'_, T> {
[INFO] [stdout] 527 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 528 | |             let mut last_end = 0;
[INFO] [stdout] 529 | |             for (start, part) in self.source.match_indices(self.from).take(self.n) {
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         }
[INFO] [stdout] 540 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `replace_n`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:580:2
[INFO] [stdout]     |
[INFO] [stdout] 580 | /     impl<I> core::fmt::Display for Concat<I>
[INFO] [stdout] 581 | |     where
[INFO] [stdout] 582 | |         I: Iterator + Clone,
[INFO] [stdout] 583 | |         I::Item: core::fmt::Display,
[INFO] [stdout] ...   |
[INFO] [stdout] 590 | |         }
[INFO] [stdout] 591 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `concat`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:785:2
[INFO] [stdout]     |
[INFO] [stdout] 785 | /     impl<T: core::fmt::Display> core::fmt::Display for DisplaySlice<T> {
[INFO] [stdout] 786 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 787 | |             use core::fmt::Write as _;
[INFO] [stdout] 788 | |             write!(
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |         }
[INFO] [stdout] 799 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `slice`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:919:2
[INFO] [stdout]     |
[INFO] [stdout] 919 | /     impl core::fmt::Display for Ordinal {
[INFO] [stdout] 920 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 921 | |             let n = self.number.abs();
[INFO] [stdout] 922 | |             let suffix = match n % 10 {
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | |         }
[INFO] [stdout] 930 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `ordinal`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     impl core::fmt::Display for UnicodeBlockBar {
[INFO] [stdout] 124 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 125 | |             for _ in 0..self.num_full_blocks {
[INFO] [stdout] 126 | |                 f.write_str(&BLOCK_CHARS[8])?;
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         }
[INFO] [stdout] 134 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `unicode_block_bar`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:205:2
[INFO] [stdout]     |
[INFO] [stdout] 205 | /     impl<I: Iterator<Item = f32> + Clone> core::fmt::Display for VerticalUnicodeBlockBars<I> {
[INFO] [stdout] 206 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 207 | |             let max_steps = self.max_height * 8;
[INFO] [stdout] 208 | |             for row in 0..self.max_height {
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |         }
[INFO] [stdout] 228 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `vertical_unicode_block_bars`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:264:2
[INFO] [stdout]     |
[INFO] [stdout] 264 | /     impl<T, I, J> core::fmt::Display for Join<I, J>
[INFO] [stdout] 265 | |     where
[INFO] [stdout] 266 | |         T: core::fmt::Display,
[INFO] [stdout] 267 | |         I: Iterator<Item = T> + Clone,
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |         }
[INFO] [stdout] 283 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `join`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:321:2
[INFO] [stdout]     |
[INFO] [stdout] 321 | /     impl<I, J, C> core::fmt::Display for JoinFormat<I, J, C>
[INFO] [stdout] 322 | |     where
[INFO] [stdout] 323 | |         I: Iterator + Clone,
[INFO] [stdout] 324 | |         J: core::fmt::Display,
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | |         }
[INFO] [stdout] 340 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `join_format`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:368:2
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     impl<T: core::fmt::Display> core::fmt::Display for Repeat<T> {
[INFO] [stdout] 369 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 370 | |             for _ in 0..self.times {
[INFO] [stdout] 371 | |                 write!(f, "{}", self.token)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 374 | |         }
[INFO] [stdout] 375 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `repeat`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:411:2
[INFO] [stdout]     |
[INFO] [stdout] 411 | /     impl<T: core::fmt::Display> core::fmt::Display for Lowercase<T> {
[INFO] [stdout] 412 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 413 | |             use core::fmt::Write as _;
[INFO] [stdout] 414 | |             write!(LowercaseWriter { f }, "{}", self.object)
[INFO] [stdout] 415 | |         }
[INFO] [stdout] 416 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `lowercase`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:452:2
[INFO] [stdout]     |
[INFO] [stdout] 452 | /     impl<T: core::fmt::Display> core::fmt::Display for Uppercase<T> {
[INFO] [stdout] 453 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 454 | |             use core::fmt::Write as _;
[INFO] [stdout] 455 | |             write!(UppercaseWriter { f }, "{}", self.object)
[INFO] [stdout] 456 | |         }
[INFO] [stdout] 457 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `uppercase`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:482:2
[INFO] [stdout]     |
[INFO] [stdout] 482 | /     impl<T: core::fmt::Display> core::fmt::Display for Replace<'_, T> {
[INFO] [stdout] 483 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 484 | |             let mut last_end = 0;
[INFO] [stdout] 485 | |             for (start, part) in self.source.match_indices(self.from) {
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |         }
[INFO] [stdout] 496 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `replace`
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `display_utils` (lib) due to 13 previous errors
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:526:2
[INFO] [stdout]     |
[INFO] [stdout] 526 | /     impl<T: core::fmt::Display> core::fmt::Display for ReplaceN<'_, T> {
[INFO] [stdout] 527 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 528 | |             let mut last_end = 0;
[INFO] [stdout] 529 | |             for (start, part) in self.source.match_indices(self.from).take(self.n) {
[INFO] [stdout] ...   |
[INFO] [stdout] 539 | |         }
[INFO] [stdout] 540 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `replace_n`
[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] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:580:2
[INFO] [stdout]     |
[INFO] [stdout] 580 | /     impl<I> core::fmt::Display for Concat<I>
[INFO] [stdout] 581 | |     where
[INFO] [stdout] 582 | |         I: Iterator + Clone,
[INFO] [stdout] 583 | |         I::Item: core::fmt::Display,
[INFO] [stdout] ...   |
[INFO] [stdout] 590 | |         }
[INFO] [stdout] 591 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `concat`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:785:2
[INFO] [stdout]     |
[INFO] [stdout] 785 | /     impl<T: core::fmt::Display> core::fmt::Display for DisplaySlice<T> {
[INFO] [stdout] 786 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 787 | |             use core::fmt::Write as _;
[INFO] [stdout] 788 | |             write!(
[INFO] [stdout] ...   |
[INFO] [stdout] 798 | |         }
[INFO] [stdout] 799 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `slice`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:919:2
[INFO] [stdout]     |
[INFO] [stdout] 919 | /     impl core::fmt::Display for Ordinal {
[INFO] [stdout] 920 | |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
[INFO] [stdout] 921 | |             let n = self.number.abs();
[INFO] [stdout] 922 | |             let suffix = match n % 10 {
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | |         }
[INFO] [stdout] 930 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `ordinal`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `display_utils` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5b6c1fa967bae2179d4f85255b894f5277cc4650cb9d02aa1c94c195896b937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b6c1fa967bae2179d4f85255b894f5277cc4650cb9d02aa1c94c195896b937", kill_on_drop: false }`
[INFO] [stdout] d5b6c1fa967bae2179d4f85255b894f5277cc4650cb9d02aa1c94c195896b937
