[INFO] fetching crate diplomat-tool 0.7.0...
[INFO] checking diplomat-tool-0.7.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate diplomat-tool 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate diplomat-tool 0.7.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 diplomat-tool 0.7.0
[INFO] finished tweaking crates.io crate diplomat-tool 0.7.0
[INFO] tweaked toml for crates.io crate diplomat-tool 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate diplomat-tool 0.7.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strck v0.1.2
[INFO] [stderr]   Downloaded syn-inline-mod v0.6.0
[INFO] [stderr]   Downloaded strck_ident v0.1.2
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded backtrace v0.3.61
[INFO] [stderr]   Downloaded object v0.26.0
[INFO] [stderr]   Downloaded gimli v0.25.0
[INFO] [stderr]   Downloaded insta v1.7.1
[INFO] [stderr]   Downloaded serde_json v1.0.66
[INFO] [stderr]   Downloaded diplomat_core v0.7.0
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded addr2line v0.16.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.17
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded similar v1.3.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 34264287caccacca4583e931af5371900372e498d68610cbcf16be5cf47cf4f0
[INFO] running `Command { std: "docker" "start" "-a" "34264287caccacca4583e931af5371900372e498d68610cbcf16be5cf47cf4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34264287caccacca4583e931af5371900372e498d68610cbcf16be5cf47cf4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34264287caccacca4583e931af5371900372e498d68610cbcf16be5cf47cf4f0", kill_on_drop: false }`
[INFO] [stdout] 34264287caccacca4583e931af5371900372e498d68610cbcf16be5cf47cf4f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ac18e69c96f37d757df50f3791beb3ccd3923bd01c3272307d87a1109a985757
[INFO] running `Command { std: "docker" "start" "-a" "ac18e69c96f37d757df50f3791beb3ccd3923bd01c3272307d87a1109a985757", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking syn v2.0.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking strck v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking strck_ident v0.1.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking object v0.26.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking heck v0.4.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking syn-inline-mod v0.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking diplomat_core v0.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]     Checking insta v1.7.1
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]     Checking askama v0.12.0
[INFO] [stderr]     Checking diplomat-tool v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.36s
[INFO] running `Command { std: "docker" "inspect" "ac18e69c96f37d757df50f3791beb3ccd3923bd01c3272307d87a1109a985757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac18e69c96f37d757df50f3791beb3ccd3923bd01c3272307d87a1109a985757", kill_on_drop: false }`
[INFO] [stdout] ac18e69c96f37d757df50f3791beb3ccd3923bd01c3272307d87a1109a985757
[INFO] checking diplomat-tool-0.7.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate diplomat-tool 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate diplomat-tool 0.7.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 diplomat-tool 0.7.0
[INFO] finished tweaking crates.io crate diplomat-tool 0.7.0
[INFO] tweaked toml for crates.io crate diplomat-tool 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate diplomat-tool 0.7.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2fe6a75a586e0068527f216db861ace49246d9c2995d9af5c82e1c2865cd4672
[INFO] running `Command { std: "docker" "start" "-a" "2fe6a75a586e0068527f216db861ace49246d9c2995d9af5c82e1c2865cd4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fe6a75a586e0068527f216db861ace49246d9c2995d9af5c82e1c2865cd4672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe6a75a586e0068527f216db861ace49246d9c2995d9af5c82e1c2865cd4672", kill_on_drop: false }`
[INFO] [stdout] 2fe6a75a586e0068527f216db861ace49246d9c2995d9af5c82e1c2865cd4672
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3494b724bc5fd07e0192f82e877cd0ed7bcbde429d1726e3bdda2f942177697
[INFO] running `Command { std: "docker" "start" "-a" "e3494b724bc5fd07e0192f82e877cd0ed7bcbde429d1726e3bdda2f942177697", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking quote v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking strck v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strck_ident v0.1.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking object v0.26.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking heck v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking syn-inline-mod v0.6.0
[INFO] [stderr]     Checking similar v1.3.0
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking diplomat_core v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.17
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]     Checking insta v1.7.1
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stderr]     Checking askama v0.12.0
[INFO] [stderr]     Checking diplomat-tool v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/js/conversions.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Display, Debug)]
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UnpackedBinding`
[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 derive macro `Display` (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]   --> src/js/conversions.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone, Display, Debug, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Argument`
[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 derive macro `Display` (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]    --> src/js/conversions.rs:608:10
[INFO] [stdout]     |
[INFO] [stdout] 608 | #[derive(Display)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_JsPrimitiveNumber`
[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 derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diplomat-tool` (lib) due to 4 previous errors
[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/js/conversions.rs:37:49
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Clone, PartialEq, Eq, PartialOrd, Ord, Display, Debug)]
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_UnpackedBinding`
[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 derive macro `Display` (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]   --> src/js/conversions.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone, Display, Debug, PartialEq, Eq, PartialOrd, Ord)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Argument`
[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 derive macro `Display` (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]    --> src/js/conversions.rs:608:10
[INFO] [stdout]     |
[INFO] [stdout] 608 | #[derive(Display)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_JsPrimitiveNumber`
[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 derive macro `Display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diplomat-tool` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e3494b724bc5fd07e0192f82e877cd0ed7bcbde429d1726e3bdda2f942177697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3494b724bc5fd07e0192f82e877cd0ed7bcbde429d1726e3bdda2f942177697", kill_on_drop: false }`
[INFO] [stdout] e3494b724bc5fd07e0192f82e877cd0ed7bcbde429d1726e3bdda2f942177697
