[INFO] fetching crate awmpde_structs 0.7.1...
[INFO] checking awmpde_structs-0.7.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate awmpde_structs 0.7.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate awmpde_structs 0.7.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 awmpde_structs 0.7.1
[INFO] finished tweaking crates.io crate awmpde_structs 0.7.1
[INFO] tweaked toml for crates.io crate awmpde_structs 0.7.1 written to /workspace/builds/worker-0-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 displaydoc v0.1.7
[INFO] [stderr]   Downloaded derive_deref v1.1.1
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded actix-multipart v0.4.0
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded nasm-rs v0.2.5
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded fallible_collections v0.4.9
[INFO] [stderr]   Downloaded actix-http v3.5.1
[INFO] [stderr]   Downloaded actix-web v4.4.1
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded actix-router v0.5.2
[INFO] [stderr]   Downloaded mozjpeg v0.8.24
[INFO] [stderr]   Downloaded mozjpeg-sys v0.10.13
[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] 098ca5f01d135be97c808a7bea74e986dd8b8c40c41e3837f716bbdf7764c6d9
[INFO] running `Command { std: "docker" "start" "-a" "098ca5f01d135be97c808a7bea74e986dd8b8c40c41e3837f716bbdf7764c6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "098ca5f01d135be97c808a7bea74e986dd8b8c40c41e3837f716bbdf7764c6d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098ca5f01d135be97c808a7bea74e986dd8b8c40c41e3837f716bbdf7764c6d9", kill_on_drop: false }`
[INFO] [stdout] 098ca5f01d135be97c808a7bea74e986dd8b8c40c41e3837f716bbdf7764c6d9
[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] 64fb4573c103de81180c82d4f87c0532d2011181b793fd91c0ac4b74b7e8345c
[INFO] running `Command { std: "docker" "start" "-a" "64fb4573c103de81180c82d4f87c0532d2011181b793fd91c0ac4b74b7e8345c", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actix-router v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking actix-http v3.5.1
[INFO] [stderr]     Checking actix-web v4.4.1
[INFO] [stderr]     Checking actix-multipart v0.4.0
[INFO] [stderr]     Checking awmpde_structs v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 32.36s
[INFO] running `Command { std: "docker" "inspect" "64fb4573c103de81180c82d4f87c0532d2011181b793fd91c0ac4b74b7e8345c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fb4573c103de81180c82d4f87c0532d2011181b793fd91c0ac4b74b7e8345c", kill_on_drop: false }`
[INFO] [stdout] 64fb4573c103de81180c82d4f87c0532d2011181b793fd91c0ac4b74b7e8345c
[INFO] checking awmpde_structs-0.7.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate awmpde_structs 0.7.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate awmpde_structs 0.7.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 awmpde_structs 0.7.1
[INFO] finished tweaking crates.io crate awmpde_structs 0.7.1
[INFO] tweaked toml for crates.io crate awmpde_structs 0.7.1 written to /workspace/builds/worker-0-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-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] 49f18255e170c1b752497ee13ff66ff22cc593bb914df9f298ae950e32a24296
[INFO] running `Command { std: "docker" "start" "-a" "49f18255e170c1b752497ee13ff66ff22cc593bb914df9f298ae950e32a24296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f18255e170c1b752497ee13ff66ff22cc593bb914df9f298ae950e32a24296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f18255e170c1b752497ee13ff66ff22cc593bb914df9f298ae950e32a24296", kill_on_drop: false }`
[INFO] [stdout] 49f18255e170c1b752497ee13ff66ff22cc593bb914df9f298ae950e32a24296
[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] 0825f029c9766405f3202ff2829ee8c9b4731bd2c51dc63d1efd25c4bbd45dba
[INFO] running `Command { std: "docker" "start" "-a" "0825f029c9766405f3202ff2829ee8c9b4731bd2c51dc63d1efd25c4bbd45dba", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking actix-router v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking actix-http v3.5.1
[INFO] [stderr]     Checking actix-web v4.4.1
[INFO] [stderr]     Checking actix-multipart v0.4.0
[INFO] [stderr]     Checking awmpde_structs v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Error`
[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/lib.rs:139:47
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Deref, DerefMut, Debug, Clone, Copy, Display)]
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_FormOrMultipart`
[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/lib.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, Error, Display)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_Error`
[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/lib.rs:139:47
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Deref, DerefMut, Debug, Clone, Copy, Display)]
[INFO] [stdout]     |                                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_DERIVE_Display_FOR_FormOrMultipart`
[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 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `awmpde_structs` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `awmpde_structs` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0825f029c9766405f3202ff2829ee8c9b4731bd2c51dc63d1efd25c4bbd45dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0825f029c9766405f3202ff2829ee8c9b4731bd2c51dc63d1efd25c4bbd45dba", kill_on_drop: false }`
[INFO] [stdout] 0825f029c9766405f3202ff2829ee8c9b4731bd2c51dc63d1efd25c4bbd45dba
