[INFO] fetching crate oapi 0.1.2... [INFO] testing oapi-0.1.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate oapi 0.1.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate oapi 0.1.2 [INFO] finished tweaking crates.io crate oapi 0.1.2 [INFO] tweaked toml for crates.io crate oapi 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oapi 0.1.2 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 crates.io crate oapi 0.1.2 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 oapi_derive v0.1.2 [INFO] [stderr] Downloaded path-dedot v3.0.7 [INFO] [stderr] Downloaded sppparse_derive v0.1.3 [INFO] [stderr] Downloaded path-absolutize v3.0.6 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded sppparse v0.1.4 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5042aec576c09dc7cc2e01b7f56b87a255eefdfb710fd75c400a3226ced976c [INFO] running `Command { std: "docker" "start" "-a" "c5042aec576c09dc7cc2e01b7f56b87a255eefdfb710fd75c400a3226ced976c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5042aec576c09dc7cc2e01b7f56b87a255eefdfb710fd75c400a3226ced976c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5042aec576c09dc7cc2e01b7f56b87a255eefdfb710fd75c400a3226ced976c", kill_on_drop: false }` [INFO] [stdout] c5042aec576c09dc7cc2e01b7f56b87a255eefdfb710fd75c400a3226ced976c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 49207ce762ad7911ecacc76738f67aa2384924f4351c504d3dbef16160f21005 [INFO] running `Command { std: "docker" "start" "-a" "49207ce762ad7911ecacc76738f67aa2384924f4351c504d3dbef16160f21005", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sppparse_derive v0.1.3 [INFO] [stderr] Compiling oapi_derive v0.1.2 [INFO] [stderr] Compiling sppparse v0.1.4 [INFO] [stderr] Compiling oapi v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/objects/api_key_location.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/api_key_location.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/components.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/contact.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/contact.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/contact.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/document.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/document.rs:7:74 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/document.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/encoding.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/encoding.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/encoding.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/example.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example_selector.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example_selector.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/external_documentation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/header.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/header.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/header.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/info.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/info.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/info.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/license.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/license.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/license.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/link.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/link.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/link.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/media_type.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/media_type.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/media_type.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_authorization_code.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_authorization_code.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_authorization_code.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_client_credentials.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_client_credentials.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_client_credentials.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_implicit.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_implicit.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_implicit.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_password.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_password.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_password.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/operation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/operation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/operation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter_location.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_location.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter_style.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_style.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/path_item.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/request_body.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/request_body.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/request_body.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/response.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/response.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/response.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_api_key.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_http.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_http.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_http.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_oauth2.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_oauth2.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_oauth2.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_open_id_connect.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_open_id_connect.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/server_variable.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server_variable.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server_variable.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/tag.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/tag.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/tag.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/numeric_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_maximum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_maximum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_minimum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_minimum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_additional_item.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_additional_item.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_array.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_discriminator.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_discriminator.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_discriminator.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_numeric.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_numeric.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_numeric.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_object.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_object.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_object.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_string.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_string.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_string.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_xml.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_xml.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_xml.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/string_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/string_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | fn get(&self) -> Result>, SparseError>; [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] 10 | fn get(&self) -> Result>, SparseError>; [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] --> src/operators.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:38:79 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:46:79 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:54:79 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:62:79 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 69 | OApiOperatorImpl!(AnyOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 70 | OApiOperatorImpl!(OneOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 71 | OApiOperatorImpl!(AllOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 72 | OApiOperatorImpl!(NotSelect); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.88s [INFO] running `Command { std: "docker" "inspect" "49207ce762ad7911ecacc76738f67aa2384924f4351c504d3dbef16160f21005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49207ce762ad7911ecacc76738f67aa2384924f4351c504d3dbef16160f21005", kill_on_drop: false }` [INFO] [stdout] 49207ce762ad7911ecacc76738f67aa2384924f4351c504d3dbef16160f21005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] b4fd98b73d9063967281efb0e99d2d6436807807db9dcf21237075effe5e684f [INFO] running `Command { std: "docker" "start" "-a" "b4fd98b73d9063967281efb0e99d2d6436807807db9dcf21237075effe5e684f", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/objects/api_key_location.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/api_key_location.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/components.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/contact.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/contact.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/contact.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/document.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/document.rs:7:74 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/document.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/encoding.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/encoding.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/encoding.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/example.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example_selector.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example_selector.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/external_documentation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/header.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/header.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/header.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/info.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/info.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/info.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/license.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/license.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/license.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/link.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/link.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/link.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/media_type.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/media_type.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/media_type.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_authorization_code.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_authorization_code.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_authorization_code.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_client_credentials.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_client_credentials.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_client_credentials.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_implicit.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_implicit.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_implicit.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_password.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_password.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_password.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/operation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/operation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/operation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter_location.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_location.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter_style.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_style.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/path_item.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/request_body.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/request_body.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/request_body.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/response.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/response.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/response.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_api_key.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_http.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_http.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_http.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_oauth2.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_oauth2.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_oauth2.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_open_id_connect.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_open_id_connect.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/server_variable.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server_variable.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server_variable.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/tag.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/tag.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/tag.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/numeric_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_maximum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_maximum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_minimum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_minimum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_additional_item.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_additional_item.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_array.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_discriminator.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_discriminator.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_discriminator.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_numeric.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_numeric.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_numeric.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_object.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_object.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_object.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_string.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_string.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_string.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_xml.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_xml.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_xml.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/string_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/string_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | fn get(&self) -> Result>, SparseError>; [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] 10 | fn get(&self) -> Result>, SparseError>; [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] --> src/operators.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:38:79 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:46:79 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:54:79 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:62:79 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 69 | OApiOperatorImpl!(AnyOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 70 | OApiOperatorImpl!(OneOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 71 | OApiOperatorImpl!(AllOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 72 | OApiOperatorImpl!(NotSelect); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oapi v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> examples/ext_parsing.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize, Sparsable, OApiCheckInner)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDummyExt` [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 13 | pub struct OApiDummyExt { [INFO] [stdout] | ------------ `OApiDummyExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> examples/ext_parsing.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Serialize, Deserialize, Sparsable, OApiCheckInner)] [INFO] [stdout] | ^------------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDummyExt` [INFO] [stdout] 12 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 13 | pub struct OApiDummyExt { [INFO] [stdout] | ------------ `OApiDummyExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheckInner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheckInner` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheckInner` (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] --> tests/documents/extensions.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize, Sparsable, OApiCheckInner)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDummyExt` [INFO] [stdout] 7 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 8 | pub struct OApiDummyExt { [INFO] [stdout] | ------------ `OApiDummyExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> tests/documents/extensions.rs:6:63 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, PartialEq, Serialize, Deserialize, Sparsable, OApiCheckInner)] [INFO] [stdout] | ^------------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDummyExt` [INFO] [stdout] 7 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 8 | pub struct OApiDummyExt { [INFO] [stdout] | ------------ `OApiDummyExt` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheckInner` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheckInner` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheckInner` (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] --> src/objects/api_key_location.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/api_key_location.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiApiKeyLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiApiKeyLocation { [INFO] [stdout] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/components.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiComponents` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiComponents { [INFO] [stdout] | -------------- `OApiComponents` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/contact.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/contact.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/contact.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiContact` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiContact { [INFO] [stdout] | ----------- `OApiContact` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/document.rs:7:63 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/document.rs:7:74 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/document.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiDocument` [INFO] [stdout] ... [INFO] [stdout] 12 | pub struct OApiDocument { [INFO] [stdout] | ------------ `OApiDocument` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/encoding.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/encoding.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/encoding.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiEncoding` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiEncoding { [INFO] [stdout] | ------------ `OApiEncoding` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/example.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExample` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExample { [INFO] [stdout] | ----------- `OApiExample` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example_selector.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example_selector.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExampleSelector` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiExampleSelector { [INFO] [stdout] | ------------------- `OApiExampleSelector` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/external_documentation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExternalDocumentation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiExternalDocumentation { [INFO] [stdout] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/header.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/header.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/header.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiHeader` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiHeader { [INFO] [stdout] | ---------- `OApiHeader` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/info.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/info.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/info.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiInfo` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiInfo { [INFO] [stdout] | -------- `OApiInfo` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/license.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/license.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/license.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLicense` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiLicense { [INFO] [stdout] | ----------- `OApiLicense` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/link.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/link.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/link.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLink` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiLink { [INFO] [stdout] | -------- `OApiLink` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/media_type.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/media_type.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/media_type.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiMediaType` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiMediaType { [INFO] [stdout] | ------------- `OApiMediaType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlow` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlow { [INFO] [stdout] | ------------- `OApiOAuthFlow` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_authorization_code.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_authorization_code.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_authorization_code.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_client_credentials.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_client_credentials.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_client_credentials.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowClientCredentials` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stdout] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_implicit.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_implicit.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_implicit.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowImplicit` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stdout] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_password.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_password.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_password.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowPassword` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stdout] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/operation.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/operation.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/operation.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOperation` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiOperation { [INFO] [stdout] | ------------- `OApiOperation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiParameter` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiParameter { [INFO] [stdout] | ------------- `OApiParameter` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter_location.rs:4:69 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_location.rs:4:80 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterLocation` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterLocation { [INFO] [stdout] | --------------------- `OApiParameterLocation` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter_style.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_style.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterStyle` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiParameterStyle { [INFO] [stdout] | ------------------ `OApiParameterStyle` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/path_item.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiPathItem` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiPathItem { [INFO] [stdout] | ------------ `OApiPathItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/request_body.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/request_body.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/request_body.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiRequestBody` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiRequestBody { [INFO] [stdout] | --------------- `OApiRequestBody` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/response.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/response.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/response.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiResponse` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiResponse { [INFO] [stdout] | ------------ `OApiResponse` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 7 | pub enum OApiSecurityScheme { [INFO] [stdout] | ------------------ `OApiSecurityScheme` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_api_key.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeApiKey` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_http.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_http.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_http.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeHttp` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stdout] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_oauth2.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_oauth2.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_oauth2.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeOauth2` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stdout] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_open_id_connect.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_open_id_connect.rs:4:79 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stdout] ... [INFO] [stdout] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stdout] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServer` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiServer { [INFO] [stdout] | ---------- `OApiServer` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/server_variable.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server_variable.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server_variable.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServerVariable` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiServerVariable { [INFO] [stdout] | ------------------ `OApiServerVariable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/tag.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/tag.rs:5:74 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/tag.rs:5:85 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiTag` [INFO] [stdout] ... [INFO] [stdout] 9 | pub struct OApiTag { [INFO] [stdout] | ------- `OApiTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/numeric_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiNumericFormat { [INFO] [stdout] | ----------------- `OApiNumericFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_maximum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_maximum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMaximum` [INFO] [stdout] 5 | pub enum OApiNumericMaximum { [INFO] [stdout] | ------------------ `OApiNumericMaximum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_minimum.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_minimum.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMinimum` [INFO] [stdout] 5 | pub enum OApiNumericMinimum { [INFO] [stdout] | ------------------ `OApiNumericMinimum` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchema` [INFO] [stdout] 5 | #[serde(tag = "type")] [INFO] [stdout] 6 | pub enum OApiSchema { [INFO] [stdout] | ---------- `OApiSchema` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_additional_item.rs:7:59 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_additional_item.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stdout] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stdout] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_array.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaArray` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaArray { [INFO] [stdout] | --------------- `OApiSchemaArray` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_discriminator.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_discriminator.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_discriminator.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaDiscriminator` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stdout] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_numeric.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_numeric.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_numeric.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaNumeric` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaNumeric { [INFO] [stdout] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_object.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_object.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_object.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaObject` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaObject { [INFO] [stdout] | ---------------- `OApiSchemaObject` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_string.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_string.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_string.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaString` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaString { [INFO] [stdout] | ---------------- `OApiSchemaString` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_xml.rs:5:63 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_xml.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_xml.rs:5:94 [INFO] [stdout] | [INFO] [stdout] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `OApiExtensionExtractor` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaXml` [INFO] [stdout] ... [INFO] [stdout] 10 | pub struct OApiSchemaXml { [INFO] [stdout] | ------------- `OApiSchemaXml` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/string_format.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/string_format.rs:4:70 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiStringFormat` [INFO] [stdout] 5 | #[serde(rename_all = "camelCase")] [INFO] [stdout] 6 | pub enum OApiStringFormat { [INFO] [stdout] | ---------------- `OApiStringFormat` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | fn get(&self) -> Result>, SparseError>; [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] 10 | fn get(&self) -> Result>, SparseError>; [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] --> src/operators.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:38:79 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AnyOfSelect` [INFO] [stdout] 39 | pub struct AnyOfSelect { [INFO] [stdout] | ----------- `AnyOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:46:79 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OneOfSelect` [INFO] [stdout] 47 | pub struct OneOfSelect { [INFO] [stdout] | ----------- `OneOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:54:79 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_AllOfSelect` [INFO] [stdout] 55 | pub struct AllOfSelect { [INFO] [stdout] | ----------- `AllOfSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `SparsableTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/operators.rs:62:79 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Serialize, Deserialize, Getters, Sparsable, Clone, Debug, PartialEq, OApiCheck)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `OApiCheckTrait` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_NotSelect` [INFO] [stdout] 63 | pub struct NotSelect { [INFO] [stdout] | --------- `NotSelect` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 69 | OApiOperatorImpl!(AnyOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 70 | OApiOperatorImpl!(OneOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 71 | OApiOperatorImpl!(AllOfSelect); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 72 | OApiOperatorImpl!(NotSelect); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `OApiOperatorImpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/operators.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get(&self) -> Result>, SparseError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "b4fd98b73d9063967281efb0e99d2d6436807807db9dcf21237075effe5e684f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fd98b73d9063967281efb0e99d2d6436807807db9dcf21237075effe5e684f", kill_on_drop: false }` [INFO] [stdout] b4fd98b73d9063967281efb0e99d2d6436807807db9dcf21237075effe5e684f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86e8894e502e76f5ebfdb72cbfb35470df84c89c3560546dca206868f2021c74 [INFO] running `Command { std: "docker" "start" "-a" "86e8894e502e76f5ebfdb72cbfb35470df84c89c3560546dca206868f2021c74", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/objects/api_key_location.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiApiKeyLocation` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiApiKeyLocation { [INFO] [stderr] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/api_key_location.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiApiKeyLocation` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiApiKeyLocation { [INFO] [stderr] | ------------------ `OApiApiKeyLocation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiComponents` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiComponents { [INFO] [stderr] | -------------- `OApiComponents` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/components.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiComponents` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiComponents { [INFO] [stderr] | -------------- `OApiComponents` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/components.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiComponents` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiComponents { [INFO] [stderr] | -------------- `OApiComponents` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/contact.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiContact` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiContact { [INFO] [stderr] | ----------- `OApiContact` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/contact.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiContact` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiContact { [INFO] [stderr] | ----------- `OApiContact` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/contact.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiContact` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiContact { [INFO] [stderr] | ----------- `OApiContact` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/document.rs:7:63 [INFO] [stderr] | [INFO] [stderr] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiDocument` [INFO] [stderr] ... [INFO] [stderr] 12 | pub struct OApiDocument { [INFO] [stderr] | ------------ `OApiDocument` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/document.rs:7:74 [INFO] [stderr] | [INFO] [stderr] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiDocument` [INFO] [stderr] ... [INFO] [stderr] 12 | pub struct OApiDocument { [INFO] [stderr] | ------------ `OApiDocument` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/document.rs:7:85 [INFO] [stderr] | [INFO] [stderr] 7 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiDocument` [INFO] [stderr] ... [INFO] [stderr] 12 | pub struct OApiDocument { [INFO] [stderr] | ------------ `OApiDocument` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/encoding.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiEncoding` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiEncoding { [INFO] [stderr] | ------------ `OApiEncoding` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/encoding.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiEncoding` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiEncoding { [INFO] [stderr] | ------------ `OApiEncoding` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/encoding.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiEncoding` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiEncoding { [INFO] [stderr] | ------------ `OApiEncoding` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExample` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExample { [INFO] [stderr] | ----------- `OApiExample` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExample` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExample { [INFO] [stderr] | ----------- `OApiExample` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/example.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExample` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExample { [INFO] [stderr] | ----------- `OApiExample` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/example_selector.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExampleSelector` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiExampleSelector { [INFO] [stderr] | ------------------- `OApiExampleSelector` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/example_selector.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExampleSelector` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiExampleSelector { [INFO] [stderr] | ------------------- `OApiExampleSelector` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiExternalDocumentation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExternalDocumentation { [INFO] [stderr] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/external_documentation.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiExternalDocumentation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExternalDocumentation { [INFO] [stderr] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/external_documentation.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiExternalDocumentation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiExternalDocumentation { [INFO] [stderr] | ------------------------- `OApiExternalDocumentation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/header.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiHeader` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiHeader { [INFO] [stderr] | ---------- `OApiHeader` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/header.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiHeader` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiHeader { [INFO] [stderr] | ---------- `OApiHeader` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/header.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiHeader` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiHeader { [INFO] [stderr] | ---------- `OApiHeader` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/info.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiInfo` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiInfo { [INFO] [stderr] | -------- `OApiInfo` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/info.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiInfo` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiInfo { [INFO] [stderr] | -------- `OApiInfo` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/info.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiInfo` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiInfo { [INFO] [stderr] | -------- `OApiInfo` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/license.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLicense` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiLicense { [INFO] [stderr] | ----------- `OApiLicense` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/license.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLicense` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiLicense { [INFO] [stderr] | ----------- `OApiLicense` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/license.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLicense` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiLicense { [INFO] [stderr] | ----------- `OApiLicense` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/link.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiLink` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiLink { [INFO] [stderr] | -------- `OApiLink` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/link.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiLink` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiLink { [INFO] [stderr] | -------- `OApiLink` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/link.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiLink` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiLink { [INFO] [stderr] | -------- `OApiLink` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/media_type.rs:5:72 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiMediaType` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiMediaType { [INFO] [stderr] | ------------- `OApiMediaType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/media_type.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiMediaType` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiMediaType { [INFO] [stderr] | ------------- `OApiMediaType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/media_type.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiMediaType` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiMediaType { [INFO] [stderr] | ------------- `OApiMediaType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlow` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlow { [INFO] [stderr] | ------------- `OApiOAuthFlow` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlow` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlow { [INFO] [stderr] | ------------- `OApiOAuthFlow` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlow` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlow { [INFO] [stderr] | ------------- `OApiOAuthFlow` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_authorization_code.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_authorization_code.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_authorization_code.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowAuthorizationCode` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowAuthorizationCode { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowAuthorizationCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_client_credentials.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_client_credentials.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowClientCredentials` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_client_credentials.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowClientCredentials` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowClientCredentials { [INFO] [stderr] | ------------------------------ `OApiOAuthFlowClientCredentials` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_implicit.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stderr] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_implicit.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowImplicit` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stderr] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_implicit.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowImplicit` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowImplicit { [INFO] [stderr] | --------------------- `OApiOAuthFlowImplicit` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/oauth_flow_password.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOAuthFlowPassword` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stderr] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/oauth_flow_password.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOAuthFlowPassword` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stderr] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/oauth_flow_password.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOAuthFlowPassword` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOAuthFlowPassword { [INFO] [stderr] | --------------------- `OApiOAuthFlowPassword` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/operation.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiOperation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOperation { [INFO] [stderr] | ------------- `OApiOperation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/operation.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiOperation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOperation { [INFO] [stderr] | ------------- `OApiOperation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/operation.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiOperation` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiOperation { [INFO] [stderr] | ------------- `OApiOperation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameter` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiParameter { [INFO] [stderr] | ------------- `OApiParameter` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameter` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiParameter { [INFO] [stderr] | ------------- `OApiParameter` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiParameter` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiParameter { [INFO] [stderr] | ------------- `OApiParameter` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/parameter_location.rs:4:69 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterLocation` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiParameterLocation { [INFO] [stderr] | --------------------- `OApiParameterLocation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_location.rs:4:80 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Hash, Eq, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterLocation` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiParameterLocation { [INFO] [stderr] | --------------------- `OApiParameterLocation` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/parameter_style.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiParameterStyle` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiParameterStyle { [INFO] [stderr] | ------------------ `OApiParameterStyle` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/parameter_style.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiParameterStyle` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiParameterStyle { [INFO] [stderr] | ------------------ `OApiParameterStyle` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:72 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiPathItem` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiPathItem { [INFO] [stderr] | ------------ `OApiPathItem` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/path_item.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiPathItem` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiPathItem { [INFO] [stderr] | ------------ `OApiPathItem` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/path_item.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Default, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiPathItem` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiPathItem { [INFO] [stderr] | ------------ `OApiPathItem` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/request_body.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiRequestBody` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiRequestBody { [INFO] [stderr] | --------------- `OApiRequestBody` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/request_body.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiRequestBody` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiRequestBody { [INFO] [stderr] | --------------- `OApiRequestBody` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/request_body.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiRequestBody` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiRequestBody { [INFO] [stderr] | --------------- `OApiRequestBody` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/response.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiResponse` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiResponse { [INFO] [stderr] | ------------ `OApiResponse` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/response.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiResponse` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiResponse { [INFO] [stderr] | ------------ `OApiResponse` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/response.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiResponse` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiResponse { [INFO] [stderr] | ------------ `OApiResponse` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecurityScheme` [INFO] [stderr] ... [INFO] [stderr] 7 | pub enum OApiSecurityScheme { [INFO] [stderr] | ------------------ `OApiSecurityScheme` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecurityScheme` [INFO] [stderr] ... [INFO] [stderr] 7 | pub enum OApiSecurityScheme { [INFO] [stderr] | ------------------ `OApiSecurityScheme` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_api_key.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeApiKey` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_api_key.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeApiKey` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeApiKey { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeApiKey` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_http.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stderr] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_http.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeHttp` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stderr] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_http.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeHttp` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeHttp { [INFO] [stderr] | ---------------------- `OApiSecuritySchemeHttp` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_oauth2.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_oauth2.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOauth2` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/security_scheme_oauth2.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSecuritySchemeOauth2` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiSecuritySchemeOauth2 { [INFO] [stderr] | ------------------------ `OApiSecuritySchemeOauth2` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/security_scheme_open_id_connect.rs:4:68 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stderr] ... [INFO] [stderr] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stderr] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/security_scheme_open_id_connect.rs:4:79 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSecuritySchemeOpenIdConnect` [INFO] [stderr] ... [INFO] [stderr] 7 | pub struct OApiSecuritySchemeOpenIdConnect { [INFO] [stderr] | ------------------------------- `OApiSecuritySchemeOpenIdConnect` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServer` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiServer { [INFO] [stderr] | ---------- `OApiServer` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServer` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiServer { [INFO] [stderr] | ---------- `OApiServer` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServer` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiServer { [INFO] [stderr] | ---------- `OApiServer` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/server_variable.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiServerVariable` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiServerVariable { [INFO] [stderr] | ------------------ `OApiServerVariable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/server_variable.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiServerVariable` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiServerVariable { [INFO] [stderr] | ------------------ `OApiServerVariable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/server_variable.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiServerVariable` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiServerVariable { [INFO] [stderr] | ------------------ `OApiServerVariable` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/tag.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiTag` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiTag { [INFO] [stderr] | ------- `OApiTag` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/tag.rs:5:74 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiTag` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiTag { [INFO] [stderr] | ------- `OApiTag` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/tag.rs:5:85 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, PartialEq, Serialize, Deserialize, Clone, Getters, Sparsable, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiTag` [INFO] [stderr] ... [INFO] [stderr] 9 | pub struct OApiTag { [INFO] [stderr] | ------- `OApiTag` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/numeric_format.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericFormat` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiNumericFormat { [INFO] [stderr] | ----------------- `OApiNumericFormat` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_format.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericFormat` [INFO] [stderr] 5 | #[serde(rename_all = "camelCase")] [INFO] [stderr] 6 | pub enum OApiNumericFormat { [INFO] [stderr] | ----------------- `OApiNumericFormat` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_maximum.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMaximum` [INFO] [stderr] 5 | pub enum OApiNumericMaximum { [INFO] [stderr] | ------------------ `OApiNumericMaximum` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_maximum.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMaximum` [INFO] [stderr] 5 | pub enum OApiNumericMaximum { [INFO] [stderr] | ------------------ `OApiNumericMaximum` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/numeric_minimum.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiNumericMinimum` [INFO] [stderr] 5 | pub enum OApiNumericMinimum { [INFO] [stderr] | ------------------ `OApiNumericMinimum` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/numeric_minimum.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiNumericMinimum` [INFO] [stderr] 5 | pub enum OApiNumericMinimum { [INFO] [stderr] | ------------------ `OApiNumericMinimum` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema.rs:4:59 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchema` [INFO] [stderr] 5 | #[serde(tag = "type")] [INFO] [stderr] 6 | pub enum OApiSchema { [INFO] [stderr] | ---------- `OApiSchema` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema.rs:4:70 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchema` [INFO] [stderr] 5 | #[serde(tag = "type")] [INFO] [stderr] 6 | pub enum OApiSchema { [INFO] [stderr] | ---------- `OApiSchema` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_additional_item.rs:7:59 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stderr] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stderr] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_additional_item.rs:7:70 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Serialize, Deserialize, Clone, Sparsable, OApiCheck)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaAdditionalItem` [INFO] [stderr] 8 | pub enum OApiSchemaAdditionalItem { [INFO] [stderr] | ------------------------ `OApiSchemaAdditionalItem` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaArray` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaArray { [INFO] [stderr] | --------------- `OApiSchemaArray` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_array.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaArray` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaArray { [INFO] [stderr] | --------------- `OApiSchemaArray` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_array.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaArray` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaArray { [INFO] [stderr] | --------------- `OApiSchemaArray` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_discriminator.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaDiscriminator` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stderr] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_discriminator.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaDiscriminator` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stderr] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_discriminator.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaDiscriminator` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaDiscriminator { [INFO] [stderr] | ----------------------- `OApiSchemaDiscriminator` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_numeric.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaNumeric` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaNumeric { [INFO] [stderr] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_numeric.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaNumeric` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaNumeric { [INFO] [stderr] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_numeric.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaNumeric` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaNumeric { [INFO] [stderr] | ----------------- `OApiSchemaNumeric` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_object.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaObject` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaObject { [INFO] [stderr] | ---------------- `OApiSchemaObject` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_object.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaObject` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaObject { [INFO] [stderr] | ---------------- `OApiSchemaObject` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiCheck` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiCheck` (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] --> src/objects/schema/schema_object.rs:5:94 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^------ [INFO] [stderr] | | [INFO] [stderr] | `OApiExtensionExtractor` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiExtensionExtractor_FOR_OApiSchemaObject` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaObject { [INFO] [stderr] | ---------------- `OApiSchemaObject` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiExt` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `OApiExt` may come from an old version of the `oapi_derive` crate, try updating your dependency with `cargo update -p oapi_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 `OApiExt` (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] --> src/objects/schema/schema_string.rs:5:63 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `SparsableTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_sppparse_SparsableTrait_FOR_OApiSchemaString` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaString { [INFO] [stderr] | ---------------- `OApiSchemaString` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Sparsable` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Sparsable` may come from an old version of the `sppparse_derive` crate, try updating your dependency with `cargo update -p sppparse_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 `Sparsable` (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] --> src/objects/schema/schema_string.rs:5:83 [INFO] [stderr] | [INFO] [stderr] 5 | Debug, Clone, Serialize, Deserialize, Getters, PartialEq, Sparsable, Default, OApiCheck, OApiExt, [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `OApiCheckTrait` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_oapi_OApiCheckTrait_FOR_OApiSchemaString` [INFO] [stderr] ... [INFO] [stderr] 10 | pub struct OApiSchemaString { [INFO] [stderr] | ---------------- `OApiSchemaString` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `OApiCheck` defines the non-local `impl`, and may need to be changed [WARN] too many lines in the log, truncating it