[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] testing nt-ca-aqe/skill-manager-cli against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnt-ca-aqe%2Fskill-manager-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nt-ca-aqe/skill-manager-cli on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.14 [INFO] [stderr] Downloaded unicode-width v0.1.7 [INFO] [stderr] Downloaded tui v0.8.0 [INFO] [stderr] Downloaded termion v1.5.5 [INFO] [stderr] Downloaded libc v0.2.70 [INFO] [stderr] Downloaded structopt-derive v0.4.7 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.9 [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded hermit-abi v0.1.13 [INFO] [stderr] Downloaded discard v1.0.4 [INFO] [stderr] Downloaded syn-mid v0.5.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.15 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.2 [INFO] [stderr] Downloaded ppv-lite86 v0.2.8 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.5 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded proc-macro-error v1.0.2 [INFO] [stderr] Downloaded redox_termios v0.1.1 [INFO] [stderr] Downloaded ryu v1.0.4 [INFO] [stderr] Downloaded time-macros v0.1.0 [INFO] [stderr] Downloaded either v1.5.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.14 [INFO] [stderr] Downloaded time v0.2.16 [INFO] [stderr] Downloaded anyhow v1.0.31 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded ansi_term v0.11.0 [INFO] [stderr] Downloaded quote v1.0.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.62 [INFO] [stderr] Downloaded syn v1.0.23 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [INFO] [stderr] Downloaded stdweb v0.4.20 [INFO] [stderr] Downloaded sha1 v0.6.0 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded bumpalo v3.3.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.62 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded time-macros-impl v0.1.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded unicode-segmentation v1.6.0 [INFO] [stderr] Downloaded clap v2.33.1 [INFO] [stderr] Downloaded stdweb-derive v0.5.3 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.62 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.62 [INFO] [stderr] Downloaded standback v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c8a5d3b71acebfbd757e92274c4a2a67e2809ea780976e0296c2c1fcb934780 [INFO] running `Command { std: "docker" "start" "-a" "9c8a5d3b71acebfbd757e92274c4a2a67e2809ea780976e0296c2c1fcb934780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c8a5d3b71acebfbd757e92274c4a2a67e2809ea780976e0296c2c1fcb934780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8a5d3b71acebfbd757e92274c4a2a67e2809ea780976e0296c2c1fcb934780", kill_on_drop: false }` [INFO] [stdout] 9c8a5d3b71acebfbd757e92274c4a2a67e2809ea780976e0296c2c1fcb934780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8df5cce1afb48bf2064039761b5fa00b21f4c7dfd91161c855d7f9b23060bd2c [INFO] running `Command { std: "docker" "start" "-a" "8df5cce1afb48bf2064039761b5fa00b21f4c7dfd91161c855d7f9b23060bd2c", 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] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling 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] Compiling itoa v0.4.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tui v0.8.0 [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] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling 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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skill-manager-in-memory v0.1.0 (/opt/rustwide/workdir/skill-manager-in-memory) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skill-manager-cli v0.1.0 (/opt/rustwide/workdir/skill-manager-cli) [INFO] [stderr] Compiling skill-manager-tui v0.1.0 (/opt/rustwide/workdir/skill-manager-tui) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> skill-manager-tui/src/main.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(selected_tab: &Header) -> Tabs<&'static str> { [INFO] [stdout] | ^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn new(selected_tab: &Header) -> Tabs<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.85s [INFO] running `Command { std: "docker" "inspect" "8df5cce1afb48bf2064039761b5fa00b21f4c7dfd91161c855d7f9b23060bd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df5cce1afb48bf2064039761b5fa00b21f4c7dfd91161c855d7f9b23060bd2c", kill_on_drop: false }` [INFO] [stdout] 8df5cce1afb48bf2064039761b5fa00b21f4c7dfd91161c855d7f9b23060bd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 317785d8e8bad6f2d5024ce2f9b938ee77ac05d53b4015ec7f41820090a0fb03 [INFO] running `Command { std: "docker" "start" "-a" "317785d8e8bad6f2d5024ce2f9b938ee77ac05d53b4015ec7f41820090a0fb03", kill_on_drop: false }` [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skill-manager v0.1.0 (/opt/rustwide/workdir/skill-manager) [INFO] [stderr] Compiling skill-manager-in-memory v0.1.0 (/opt/rustwide/workdir/skill-manager-in-memory) [INFO] [stderr] Compiling skill-manager-tui v0.1.0 (/opt/rustwide/workdir/skill-manager-tui) [INFO] [stderr] Compiling skill-manager-cli v0.1.0 (/opt/rustwide/workdir/skill-manager-cli) [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/employees.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeDb` [INFO] [stdout] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stdout] | ---------- `EmployeeDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/projects.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDb` [INFO] [stdout] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stdout] | --------- `ProjectDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager-in-memory/src/skills.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillDb` [INFO] [stdout] 10 | pub struct SkillDb(pub HashMap); [INFO] [stdout] | ------- `SkillDb` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> skill-manager-tui/src/main.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(selected_tab: &Header) -> Tabs<&'static str> { [INFO] [stdout] | ^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn new(selected_tab: &Header) -> Tabs<'_, &'static str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Employee` [INFO] [stdout] 12 | pub struct Employee { [INFO] [stdout] | -------- `Employee` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillAssignment` [INFO] [stdout] 25 | pub struct SkillAssignment { [INFO] [stdout] | --------------- `SkillAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignment` [INFO] [stdout] 32 | pub struct ProjectAssignment { [INFO] [stdout] | ----------------- `ProjectAssignment` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeId` [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] | | ---------- `EmployeeId` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_FirstName` [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] | | --------- `FirstName` is not local [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] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LastName` [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] | | -------- `LastName` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Title` [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] 44 | | Title: String, [INFO] [stdout] | | ----- `Title` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmailAddress` [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] 44 | | Title: String, [INFO] [stdout] 45 | | EmailAddress: String, [INFO] [stdout] | | ------------ `EmailAddress` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TelephoneNumber` [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] 46 | | TelephoneNumber: String, [INFO] [stdout] | | --------------- `TelephoneNumber` is not local [INFO] [stdout] ... | [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId` [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] 47 | | ProjectAssignmentId: Uuid, [INFO] [stdout] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stdout] 48 | | ProjectContribution: String, [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectContribution` [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] 48 | | ProjectContribution: String, [INFO] [stdout] | | ------------------- `ProjectContribution` is not local [INFO] [stdout] 49 | | SkillLevel: usize [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLevel` [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] | | ---------- `SkillLevel` is not local [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project` [INFO] [stdout] 7 | pub struct Project { [INFO] [stdout] | ------- `Project` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectId` [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] | | --------- `ProjectId` is not local [INFO] [stdout] 15 | | ProjectLabel: String, [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectLabel` [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] | | ------------ `ProjectLabel` is not local [INFO] [stdout] 16 | | ProjectDescription: String [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDescription` [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] | | ------------------ `ProjectDescription` is not local [INFO] [stdout] 17 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [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] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill` [INFO] [stdout] 8 | pub struct Skill { [INFO] [stdout] | ----- `Skill` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillId` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillId` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive( $( $derive, )+ )] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLabel` [INFO] [stdout] | [INFO] [stdout] ::: skill-manager/src/skills.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stdout] | ----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `SkillLabel` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "317785d8e8bad6f2d5024ce2f9b938ee77ac05d53b4015ec7f41820090a0fb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317785d8e8bad6f2d5024ce2f9b938ee77ac05d53b4015ec7f41820090a0fb03", kill_on_drop: false }` [INFO] [stdout] 317785d8e8bad6f2d5024ce2f9b938ee77ac05d53b4015ec7f41820090a0fb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b21f0719fb52fc86e6a8e5c8458834f492673005557efd1be28edfe1368af20a [INFO] running `Command { std: "docker" "start" "-a" "b21f0719fb52fc86e6a8e5c8458834f492673005557efd1be28edfe1368af20a", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> skill-manager/src/employees/usecase.rs:89:3 [INFO] [stderr] | [INFO] [stderr] 89 | #[error("Employee not found")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 90 | #[derive(Error, Debug)] [INFO] [stderr] | ----- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> skill-manager/src/employees/usecase.rs:93:3 [INFO] [stderr] | [INFO] [stderr] 93 | #[error("Project not found")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 94 | #[derive(Error, Debug)] [INFO] [stderr] | ----- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:11:56 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Employee` [INFO] [stderr] 12 | pub struct Employee { [INFO] [stderr] | -------- `Employee` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:11:69 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Employee` [INFO] [stderr] 12 | pub struct Employee { [INFO] [stderr] | -------- `Employee` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:24:56 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillAssignment` [INFO] [stderr] 25 | pub struct SkillAssignment { [INFO] [stderr] | --------------- `SkillAssignment` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:24:69 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillAssignment` [INFO] [stderr] 25 | pub struct SkillAssignment { [INFO] [stderr] | --------------- `SkillAssignment` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:31:56 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignment` [INFO] [stderr] 32 | pub struct ProjectAssignment { [INFO] [stderr] | ----------------- `ProjectAssignment` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/employees.rs:31:69 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignment` [INFO] [stderr] 32 | pub struct ProjectAssignment { [INFO] [stderr] | ----------------- `ProjectAssignment` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] | | ---------- `EmployeeId` is not local [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] | | ---------- `EmployeeId` is not local [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_FirstName` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] | | --------- `FirstName` is not local [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_FirstName` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] | | --------- `FirstName` is not local [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_LastName` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] | | -------- `LastName` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_LastName` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] | | -------- `LastName` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Title` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] 44 | | Title: String, [INFO] [stderr] | | ----- `Title` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Title` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] 44 | | Title: String, [INFO] [stderr] | | ----- `Title` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmailAddress` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] 44 | | Title: String, [INFO] [stderr] 45 | | EmailAddress: String, [INFO] [stderr] | | ------------ `EmailAddress` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmailAddress` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] 44 | | Title: String, [INFO] [stderr] 45 | | EmailAddress: String, [INFO] [stderr] | | ------------ `EmailAddress` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_TelephoneNumber` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 46 | | TelephoneNumber: String, [INFO] [stderr] | | --------------- `TelephoneNumber` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_TelephoneNumber` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 46 | | TelephoneNumber: String, [INFO] [stderr] | | --------------- `TelephoneNumber` is not local [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectAssignmentId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 47 | | ProjectAssignmentId: Uuid, [INFO] [stderr] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stderr] 48 | | ProjectContribution: String, [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectAssignmentId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 47 | | ProjectAssignmentId: Uuid, [INFO] [stderr] | | ------------------- `ProjectAssignmentId` is not local [INFO] [stderr] 48 | | ProjectContribution: String, [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectContribution` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 48 | | ProjectContribution: String, [INFO] [stderr] | | ------------------- `ProjectContribution` is not local [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectContribution` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 48 | | ProjectContribution: String, [INFO] [stderr] | | ------------------- `ProjectContribution` is not local [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLevel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] | | ---------- `SkillLevel` is not local [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLevel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/employees.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / gen_wrapper!( [INFO] [stderr] 41 | | EmployeeId: Uuid, [INFO] [stderr] 42 | | FirstName: String, [INFO] [stderr] 43 | | LastName: String, [INFO] [stderr] ... | [INFO] [stderr] 49 | | SkillLevel: usize [INFO] [stderr] | | ---------- `SkillLevel` is not local [INFO] [stderr] 50 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/projects.rs:6:56 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project` [INFO] [stderr] 7 | pub struct Project { [INFO] [stderr] | ------- `Project` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/projects.rs:6:69 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project` [INFO] [stderr] 7 | pub struct Project { [INFO] [stderr] | ------- `Project` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] | | --------- `ProjectId` is not local [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] | | --------- `ProjectId` is not local [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectLabel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] | | ------------ `ProjectLabel` is not local [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectLabel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] | | ------------ `ProjectLabel` is not local [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDescription` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] | | ------------------ `ProjectDescription` is not local [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDescription` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/projects.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / gen_wrapper!( [INFO] [stderr] 14 | | ProjectId: Uuid, [INFO] [stderr] 15 | | ProjectLabel: String, [INFO] [stderr] 16 | | ProjectDescription: String [INFO] [stderr] | | ------------------ `ProjectDescription` is not local [INFO] [stderr] 17 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/skills.rs:7:56 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Skill` [INFO] [stderr] 8 | pub struct Skill { [INFO] [stderr] | ----- `Skill` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/skills.rs:7:69 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Deserialize, Serialize, Hash)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Skill` [INFO] [stderr] 8 | pub struct Skill { [INFO] [stderr] | ----- `Skill` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/skills.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stderr] | ----------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SkillId` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillId` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/skills.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stderr] | ----------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SkillId` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillLabel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/skills.rs:13:29 [INFO] [stderr] | [INFO] [stderr] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stderr] | ----------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SkillLabel` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager/src/wrapper.rs:18:26 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive( $( $derive, )+ )] [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillLabel` [INFO] [stderr] | [INFO] [stderr] ::: skill-manager/src/skills.rs:13:29 [INFO] [stderr] | [INFO] [stderr] 13 | gen_wrapper!(SkillId: Uuid, SkillLabel: String); [INFO] [stderr] | ----------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `SkillLabel` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning 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] [stderr] [INFO] [stderr] warning: `skill-manager` (lib) generated 40 warnings [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/employees.rs:15:19 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_EmployeeDb` [INFO] [stderr] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stderr] | ---------- `EmployeeDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/employees.rs:15:30 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Default, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_EmployeeDb` [INFO] [stderr] 16 | pub struct EmployeeDb(pub HashMap); [INFO] [stderr] | ---------- `EmployeeDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/projects.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectDb` [INFO] [stderr] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stderr] | --------- `ProjectDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/projects.rs:9:32 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Default, Deserialize, Serialize)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectDb` [INFO] [stderr] 10 | pub struct ProjectDb(pub HashMap); [INFO] [stderr] | --------- `ProjectDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/skills.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SkillDb` [INFO] [stderr] 10 | pub struct SkillDb(pub HashMap); [INFO] [stderr] | ------- `SkillDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> skill-manager-in-memory/src/skills.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Clone, Deserialize, Serialize, Default)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SkillDb` [INFO] [stderr] 10 | pub struct SkillDb(pub HashMap); [INFO] [stderr] | ------- `SkillDb` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `skill-manager-in-memory` (lib) generated 6 warnings [INFO] [stderr] warning: `skill-manager-in-memory` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `skill-manager` (lib test) generated 40 warnings (40 duplicates) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> skill-manager-tui/src/main.rs:53:26 [INFO] [stderr] | [INFO] [stderr] 53 | fn new(selected_tab: &Header) -> Tabs<&'static str> { [INFO] [stderr] | ^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 53 | fn new(selected_tab: &Header) -> Tabs<'_, &'static str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `skill-manager-tui` (bin "skill-manager-tui" test) generated 1 warning (run `cargo fix --bin "skill-manager-tui" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skill_manager-ce9a2ae6655d9c37) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skill_manager_cli-adfeaaf4683ef3fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skill_manager_in_memory-35ceb01ef41aa222) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test employees::test::assign_project_to_employee_test ... ok [INFO] [stdout] test employees::test::assign_skill_to_employee_test ... ok [INFO] [stdout] test employees::test::employee_api_test ... ok [INFO] [stdout] test skills::test::skill_api_test ... ok [INFO] [stdout] test projects::test::projects_api_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/skill_manager_tui-1c4773734150e266) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests skill_manager [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests skill_manager_in_memory [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b21f0719fb52fc86e6a8e5c8458834f492673005557efd1be28edfe1368af20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21f0719fb52fc86e6a8e5c8458834f492673005557efd1be28edfe1368af20a", kill_on_drop: false }` [INFO] [stdout] b21f0719fb52fc86e6a8e5c8458834f492673005557efd1be28edfe1368af20a