[INFO] cloning repository https://github.com/nt-ca-aqe/skill-manager-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nt-ca-aqe/skill-manager-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnt-ca-aqe%2Fskill-manager-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnt-ca-aqe%2Fskill-manager-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 623d571825d9deddf19ddc9bbc26d937c025ec1f
[INFO] checking nt-ca-aqe/skill-manager-cli against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnt-ca-aqe%2Fskill-manager-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nt-ca-aqe/skill-manager-cli 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 git repo https://github.com/nt-ca-aqe/skill-manager-cli
[INFO] finished tweaking git repo https://github.com/nt-ca-aqe/skill-manager-cli
[INFO] tweaked toml for git repo https://github.com/nt-ca-aqe/skill-manager-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nt-ca-aqe/skill-manager-cli 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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.14
[INFO] [stderr]   Downloaded tui v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6c8a2c4ae0d7aaab9d9e41b621561378a6c1b3ac8a394ec9ef4f7039ed946ad4
[INFO] running `Command { std: "docker" "start" "-a" "6c8a2c4ae0d7aaab9d9e41b621561378a6c1b3ac8a394ec9ef4f7039ed946ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c8a2c4ae0d7aaab9d9e41b621561378a6c1b3ac8a394ec9ef4f7039ed946ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8a2c4ae0d7aaab9d9e41b621561378a6c1b3ac8a394ec9ef4f7039ed946ad4", kill_on_drop: false }`
[INFO] [stdout] 6c8a2c4ae0d7aaab9d9e41b621561378a6c1b3ac8a394ec9ef4f7039ed946ad4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d89b440d9aefc0960695eb331250974b2878ad22759a0163eb6a64bfd00bf0d8
[INFO] running `Command { std: "docker" "start" "-a" "d89b440d9aefc0960695eb331250974b2878ad22759a0163eb6a64bfd00bf0d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tui v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.7
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]     Checking structopt v0.3.14
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking skill-manager v0.1.0 (/opt/rustwide/workdir/skill-manager)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[error("Employee not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 90 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[error("Project not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 94 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[error("Employee not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 90 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[error("Project not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 94 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking skill-manager-in-memory v0.1.0 (/opt/rustwide/workdir/skill-manager-in-memory)
[INFO] [stderr]     Checking skill-manager-tui v0.1.0 (/opt/rustwide/workdir/skill-manager-tui)
[INFO] [stderr]     Checking skill-manager-cli v0.1.0 (/opt/rustwide/workdir/skill-manager-cli)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.53s
[INFO] running `Command { std: "docker" "inspect" "d89b440d9aefc0960695eb331250974b2878ad22759a0163eb6a64bfd00bf0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89b440d9aefc0960695eb331250974b2878ad22759a0163eb6a64bfd00bf0d8", kill_on_drop: false }`
[INFO] [stdout] d89b440d9aefc0960695eb331250974b2878ad22759a0163eb6a64bfd00bf0d8
[INFO] checking nt-ca-aqe/skill-manager-cli against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnt-ca-aqe%2Fskill-manager-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nt-ca-aqe/skill-manager-cli 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 git repo https://github.com/nt-ca-aqe/skill-manager-cli
[INFO] finished tweaking git repo https://github.com/nt-ca-aqe/skill-manager-cli
[INFO] tweaked toml for git repo https://github.com/nt-ca-aqe/skill-manager-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nt-ca-aqe/skill-manager-cli 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 25593f7333b5c29c42a682af047ee69871c423daf1f94f0a40ce994deffe73f0
[INFO] running `Command { std: "docker" "start" "-a" "25593f7333b5c29c42a682af047ee69871c423daf1f94f0a40ce994deffe73f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25593f7333b5c29c42a682af047ee69871c423daf1f94f0a40ce994deffe73f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25593f7333b5c29c42a682af047ee69871c423daf1f94f0a40ce994deffe73f0", kill_on_drop: false }`
[INFO] [stdout] 25593f7333b5c29c42a682af047ee69871c423daf1f94f0a40ce994deffe73f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 95a6be756be183f523e15be956cfa38a06817d16dd7c78fc9a2323f00b043507
[INFO] running `Command { std: "docker" "start" "-a" "95a6be756be183f523e15be956cfa38a06817d16dd7c78fc9a2323f00b043507", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling standback v0.2.8
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tui v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.7
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]     Checking structopt v0.3.14
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking skill-manager v0.1.0 (/opt/rustwide/workdir/skill-manager)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[error("Employee not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 90 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[error("Project not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 94 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[error("Employee not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 90 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> skill-manager/src/employees/usecase.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[error("Project not found")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 94 | #[derive(Error, Debug)]
[INFO] [stdout]    |          ----- the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> skill-manager/src/employees.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Employee`
[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 `Deserialize` (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]   --> skill-manager/src/employees.rs:11:69
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Employee`
[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 `Serialize` (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]   --> skill-manager/src/employees.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillAssignment`
[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 `Deserialize` (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]   --> skill-manager/src/employees.rs:24:69
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillAssignment`
[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 `Serialize` (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]   --> skill-manager/src/employees.rs:31:56
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment`
[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 `Deserialize` (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]   --> skill-manager/src/employees.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectAssignment`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_EmployeeId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_EmployeeId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FirstName`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_FirstName`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_LastName`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LastName`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Title`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Title`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_EmailAddress`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_EmailAddress`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TelephoneNumber`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectContribution`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectContribution`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillLevel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillLevel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]  --> skill-manager/src/projects.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Project`
[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 `Deserialize` (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]  --> skill-manager/src/projects.rs:6:69
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Project`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectLabel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectLabel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/employees.rs:11:56
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Employee`
[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 `Deserialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectDescription`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectDescription`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]  --> skill-manager/src/skills.rs:7:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Skill`
[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 `Deserialize` (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]   --> skill-manager/src/employees.rs:11:69
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Employee`
[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 `Serialize` (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]  --> skill-manager/src/skills.rs:7:69
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Skill`
[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 `Serialize` (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]   --> skill-manager/src/employees.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillAssignment`
[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 `Deserialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/employees.rs:24:69
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillAssignment`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillLabel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/employees.rs:31:56
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment`
[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 `Deserialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillLabel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/employees.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]    |                                                                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectAssignment`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_EmployeeId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_EmployeeId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FirstName`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_FirstName`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_LastName`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_LastName`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Title`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Title`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_EmailAddress`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_EmailAddress`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TelephoneNumber`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectContribution`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectContribution`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillLevel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/employees.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / gen_wrapper!(
[INFO] [stdout] 41 | |     EmployeeId: Uuid,
[INFO] [stdout] 42 | |     FirstName: String,
[INFO] [stdout] 43 | |     LastName: String,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     SkillLevel: usize
[INFO] [stdout] 50 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillLevel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]  --> skill-manager/src/projects.rs:6:56
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Project`
[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 `Deserialize` (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]  --> skill-manager/src/projects.rs:6:69
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Project`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectLabel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectLabel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ProjectDescription`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |               #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/projects.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / gen_wrapper!(
[INFO] [stdout] 14 | |     ProjectId: Uuid,
[INFO] [stdout] 15 | |     ProjectLabel: String,
[INFO] [stdout] 16 | |     ProjectDescription: String
[INFO] [stdout] 17 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ProjectDescription`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]  --> skill-manager/src/skills.rs:7:56
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Skill`
[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 `Deserialize` (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]  --> skill-manager/src/skills.rs:7:69
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)]
[INFO] [stdout]   |                                                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Skill`
[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 `Serialize` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillId`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillId`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SkillLabel`
[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 `Deserialize` which comes from the expansion of the macro `gen_wrapper` (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]   --> skill-manager/src/wrapper.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[derive( $( $derive, )+ )]
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: skill-manager/src/skills.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SkillLabel`
[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 `Serialize` which comes from the expansion of the macro `gen_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `skill-manager` (lib) due to 39 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `skill-manager` (lib test) due to 39 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "95a6be756be183f523e15be956cfa38a06817d16dd7c78fc9a2323f00b043507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95a6be756be183f523e15be956cfa38a06817d16dd7c78fc9a2323f00b043507", kill_on_drop: false }`
[INFO] [stdout] 95a6be756be183f523e15be956cfa38a06817d16dd7c78fc9a2323f00b043507
